Post
Topic
Board Project Development
Re: List of all Bitcoin addresses with a balance
by
btc_enigma
on 24/09/2020, 09:43:56 UTC
AFAIK you don't need to download this if you run a node
on any bitcoind node you can run dumptxoutset command and then just parse it

and when https://github.com/bitcoin/bitcoin/pull/18689/ gets merged, you won't even need to parse it


This feature would be really nice. Thanks for highlighting it