Ross ROSS = Recommend OSS · open-source software intelligence for agents

blockchain-etl/ethereum-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ observed · 2026-08-28

github.com/blockchain-etl/ethereum-etl · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 64
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3045
  • days_rel: n/a
  • days_push: 220
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3127 stars · 900 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python CLI tool that extracts Ethereum blockchain data (blocks, transactions, token transfers, logs, traces, contracts) and exports it to CSV/JSON or loads it into relational databases and Google BigQuery. It also supports continuous streaming of new blockchain data.

Use cases

  • export ethereum blocks and transactions to csv
  • extract erc20 and erc721 token transfers
  • load ethereum blockchain data into bigquery
  • stream new ethereum blocks in real time
  • analyze smart contract events and logs
  • export internal transactions and traces
  • build a local relational database of ethereum data

When to choose

  • you need ethereum blockchain data in CSV, JSON, or SQL for analytics
  • you want to replicate the public BigQuery ethereum dataset yourself
  • you need batch or streaming extraction of blocks, token transfers, or traces
  • you prefer a simple pip-installable CLI over running your own indexer

When to avoid

  • you need multi-chain support beyond Ethereum
  • you need maximum extraction performance (consider the Rust rewrite ethereum-etl.rs)
  • you want a hosted API rather than running extraction jobs yourself
  • you need non-EVM chains like Solana or Bitcoin

Facets

cli-tool · maturity active

etl cli data-science analytics blockchain analytics big-data python cli cross-platform cloud ethereum blockchain-etl erc20 erc721 bigquery csv-export blockchain-analytics infura cryptocurrency data-engineering

3 sources

Member repositories

RepositoryRoleHealth v2
blockchain-etl/ethereum-etlmain52

For agents

markdown · JSON · MCP: product_card(name="blockchain-etl/ethereum-etl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem