Post
Topic
Board Development & Technical Discussion
Re: [Question] Fast way to check bulk address bitcoin balance
by
btc_enigma
on 16/11/2023, 06:22:18 UTC
Feel free to see the following github repo that uses several blockexplorer APIs to check address balances

https://github.com/xylevy/BTCSteroids


PS: [Blockonomics API](https://www.blockonomics.co/views/api.html#balance) actually allows to lookup multiple addresses in one call and should be quite useful for this task