mevlog.rs is a web interface for mevlog-rs CLI. It's in a prototype stage and likely to break at any time.
This project aims to provide an easy-to-use Open Source tool for querying Ethereum transactions data with EVM tracing insights. You can read about the origin of the project on my blog.
Currently, with the web UI, it's only possible to query by very limited block ranges. The project is in the early development stage, and its performance is not optimized.
It uses a Reth archive node, so it's possible to query and trace transactions even from older blocks.
The backend is implemented with axum. Transaction call traces are generated using cast.