BTC Finder - (community free software)

BTC Finder - (community free software)

dev

⚙️Bitcoin Finder⚙️ is a tool for generating private keys for wallets (including forgotten wallets), verifying and saving Bitcoin wallets. 

It automatically creates private keys, calculates the corresponding Bitcoin addresses and checks their balance using blockchain.info


A private key is generated 

From this private key, two types of addresses are calculated:

  P2PKH (Pay-to-PubKey-Hash) - a classic Bitcoin address (starts with 1).

  P2WPKH (Pay-to-Witness-PubKey-Hash) - Bech32 format address (starts with bc1).

The received addresses are verified in the blockchain via the blockchain.info API.

Two addresses are generated from each private key (of each type P2PKH and P2WPKH). By batches of 12 private keys (24 addresses each) for 1 request to API blockchain.info their balance is checked.


If any of the addresses has a balance, the data is saved to the wallets.txt file.


All checked keys and addresses are recorded in checked_addresses.txt to avoid repeated checks. You can also share your checked_addresses.txt with other users to avoid repeated checks of the same wallets and to speed up the process.


‼️‼️To increase the chances of finding addresses with balances many times over, we came up with a simple concept of exchanging .txt files, in which a database of already processed addresses is formed. 


In order for the community to increase its chances by thousands and millions of times, just throw your txt files into a specially created thread in Telegram or Discord. By combining efforts, we will definitely get a result!‼️‼️


For download software join our community:

Telegram: https://t.me/+FodkyYU3LbBiMmFk
Discord: https://discord.gg/S77ZqyNAht



Report Page