Sepolia RPC URL & Chain ID

35 public endpoints · 12 online at the last check

TestnetL1EVM

Sepolia is the main public testnet for Ethereum application developers. Test ETH has no value; get it from a faucet.

Last checked 1 min ago

No project pays to be listed. How we test

On this page

Below are the public Sepolia RPC endpoints listed on chainlist.org, re-checked every 5 minutes from our probe server and sorted by current latency. Failed endpoints are collapsed at the bottom.

Public RPCs are free and shared: expect rate limits, no SLA and weaker privacy. For production apps use a dedicated endpoint.

Sepolia network details

Network name
Chain ID
Currency symbol
Fastest RPC now
Block explorer
Latest block
11,785,859
Type
L1 testnet

Get free Sepolia test ETH: faucets compared →

Public Sepolia RPC endpoints

Sepolia RPC endpoints
EndpointLatencyBlockUptime 24hPrivacy
38 ms11,785,858100%No tracking
50 ms11,785,859100%Tracks
68 ms11,785,859100%No tracking
87 ms11,785,85916.7%Tracks
111 ms11,785,859100%Tracks
184 ms11,785,859100%Limited
188 ms11,785,85883.3%No tracking
208 ms11,785,859100%Not stated
259 ms11,785,859100%Limited
277 ms11,785,859100%Limited
325 ms11,785,859100%No tracking
359 ms11,785,859100%Limited
Not checked (WSS)——No tracking
Not checked (WSS)——Limited
Not checked (WSS)——No tracking
Not checked (WSS)——No tracking
Not checked (WSS)——Not stated
Not checked (WSS)——Not stated
Failed at the last check (17)
Sepolia endpoints that failed the last check
EndpointLatencyBlockUptime 24hPrivacy
Offline · HTTP 429—0%Limited
Offline · HTTP 429—0%Tracks
Offline · HTTP 403—0%Limited
Offline · fetch failed—0%Limited
Offline · fetch failed—0%Tracks
Offline · fetch failed—0%Tracks
Offline · fetch failed—0%Not stated
Offline · fetch failed—0%Limited
Offline · HTTP 401—0%Limited
Offline · HTTP 521—0%No tracking
Offline · HTTP 401—0%Limited
Offline · fetch failed—0%Limited
Offline · HTTP 404—0%Not stated
Offline · timeout—0%Not stated
Offline · HTTP 400—0%Not stated
Offline · HTTP 429—0%Not stated
Failed · HTTP 503—83.3%Not stated

Latency: one eth_blockNumber request from our server every 5 minutes. Block: height reported by the endpoint; a minus shows how many blocks it lags behind the fastest one. Privacy: what the operator declares, from chainlist.org.

Connect to Sepolia RPC: code examples

curl -X POST https://0xrpc.io/sep \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'

Sepolia RPC FAQ

What is the chain ID of Sepolia?

Sepolia's chain ID is 11155111 (hex 0xaa36a7). Wallets use it to tell Sepolia apart from other networks and to prevent replaying transactions across chains.

Is there a free Sepolia RPC?

Yes. We list 35 public Sepolia endpoints; 12 answered at the last check. They are free but shared and rate-limited, with no uptime guarantee.

What currency does Sepolia use for gas?

Sepolia Ether (ETH). Testnet tokens have no monetary value.

How do I add Sepolia to MetaMask?

Use “Add to wallet” at the top of this page, or add the network manually with the values in the table under “How to add Sepolia to MetaMask”.

HTTPS or WSS — which should I use?

HTTPS for regular requests such as reading balances or sending transactions; WSS keeps a connection open for subscriptions such as new blocks or logs.

Are public RPC endpoints safe?

A public endpoint cannot move your funds, but it can see your IP address and the requests you send. Check the Privacy column: it shows what each operator says it logs, from chainlist.org.

How often are endpoints checked?

Every 5 minutes. We send one eth_blockNumber request to each HTTPS endpoint and record the response time and block height. An endpoint is marked offline after 3 failed checks in a row.

Does any provider pay to be listed?

No. No provider pays to be listed or to change its place in the table; the order is by measured latency.

How to add Sepolia to MetaMask

  1. Open MetaMask, open the network menu and choose “Add a custom network”.
  2. Copy each value from the table into the form.
  3. Save, then switch to the new network.
  4. If balances do not load, try another RPC URL from the list above.
Network name
RPC URL
Chain ID
Currency symbol
Block explorer URL

Related networks

Network data: ethereum-lists/chains via chainlist.org (synced Sep 26, 2026). Privacy labels: chainlist.org. Latency and uptime: our own checks every 5 minutes. No provider pays to be listed.

How this page works

Sources: chainlist.org, ethereum-lists/chains. Data as of Sep 26, 2026.

How we review

Not affiliated with any project listed. Educational content, not financial advice.