Consider this:
- The D3 visualizator comes from this personal fork of CodeFlower
- Data are real time and provided by blockchain.info via websockets .
- Mouse over any "ball" to see its respective TX number.
- The bigger the ball, the more bitcoins are involved with it.
- Every ball has many smaller children balls, they are its input TX's.
- Every 30 transactions, the flower get renewed to avoid putting too much weight on the user browser.
- Click the "disconnect/connect" button to close/open the websocket flow.
- Demo actually available here