
A web-based visualization tool for Bitcoin transactions.
Displays recent transactions from the Bitcoin blockchain as circles on the screen.
Circle size represents the transaction value (larger circle = larger transaction).
Colors are derived from the first characters of the transaction hash, giving each transaction a unique color.
Users can hover over a circle to see the transaction size and click it to open the transaction details on a blockchain explorer.
The visualization shows up to about 300 transactions at the same time.
Designed as a simple, real-time visual way to observe activity on the Bitcoin network.


Leave a Comment