Bitcoin-RT plots realtime bitcoin transactions on a modified Mercator projection of the world. Geocoordinates are determined by the first established node to relay each transaction through the Bitcoin p2p network. All data is fetched from Blockchain.info's WebSocket API, a low latency streaming socket channel. Optimized for Google Chrome.
Bitcoin-RT was created as my first attempt at simple webapp development using JS libraries.
==========
####Bitcoin-RT after ~25 minutes and 1000+ transactions
==========
####Libraries and APIs
==========
#####Bitcoin-RT is deployed and viewable at Bitcoin-RT.com.