Blast public RPC endpoints, tested

Every keyless Blast (chain ID 81457) endpoint listed on Chainlist and chainid.network, tested the same way on 2026-09-24: does it answer on the right chain, how fast, how far behind the best head, how large an eth_getLogs range it accepts, whether it keeps archive state, and whether its WebSocket actually streams. 7 of 19 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://lb.routeme.sh/rpc/evm/8145721 ms0 blocks1,000none
https://blast.drpc.org24 ms2 blocksunder 1,000archive (1M+)
https://blast.api.pocket.network85 ms1 blocksunder 1,000none
https://blast-mainnet.rpc.sentio.xyz169 ms0 blocks10,000+archive (1M+)
https://rpc.swiftnodes.io/rpc/blast (SwiftNodes, keyless: 2 req/s)247 ms1 blocks10,000+none
https://rpc.blast.io5 ms4 blocks10,000+archive (1M+)
https://blast-rpc.publicnode.com34 ms4 blocks10,000+none

Order: endpoints within 3 blocks of the best head first, then by median latency. Latency is measured from one server, so yours will differ by region; lag and limits do not.

WebSocket endpoints

  • streams blast.drpc.org: first head after 3 ms
  • streams blast.api.pocket.network: first head after 301 ms
  • streams blast-rpc.publicnode.com: first head after 623 ms
  • streams rpc.swiftnodes.io/ws/blast (SwiftNodes): first head after 8122 ms
  • does not stream blast.gasswap.org: connection failed (connect)
  • does not stream blast.callstaticrpc.com: connection failed (connect)

Listed but not working

  • rpc.ankr.com/blast: chainId: message: API key is not allowed to access blockchain, json-rpc code: -32052, rest code: 403
  • blastl2-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API inste
  • blast.din.dev/rpc: chainId: fetch failed
  • blast.blockpi.network/v1/rpc/public: no answer (HTTP 521)
  • blast.gasswap.org: chainId: fetch failed
  • endpoints.omniatech.io/v1/blast/mainnet/public: no answer (HTTP 521)
  • rpc.owlracle.info/blast/70d38ce1826c4a60bb2a8e05a6c8b20f: no answer (HTTP 401)
  • blast-public.nodies.app: no answer (HTTP 403)
  • blast.therpc.io: chainId: fetch failed
  • li-fi-blast.intustechno.workers.dev/rpc: chainId: rate limited
  • blast.gateway.tenderly.co: chainId: rate limited
  • api-blast-mainnet-archive.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c: chainId: rate limited

Test any endpoint yourself with the RPC tester. Our Blast endpoint, limits and status: Blast RPC, uptime history.