Selling Checker (Checker of Bitcoin addresses based on the database)

What are you selling? Give details about the product you want to sell.

goodwinpro

New member
Private keys are randomly generated to create a 32-byte hexadecimal string using a cryptographically secure function. Private keys are converted to their corresponding public keys. Thus, we get a bitcoin address and its private key.

The generated address is searched in the database, and if it is found that the address has a balance, then the private key, public key and wallet address are stored in a text file BTCchecker.txt.

How many addresses are there in the database?

The database currently stores 33 million addresses with a balance.
This is the total number of P2PKH Bitcoin addresses with a balance that exist in the block chain.


SYSTEM REQUIREMENTS!!

For example, for downloading 33 files, 16 GB of RAM will be enough, and for 18 files (4 GB of RAM) .
One file — 1 million addresses.

The program uses multiprocessing to perform parallel calculations.
Each random address is checked in 0.0032457721 seconds (on all available CPUs).


Did you find an address with a balance? What should I do next?

Download the Electrum wallet and import the private key there, which is saved in BTCchecker.txt.
You will be able to withdraw all funds from Electrum to your bitcoin wallet (or return it to the owner)

If you get an error when loading the database, then you need to reduce it, try to remove unnecessary files. And also, if it starts to hang up in the process, just watch how much RAM you have free. The whole problem is in the RAM.


For the purchase, write in private messages
 
Top