An open API service indexing awesome lists of open source software.

https://github.com/root240/btc-finder

offline btc finding
https://github.com/root240/btc-finder

Last synced: 3 months ago
JSON representation

offline btc finding

Awesome Lists containing this project

README

        

# btc-finder
offline btc finding

The script randomly generates a private key in hexadecimal and converts it to an address and checks it in the database. If it is available there, it saves all the information related to that key in a file called balance.txt.

There are 23097616 bitcoin addresses with balance in the database file
The point of this database file is only the addresses that start with 1

The addresses file is available in Releases