Below is a collection of tools and resources to help you analyse blockchain data.
Quick Access
- Tutorials
- Blockchain Explorers
- Blockchain Transaction History (Big Query)
- Analytics Tools
- APIs
- Python Libraries
- R Packages
- ETL
Tutorials
- Ethereum data for Python Developers
- Decoding Ethereum Smart Contract Data
- Detecting structural changes in blockchain transaction time series using R
- Dune Analytics introduction tutorial (with examples)
- Introducing
geckor
, an R package to query the CoinGecko API - Using Opensea and Etherscan APIs to retrieve NFT related data using R
- Data Science on Blockchain with R. Part II: Tracking the NFTs
- Access Ethereum Data Using Web3.py, Infura, and The Graph
Blockchain Explorers
Blockchain Transaction History (BigQuery)
Learn more here.
Analytics Tools
APIs
Python Libraries
- Bitcoin
- trinity and web3.py (Ethereum)
- blockcypher (Bitcoin, Litecoin, Dogecoin, Dash)
- tronpy (TRON)
- litecoin-utils (Litecoin)
- Ethereum ETL