We're developing an block explorer, after searching a lot I found that my best options is to use:
Insight
ABE
but our current node is running on prune, so I can't use ABE, from what i saw from insight, it works like an API, and we don't want to use a third-party service.
I've multiple other hosts that I can use to install a full node, I'm just wondering if this is the best way to do this.
Any tips?