Blast RPC URL & Chain ID

25 public endpoints · 11 online at the last check

MainnetOP Stack L2EVM

Blast is an Ethereum L2 network built on the OP Stack. Gas is paid in ETH.

Last checked 2 min ago

No project pays to be listed. How we test

On this page

Below are the public Blast 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.

Blast network details

Network name
Chain ID
Currency symbol
Fastest RPC now
Block explorer
Latest block
40,808,796
Type
OP Stack L2

Public Blast RPC endpoints

Blast RPC endpoints
EndpointLatencyBlockUptime 24hPrivacy
40 ms40,808,795100%No tracking
40 ms40,808,795100%No tracking
72 ms40,808,795100%Not stated
410 ms40,808,796100%No tracking
466 ms40,808,79552%Limited
670 ms40,808,795100%No tracking
681 ms40,808,795100%Tracks
701 ms40,808,795100%No tracking
741 ms40,808,79516%Limited
879 ms40,808,796100%No tracking
910 ms40,808,796100%Limited
Failed at the last check (14)
Blast endpoints that failed the last check
EndpointLatencyBlockUptime 24hPrivacy
Failed · HTTP 429—24%Limited
Offline · fetch failed—0%Not stated
Offline · HTTP 403—0%Not stated
Offline · HTTP 429—0%Not stated
Offline · HTTP 403—0%Limited
Offline · Unexpected token '<', "<!DOCTYPE "... is not valid JSON—0%No tracking
Offline · connection error—0%No tracking
Offline · connection error—0%No tracking
Offline · HTTP 521—0%No tracking
Offline · HTTP 401—0%Limited
Offline · HTTP 403—0%Limited
Offline · fetch failed—0%Limited
Offline · HTTP 521—0%Not stated
Offline · HTTP 429—4%Tracks

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 Blast RPC: code examples

curl -X POST wss://blast-rpc.publicnode.com \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'

Blast RPC FAQ

What is the chain ID of Blast?

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

Is there a free Blast RPC?

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

What currency does Blast use for gas?

Ether (ETH).

How do I add Blast 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 Blast 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 Blast 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.