Bitcoin transactions database of the richest wallets

Job ID: 31496146

Budget: $2 – $8 USD

The goal of this project is to build a database of Bitcoin transactions from the 2000 richest wallets in this cryptocurrency. Maybe there can be a decrease in the amount of wallets.

I already have the reference site that lists the rank of the richest wallets, which, in addition to the arrangement of these wallets, presents the history of all transactions recorded, with all the elements necessary to build the DB.

The challenge of the extraction is to create a database that will automatically update itself as any transaction occurs in any of these wallets, keeping a history of all transactions.

The database must show the following information:

Wallet
Block
Time
Amount
Price

All the above items are available on the reference site, as shown in the image.

The database does not need to be running constantly, it is enough to have a routine that performs the synthesis of all this information, generating a single csv file - for example - when the routine is executed.
Related categories: Database Programming