About: Visualization of bitcoin transactions (unconfirmed ones).
Node size scale:
    - 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 )
    
    
    Found this interesting :-) Please send some Satoshis here to keep me going:
    1NGBYHnYYM1i4HZkLsoRy3oFB2DzqusCoU

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