The open-source, real-time block explorer for the Morpheus AI network on Base.
MorScan indexes providers, models, sessions, staking, and MOR pricing on Base in real time, verified with signed provenance receipts. Live at morscan.io.
MorScan reads the Morpheus compute, builder, and token contracts on Base and turns them into a live, searchable view of the network. The full on-chain history was re-derived from the source contracts, so MorScan replays the whole tape rather than a rolling window: every inference session, every model bid ever posted, every provider, and the complete MOR price history from the pool's first block.
MorScan exposes a documented REST API for network data: models, providers, sessions, subnets, holders, and pricing. Every response carries an Ed25519 provenance receipt that chains back to the DRM3 root, so results are verifiable, not just displayed.
Full specification at morscan.io/openapi.json, and the source is on GitHub.