Checked June 26, 2026. Ethereum Mainnet is the primary public Ethereum production blockchain. Ethereum.org defines the network, while the listed RPC is a third-party public endpoint.
Quick settings
Ethereum RPC status and chain ID answer
Ethereum mainnet uses chain ID 1 / 0x1, RPC URL https://ethereum-rpc.publicnode.com, explorer https://etherscan.io, and ETH as the gas token. Use the latest source check and linked docs to verify the fields before adding the network to a wallet, script, or app.
Wallet directory sites often expose a connect button. Main.net keeps the same MetaMask and EIP-3085 setup fields as text so developers can compare them with official/source docs before calling wallet_addEthereumChain.
Ethereum's listed primary public RPC URL is https://ethereum-rpc.publicnode.com.
What is Ethereum's chain ID?
Ethereum's listed chain ID is 1.
What block explorer does Ethereum use?
Ethereum's listed block explorer is https://etherscan.io.
What gas token does Ethereum use?
Ethereum's listed gas token is ETH.
Copy-ready config
Neutral app configuration built from the verified fields above. Copy buttons only place text on your clipboard; they do not connect a wallet, request permissions, or rank RPC providers.
Static examples generated from Main.net fields. These snippets are for manual configuration review and read-only RPC checks; they do not connect wallets, create signers, submit writes, or rank providers.
ts
viem chain definition
Read-only snippet generated from Main.net fields. Review official sources before production use.
External dashboards a developer may inspect before choosing where to deploy. Main.net links to these references but does not collect the metric values, normalize methodologies, rank chains, or recommend deployments.
Ethereum.org does not publish a canonical free public RPC for production use. Treat public endpoints as setup references and use dedicated infrastructure for apps.
Main.net is an independent reference site. It does not operate this chain, custody assets, execute transactions, or provide investment advice.
Report a correction
If this page has stale RPC, explorer, chain ID, or source information, open a public correction issue with a source link so it can be checked.