Explore MegaETH, an EVM-compatible Layer-2 blockchain designed for ultra-low latency, high throughput, and seamless Ethereum tooling via its JSON-RPC interface.
<p>MegaETH is designed for performance, delivering up to 20,000 TPS with ~10ms block times and sub-second finality. It maintains full EVM compatibility and supports upgrades such as EIP-1559 and EIP-7702, ensuring smooth integration with existing Ethereum tooling. By offering Web2-level responsiveness, MegaETH enables developers to build scalable, real-time decentralized applications. Its architecture prioritizes speed, scalability, and efficiency without compromising Ethereum’s security model.</p>
<p>
– <strong>Related:</strong>
📚 <a href="/docs/supported-blockchains" target="_self" title="Supported Blockchains - tiers documentation">Supported Blockchains</a> •
🌐 <a href="https://tatum.io/nodes" title="Tatum RPC Nodes - Fast, Reliable, Affordable">RPC Nodes</a> →
<a href="https://tatum.io/chain/megaeth" title="Tatum MegaETH Blockchain Website"> MegaETH</a>
• 🔗 <a href="https://www.megaeth.com/" target="_blank" title="MegaETH Official website">Official MegaETH Website</a>
</p>
<h2>RPC Gateway for MegaETH blockchain</h2>
<div class="tatum-grid">
<div class="tatum-grid-header" id="megaeth">
<div class="tatum-blockchain-info">
<img src="https://blockchains.tatum.io/assets/img/megaeth.svg" alt="MegaETH Logo" class="tatum-blockchain-logo" />
<h3>MegaETH RPC networks</h3>
</div>
<div class="tatum-buttons">
<a class="tatum-btn tatum-get-started" href="https://dashboard.tatum.io/chains/megaeth?origin=docs&chain=megaeth" target="_blank" title="Get started with MegaETH RPC">🚀 Get Started</a>
</div>
</div>
<div class="tatum-grid-row tatum-network-row">
<div class="tatum-grid-cell"><span class="tatum-tier" title="Tier 3">✨</span>
<h4>MegaETH Carrot</h4>
</div>
<div class="tatum-grid-cell"></div>
<div class="tatum-grid-cell actions">
<a class="tatum-btn small" href="https://www.megaexplorer.xyz" target="_blank" title="Explorer for Carrot">🕵️ Explorer</a>
</div>
</div>
<div class="tatum-grid-row tatum-interface-row">
<div class="tatum-grid-cell tatum-interface-name">↳ JSON-RPC</div>
<div class="tatum-grid-cell">https://megaeth-carrot.gateway.tatum.io</div>
<div class="tatum-grid-cell actions">
<a class="tatum-btn small" href="https://status.tatum.io/#megaeth-carrot" target="_blank" title="Status page for JSON-RPC">🔍 Status</a>
</div>
</div>
</div>
<h3>Connect to MegaETH and Fetch the Latest Block</h3>
<p>This widget lets you instantly query the latest block height (or equivalent) for MegaETH using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.</p>
<HTMLBlock>{`
<div data-widget="blockchain-connect" data-chain="megaeth"></div>
`}</HTMLBlock>
<GetAPIKeyStartUsingBlockchainData />
<h3>Retrieve MegaETH Node Status or Client Version via RPC</h3>
<p>Use this pre-configured request to get version or status information for your connected MegaETH node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.</p>
<HTMLBlock>{`
<div data-widget="blockchain-version" data-chain="megaeth"></div>
`}</HTMLBlock>