Post
Topic
Board Development & Technical Discussion
Re: [Question] Fast way to check bulk address bitcoin balance
by
apogio
on 16/11/2023, 09:43:00 UTC
Another solution to the problem:

Look into LoyceV's datasets: https://bitcointalk.org/index.php?topic=5254914.0

1. Download the daily data from there
2. Import them in a DB
3. Set your code to ask the DB if it includes the address you want.