Show HN: Live Bitcoin Transactions from around the globe in WebGL (earthbit.net)
I built this over the weekend. Any feedback is appreciated. Please note you will need a WebGL enabled browser. Thank you for checking it out.
--UPDATE-- HN Traffic is strangling earthbit. There is sporadic downtime due to the web services I am using, if no transactions appear after a few seconds, then please try again in an hour.
36 comments
[ 3.5 ms ] story [ 80.6 ms ] threadThank you
URL > about:config , search for WebGL, make sure webgl_enabled parameter is set to "True".
Still now working? Try this link: http://www.craftfortress.com/earthbit/index2.html
Edit: just refreshed, it's working now. Awesome project!
What you're seeing there (behind the globe) is pieces of my desktop, code in a text editor, even snippets of another tab open in safari! How is this even remotely secure? Would this be possible in other implementations of WebGL or just Safari's implementation? I understand that it allows for greater access to your computer's resources, but either way, after this user-experience I'm far less inclined to include it in future projects.
Original comment: Cool idea, although I kept waiting for additional/contextual info to load on the globe [a geographic or node-based map; weighted lines between points (or, wait, that doesn't make sense); a click-to-learn-more on the transactions themselves, etc.], just something to delve-into that would make it one-iota more interesting. Either way it's a soothing visualization.
Are the sounds' frequencies tied to the size of the transactions? If so, that's a great idea -- random-but-informative background noise! Kudos - keep refining it! (A bunch of 'texture unit not renderable' messages in console. Tried in Chrome Canary 33.0.1720.0 for Mac version 10.9.)
Tried your other link http://www.craftfortress.com/earthbit/index2.html and the textures loaded no problem (I see the map of countries projected on the globe) -- but transactions aren't loading in now.
Sound, Color and Size of the column depend on the transaction size.
I will be adding further information such as wallet address and other variables in the future. Thanks for your feedback = )
That is awesome! I do believe that is a video driver malfunction and it doesn't pose a security risk
Explaination: http://millybitcoin.com/is-ip-address-associated-with-transa...
I made IP whois stats of nodes I am currently connected to and they are: 8x USA (3x NY, 2x Texas, 1x California, 1x Virginia, 1x Georgia), 2x France, 2x China, 2x Russia, 2x Poland, 2x Switzerland, 1x Czech Republic, 1x Germany, 1x Portugal, 1x Sweden, 1x New Zealand, 1x Netherlands.
My transaction will be relayed to these nodes and then one of them will be first to relay it further to blockchain.info - and it's the IP of this lucky relay node what you'll show. Which one will be the first depends most likely on [temporary speed of connection between me and relay nodes + processing speed of relay nodes + temporary speed of connection between relay nodes and blockchain.info nodes] and such combination will make it semi-random. You will detect my transaction as being located in NYC or in Beijing or in Paris or wherever, but it has totally nothing to do with my actual location and calling it approximation is a misunderstanding.
Or I'll use online wallet in which case it will be even less related to my geographic location (it will be semi-random based of nodes connected to my online wallet's server).
What you show is a nice visualization, but it's rather a map of the best-connected nodes and it has nothing to do with geographic location of senders of bitcoin transactions.
You are right about online wallets. If you use your blockchain wallet, I do believe the IP of the relay will register as 127.0.0.1, and for this reason I have them omitted from the presentation.
EDIT - everything is going down. I also just uploaded an incorrect older version which is sending GETs with 127.... sigh give it a few days. Ignore my last paragraph Thanks again for your feedback and explanation regarding nodes.
The latency you mention is actually [my latency to relay node] + [relay node latency to blockchain.info]. I have 20 ms to node A and it has 100 ms to blockchain.info for a total latency of 120 ms. I have 100 ms to node B and it has 10 ms to blockchain.info for a total latency of 110 ms. Node B will most likely relay my transaction to blockchain.info before node A, even if it's five times “farther” from me (100 ms) than node A (20 ms). The combination of latencies makes the relaying IP reported by blockchain.info semi-random.
I don't mean to bring you down or criticize. This is a really cool visualization! It simply visualizes different thing that most people think it does.
I see the globe and hear the music but I don't see transactions.
I'd recommend disabling the music load for now while HN hits it. It will save on some unnecessary traffic. You can always re-enable it again in a few days.
The PROXY I use for the JSONP request got taken down by the traffic - can anyone offer a suitable replacement JSONP proxy URL for me ot use? Help would be greatly appreciated!
craftfortress link works fine