Overview
mev-inspect-py is an MEV inspector for Ethereum
Given a block, mev-inspect finds:
- Validator payments (gas + coinbase)
- Tokens transfers and profit
- Swaps and arbitrages
- ...and more
All data is stored in Postgres for querying and analysis
To get started, check out the quick start
To see which data inspect produces, check out the data section
Access and contribute to the public mev-inspect-py repository here.