Scroll public RPC endpoints, tested

Every keyless Scroll (chain ID 534352) 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://scroll-rpc.publicnode.com19 ms1 blocks10,000+archive (1M+)
https://scroll.drpc.org21 ms1 blocksunder 1,000archive (1M+)
https://rpc.scroll.io53 ms1 blocks10,000+archive (1M+)
https://rpc-scroll.blockmachine.io55 ms0 blocks1,000archive (1M+)
https://scroll.api.pocket.network59 ms1 blocksunder 1,000archive (1M+)
https://rpc.swiftnodes.io/rpc/scroll (SwiftNodes, keyless: 2 req/s)74 ms0 blocks10,000+archive (1M+)
https://scroll.rpc.sentio.xyz169 ms0 blocks10,000+archive (1M+)

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 scroll.drpc.org: first head after 163 ms
  • streams scroll-rpc.publicnode.com: first head after 10931 ms
  • does not stream rpc.swiftnodes.io/ws/scroll (SwiftNodes): subscribed, no head in 15 s

Listed but not working

  • rpc.ankr.com/scroll: chainId: message: API key is not allowed to access blockchain, json-rpc code: -32052, rest code: 403
  • scroll-mainnet.chainstacklabs.com: chainId: fetch failed
  • rpc-scroll.icecreamswap.com: chainId: fetch failed
  • scroll-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API inste
  • scroll-mainnet-public.unifra.io: chainId: fetch failed
  • public.1rpc.io/scroll: chainId: You've reached the usage limit for your current plan. To continue with higher limits and un
  • scroll-public.nodies.app: no answer (HTTP 403)
  • scroll.therpc.io: chainId: fetch failed
  • endpoints.omniatech.io/v1/scroll/mainnet/public: no answer (HTTP 521)
  • scroll.api.onfinality.io/public: chainId: rate limited
  • api-scroll-mainnet.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c: chainId: rate limited
  • lb.routeme.sh/rpc/evm/534352: eth_blockNumber failed

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