Post
Topic
Board Development & Technical Discussion
Re: Read and convert UTXO to normal view!
by
HeRetiK
on 12/02/2019, 15:39:29 UTC
I think a bit more context is needed here to make helping easier. What tool / API did you use to get this dataset?

I wrote a script for node js that pulls the entire base of the key -- value pair and saves everything to a file

What are you trying to do? Unless you are after a very specific use case I'm fairly certain there are easier ways to achieve your goal rather than trying to parse Bitcoin's chainstate LevelDB.