Addred/Transaction details (hover over nodes)

About: Visualization of bitcoin transactions (unconfirmed ones).

Node size scale:
LEGEND: Green = input, Red = output, Yellow = input+output, Blue = transaction
NAVIGATION: mouse + scroll = pan/zoom, SPACE = run/pause
TODO:
    - auto remove transactions older then x min or verified 
    - show transaction details on hover 
    - connect disconect button 
    - listen for a specyfic address and color it and display alert when present
    - render graph for specyfic address/transaction
    - categorise transactions (simple, payments, mixing etc )
    

This is a fork of https://github.com/dailyblockchain/dailyblockchain.github.io with high resolution enabled. See https://dailyblockchain.github.io/ for the original.

Found this interesting :-) Please send some Satoshis here to keep me going:

1NGBYHnYYM1i4HZkLsoRy3oFB2DzqusCoU

donate

This visualisation was possible thanks to blockchain.info api and vivagraph.js library.