Post
Topic
Board Project Development
Re: What is the fastest way to bulk check btc addresses balance ?
by
butt_coin
on 19/06/2019, 09:40:29 UTC
Run your own Electrum node and write a script to run against it, or index the blockchain into SQL like the Bitcoin-ABE backend and run against that.