Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
51521533
Topic
2159050
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.