Post
Topic
Board Project Development
Merits 6 from 5 users
Re: List of all Bitcoin addresses with a balance
by
bitwise
on 17/09/2020, 15:45:08 UTC
⭐ Merited by Welsh (2) ,Ratimov (1) ,npuath (1) ,vapourminer (1) ,JayJuanGee (1)
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