środa, 15 kwietnia 2020

Visualization of Bitcoin transaction - pizza purchase


This is the visualization of the famous Bitcoin transaction.

https://blockstream.info/tx/a1075db55d416d3ca199f55b6084e2115b9345e16c5cf302fc80e9d5fbf5d48d

In 2010 Laszlo Hanyecz paid 10K BTC for two pizzas. If you want to investigate this story go directly to the original post he wrote on the Bitcointalk forum.
https://bitcointalk.org/index.php?topic=137.0

The visualization tracks the origins of the coins used in the transaction up to their coinbase.  I made it using python, Blockstream API and Pygraphviz.

The green color marks all the coinbase transaction. The blue color was used to show amounts above 100 BTC and orange above 1000 BTC.
Names of the graph's nodes were derived from the hex representation of the last two bytes of the transaction hashes.

https://pygraphviz.github.io/
https://github.com/Blockstream/esplora/blob/master/API.md

If you want to quickly see the more detail picture follow the link
https://qxzlog.blogspot.com/p/blog-page.html

Brak komentarzy:

Prześlij komentarz