Post
Topic
Board Project Development
Re: [ANN] bitcoindata.science
by
LoyceV
on 20/03/2023, 09:28:22 UTC
Do you still have a server running a full node?
Yes.

Quote
I never worked with a full node, but I can try to make an API for it that would allow such requests.
I don't think Bitcoin Core can do this directly, but there are some python scripts to dump address data. I think it comes from chainstate, so I think it would also work on a pruned node.