Author

Topic: Help developing an Explorer (Read 186 times)

staff
Activity: 3500
Merit: 6152
November 18, 2018, 03:33:06 AM
#4
Hey OSS, thanks for share that, since months ago i was asking my self how to setup an explorer, and i even was thinking to code it my self, and now after reading about Blockcypher i see the light at end of the tunnel. I will wget that code and give it a try.

By the way, do you know if Blockcypher works for other coins or only for BTC?

I don't think so, the service itself works for Dogecoin, Litecoin, and Bitcoin so I'm going to assume the same thing goes for the source and even If not, you should be able to tweak it since both LTC and DOGE are forked from bitcoin.
legendary
Activity: 3346
Merit: 3125
November 17, 2018, 10:14:00 AM
#3
When it comes to the balance etc. I don't think that something you could easily call using RPC commands. You could try Blockcypher: https://github.com/blockcypher/explorer

Hey OSS, thanks for share that, since months ago i was asking my self how to setup an explorer, and i even was thinking to code it my self, and now after reading about Blockcypher i see the light at end of the tunnel. I will wget that code and give it a try.

By the way, do you know if Blockcypher works for other coins or only for BTC?
staff
Activity: 3500
Merit: 6152
November 17, 2018, 08:51:00 AM
#2
When it comes to the balance etc. I don't think that something you could easily call using RPC commands. You could try Blockcypher: https://github.com/blockcypher/explorer
newbie
Activity: 24
Merit: 0
November 16, 2018, 03:54:58 PM
#1
I've a full bitcoind node running, whats my best option to make an explorer? (i only need the back-end), essentially i need 3 calls, address info, block info and tx info.

I tried insight but it doesn`t seems to work.
Jump to: