Post
Topic
Board Bitcoin Technical Support
Re: Check BTC balance programmatically
by
mullick
on 06/02/2024, 08:24:47 UTC
For OP's purpose the amount of time it would take to parse a fully indexed chain into an sql database is probably the same time frame to query that list for all 200m+ addresses. In the long term the database would be the way to go though imo. Plus its a great way to learn more about the protocol.

I'm guessing OP set keypool=200000000 and now wants to check for collisions  Grin