Analytics tools
The following guide lists platforms you can use to gather analytics and setup customizations about OP Mainnet.
Blocknative
Blocknative (opens in a new tab) lets you decode (opens in a new tab) and analyze (opens in a new tab) OP Stack Batches submitted to the Ethereum L1. You can inspect, analyze, decode, and download the data of any batch – confirmed on-chain or not – via public APIs or visually through the Ethernow Explorer (opens in a new tab). Below you can find links to the different resources:
- Batch Decoding API (opens in a new tab): decode OP Stack Batch transactions into its human-readable, JSON format.
- Blob Archive API (opens in a new tab): take any versioned hash of an OP Stack Blob and receive the blob data (even beyond the 4096 epoch window of storage).
- Mempool Archive (opens in a new tab): Analyze any OP Stack transaction that was in the Ethereum mempool to see detection time, time pending, gas, etc.
- Ethernow explorer (opens in a new tab): Visually see transactions and batches enter the mempool and get organized into blocks. Use this filter to see OP Stack Batches enter the mempool and land on-chain.
Tenderly
Tenderly (opens in a new tab) provides comprehensive monitoring and security solutions for OP-powered Chains, allowing you to stay informed and respond proactively to potential issues in real time.
- Configure Tenderly Alerts (opens in a new tab) for monitoring wallets and setting up real-time notifications on transactions and contract events. Notifications trigger external webhooks, PagerDuty, or chat apps like Telegram and Slack.
- Rely on Developer Explorer (opens in a new tab) to monitor and analyze transaction execution with high level of details.
- Use Web3 Actions (opens in a new tab) to automate predefined responses, improving security and user experience.
- Integrate Simulation RPC (opens in a new tab) to predict transaction outcomes such as the expected asset changes, precise gas usage, and emitted events.
Dune analytics
Dune Analytics (opens in a new tab) allows anyone to create dashboards that present information about OP Chains (OP Mainnet, Base, and Zora are available). See Dune Docs (opens in a new tab) for more info. You can find a list of community created dashboards for OP Chains here (opens in a new tab), or create your own (opens in a new tab) dashboard.
Here are some of our favorite dashboards so far:
- OP Chains / Superchain - L2 Activity, Chain Economics (opens in a new tab)
- OP Chains / Superchain - Popular Apps & Project Usage Trends (opens in a new tab)
- By OP Chain - L2/L1 Chain Economics (opens in a new tab)
- OP Token House Delegates (opens in a new tab)
- Superchain NFTs (opens in a new tab)
Additional tools and resources
Here are some additional tools and resources for OP Mainnet analytics and development:
- L2 Usage and Comparison: growthepie (opens in a new tab)
- OP Analytics (Incentive Tracking, Helper Functions, Public Analysis): OP Analytics on GitHub (opens in a new tab)
- Contribute to NumbaNERDs: Issues on GitHub (opens in a new tab)