Author

Topic: UXTO extractor (Read 305 times)

newbie
Activity: 6
Merit: 0
October 20, 2017, 09:44:45 PM
#2
As an option I can write or find a blockchain parser extracting all transactions and then just find which are spent.
I just thought if there is something known and simple which convert the chainstate in readable format.
newbie
Activity: 6
Merit: 0
October 20, 2017, 09:09:49 PM
#1
Hi there,

What is the easiest way to get all UTXO from chainstate extracted with TX ID and amount in any open readable format like txt or json? Preferred would be a standalone python script.

I planned to do it like in "official" way via LevelDB, however LevelDB is a real bs on Linux or Windows.

Any known ways without LevelDB/plyvel packages installation?
Jump to: