Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: What data LevelDB stores?
by
ETFbitcoin
on 09/02/2023, 12:32:39 UTC
⭐ Merited by NotATether (1) ,vapourminer (1)
But what kind of data about UTXO is stored in there? I've heard that it's like txid -> data about all UTXOs, but what kind of data? Saw that there are some bits that indicates if a vout is spent or not. And when all bits show that all vouts are spent, this pair txid -> vouts will be deleted

See https://bitcoin.stackexchange.com/a/29418.