2
This URL today: https://blockchain.info/q/getblockcount
Was giving the error "Too many requests".
Any alternative out there to get the blockcount via an API? Thanks
2
This URL today: https://blockchain.info/q/getblockcount
Was giving the error "Too many requests".
Any alternative out there to get the blockcount via an API? Thanks
2
Another public API I found for this:
https://blockexplorer.com/api/status?q=getBlockCount
But the best one so far, is blockR.io because it even has testnet support:
0
You can use our API:
Get latest block (total blocks count )
testnet support? – knocte – 2016-12-29T08:05:57.473
Works fine for me (5 minutes after you posted your question). – Greg Hewgill – 2016-06-27T00:42:32.723