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
- Host: GitHub
- URL: https://github.com/root240/btc-finder
- Owner: root240
- License: mit
- Created: 2024-06-02T09:13:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T16:27:43.000Z (12 months ago)
- Last Synced: 2025-01-13T11:16:47.423Z (4 months 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 findingThe 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 1The addresses file is available in Releases