1
1
I have a visualization that shows realtime bitcoin transactions plotted on earth: https://blocks.wizb.it.
I relies on blockchain.info's websocket API, which used to include the relay IP per transaction but unfortunately it is now always including 0.0.0.0 instead of a public IP. I've tweeted them about it, but I am looking for an alternative. Does anyone know one?
I am running a full node already, however it is not well connected enough to do this myself and actually get more than 10 different peers.
Ah blockcypher also has a WS API, I can use this until blockchain.info recovers. Thanks! – askmike – 2017-09-27T09:15:28.227