Open-source Bitcoin private key scanner (BTC puzzle checker)
3 Ethicbruthackek 1 5/27/2025, 4:08:04 PM github.com ↗
Comments (1)
Ethicbruthackek · 18h ago
Educational tool that scans user-defined bit ranges to discover known Bitcoin private keys. Matches are checked against a 50M address SQLite database.
Not meant for unethical use – purely for puzzle exploration and blockchain learning.
Built with Python, supports Electrum import formats (BIP44, 49, 84). Feedback welcome!