Skip to content

Extracting and Exploring Blockchain Data from Ethereum

Notifications You must be signed in to change notification settings

InPlusLab/XBlock-ETH

 
 

Repository files navigation

XBlock-ETH

Extracting and Exploring Blockchain Data from Ethereum.

It consists of data and sample codes of Ethereum blockchain.

The data is the same as Etherscan.io, updated to 18,500,000 blocks now.

Too Long No Read

git clone https://github.com/tczpl/XBlock-ETH && cd XBlock-ETH

python3 download.py

Then you will download them as follows:

Finally, you can do anything you like with sample codes, e.g., python3 stat_Block.py.

About

Extracting and Exploring Blockchain Data from Ethereum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%