mevlog.rs is a web interface for mevlog-rs CLI. It's currently in a prototype stage.
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 currently requires a public RPC URL to work.
The backend is implemented with axum. Transaction call traces are generated using cast.