Flare public RPC endpoints, tested

Every keyless Flare (chain ID 14) 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. 6 of 13 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://flare.drpc.org23 ms0 blocksunder 1,000none
https://rpc.swiftnodes.io/rpc/flare (SwiftNodes, keyless: 2 req/s)217 ms3 blocksunder 1,000none
https://flare-api.flare.network/ext/C/rpc18 ms11 blocksunder 1,000none
https://rpc.ankr.com/flare26 ms9 blocks10,000+archive (1M+)
https://lb.routeme.sh/rpc/evm/1445 ms4 blocksunder 1,000none
https://rpc.au.cc/flare371 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 rpc.swiftnodes.io/ws/flare (SwiftNodes): first head after 115 ms

Listed but not working

  • flare-bundler.etherspot.io: no answer (HTTP 410)
  • flare.enosys.global/ext/C/rpc: chainId: fetch failed
  • flare.solidifi.app/ext/C/rpc: chainId: fetch failed
  • flare.rpc.thirdweb.com: chainId: rate limited
  • 01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc: chainId: rate limited
  • 01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc: chainId: rate limited
  • flare-mainnet.gateway.tatum.io: chainId: rate limited

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