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
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://flare.drpc.org | 23 ms | 0 blocks | under 1,000 | none |
| https://rpc.swiftnodes.io/rpc/flare (SwiftNodes, keyless: 2 req/s) | 217 ms | 3 blocks | under 1,000 | none |
| https://flare-api.flare.network/ext/C/rpc | 18 ms | 11 blocks | under 1,000 | none |
| https://rpc.ankr.com/flare | 26 ms | 9 blocks | 10,000+ | archive (1M+) |
| https://lb.routeme.sh/rpc/evm/14 | 45 ms | 4 blocks | under 1,000 | none |
| https://rpc.au.cc/flare | 371 ms | 4 blocks | 10,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 failedflare.solidifi.app/ext/C/rpc: chainId: fetch failedflare.rpc.thirdweb.com: chainId: rate limited01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc: chainId: rate limited01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc: chainId: rate limitedflare-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.