Post
Topic
Board Project Development
Re: [BACK ONLINE] Bitcoin block data (665 GB): inputs, outputs and transactions
by
LoyceV
on 16/03/2022, 11:05:08 UTC
How do you currently extract the data you publish?
See:
Credits
Blockchair Database Dumps has a staggering amount of data, easily accessible (at 10 100 kB/s) with daily updates. All data in this topic comes from Blockchair.
(nobody ever reads the OP)

Quote
For operations on local blocks I have used that parser: https://github.com/gcarq/rusty-blockparser
Configuration was really easy, processing of course takes some time.
Memory usage to get balances: ~18GB. That would take big VPS.