Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52461917
Topic
5184788
Board
Development & Technical Discussion
Re: Generate All bitcoin addresses with balance
by
BitCryptex
on
15/09/2019, 14:49:20 UTC
Quote from: jay2212 on September 15, 2019, 02:12:19 PM
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.