Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
47841891
Topic
5064946
Board
Development & Technical Discussion
Merits
1 from 1 user
Re: All bitcoin addresses with balance
by
keychainX
on
12/11/2018, 20:34:04 UTC
⭐ Merited by
malevolent
(1)
Quote from: drawingthesun on November 11, 2018, 02:49:50 AM
Anyone have a script to get this out of a Bitcoin core node ourselves?
There are several on github.
https://github.com/alecalve/python-bitcoin-blockchain-parser
and
https://github.com/tenthirtyone/blocktools
my favourite though is
https://github.com/znort987/blockparser
but the official version has a bug and crashes around block 424.000
but there are custom made versions that passes this bug...