Post
Topic
Board Development & Technical Discussion
Re: Generate All bitcoin addresses with balance
by
BitCryptex
on 15/09/2019, 14:49:20 UTC
I was wondering if there was a way to retrieve all bitcoin public addresses with a non-zero balance.

You should be able to do it using this BlockParser. Note that you will have to run a fully synchronised node with txindex set to 1.