Bitcoin Forum
May 10, 2024, 08:12:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: UXTO extractor  (Read 280 times)
kopacb (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 21, 2017, 02:09:49 AM
Last edit: October 21, 2017, 02:20:55 AM by kopacb
 #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?
1715371927
Hero Member
*
Offline Offline

Posts: 1715371927

View Profile Personal Message (Offline)

Ignore
1715371927
Reply with quote  #2

1715371927
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715371927
Hero Member
*
Offline Offline

Posts: 1715371927

View Profile Personal Message (Offline)

Ignore
1715371927
Reply with quote  #2

1715371927
Report to moderator
1715371927
Hero Member
*
Offline Offline

Posts: 1715371927

View Profile Personal Message (Offline)

Ignore
1715371927
Reply with quote  #2

1715371927
Report to moderator
1715371927
Hero Member
*
Offline Offline

Posts: 1715371927

View Profile Personal Message (Offline)

Ignore
1715371927
Reply with quote  #2

1715371927
Report to moderator
kopacb (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 21, 2017, 02:44:45 AM
 #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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!