https://github.com/root240/btc-finder
offline btc finding
https://github.com/root240/btc-finder
Last synced: 8 months ago
JSON representation
offline btc finding
- Host: GitHub
- URL: https://github.com/root240/btc-finder
- Owner: root240
- License: mit
- Created: 2024-06-02T09:13:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T16:27:43.000Z (about 2 years ago)
- Last Synced: 2025-03-03T00:23:14.901Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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