Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
jacky19790729
on 11/04/2021, 09:48:27 UTC
is there maybe a way to compare a list of bitcoin adresses i have generaded with a list of adresses with balance?
if i check it online with some tools i need to long to check for balance. the better way is to compare 2 lists but do know  someone a way to do this?

https://gz.blockchair.com/bitcoin/addresses/

download it ....... My computer check 1 address only 1~2 second

Code:
$ time grep  16jY7qLJnxb7CHZyqBP8qca9d51gAjyXQN blockchair_bitcoin_addresses_latest2.tsv
16jY7qLJnxb7CHZyqBP8qca9d51gAjyXQN      64016564

real    0m1.833s
user    0m0.421s
sys     0m0.514s