RPCsStale

Fastest free Neon EVM RPC, live no-key endpoint latency

HTTP round-trip latency for eth_getBlockByNumber against every available public Neon EVM node, audited every 60 seconds from 3 regions.

TL;DR. As of , Everstake leads rpc latency at 226 ms (p50, 24h) on Fastest free Neon EVM RPC, live no-key endpoint latency. Source: OpenChainBench, https://openchainbench.com/benchmarks/neon-rpc.

Companion page

Comparing free RPC endpoints across every chain we measure? Open the cross-chain RPC matrix →

Neon EVM is an Ethereum Virtual Machine runtime that executes Solana-native transactions, allowing standard EVM smart contracts and wallets to operate on Solana infrastructure. It exposes a standard Ethereum JSON-RPC interface (chain ID 245022934) at multiple public endpoints. Public EVM endpoints are available without an API key from P2P Neon Proxy, Thirdweb and Everstake. Every provider was live-verified with consecutive eth_getBlockByNumber probes at launch.

Methodology

Per-chain member of the RPC latency cluster, extended to Neon EVM. We measure the round-trip latency of a single eth_getBlockByNumber ("latest", false) call against every available public Neon EVM node that sustains continuous probing: 3 providers at launch, every 60 seconds, from us-east, eu-west and Singapore. The harness classifies every response (ok / http_err / jsonrpc_err / stale / timeout) with a standard EVM staleness gap. The cross-chain view lives on the parent rpc-capabilities benchmark; this page is the Neon EVM-scoped answer with per-region breakdowns as a first-class dimension.

Frequently asked

What is the fastest free Neon EVM RPC right now?

Everstake currently leads at 226 ms (Neon EVM block number p50 over the last 24h), measured against 3 providers probed every 60 seconds from us-east, eu-west and Singapore. The leaderboard re-sorts continuously against fresh Prometheus samples.

Which Neon EVM RPC endpoints work without an API key?

3 endpoints sustain continuous keyless probing at launch: P2P Neon Proxy (neon-proxy-mainnet.solana.p2p.org), Thirdweb (245022934.rpc.thirdweb.com) and Everstake (neon-mainnet.everstake.one). Every listed endpoint was live-verified with an eth_getBlockByNumber call returning a parsable block number before inclusion.

Does the fastest Neon EVM RPC change by region?

Often. Public infra concentrates in specific regions; a gateway that wins from Amsterdam can lose from Singapore by multiples. The region tabs at the top of the page re-scope every number to a single origin.

How is Neon EVM RPC latency measured here, technically?

One eth_getBlockByNumber JSON-RPC call every 60 seconds against each provider from each of 3 regions. Wall-clock round-trip is recorded at millisecond precision; p50/p90/p99 are computed via Prometheus quantile_over_time over 24 hours. Best-effort measurements; p50 is the median, p90 the 90th percentile and p99 the 99th percentile of latency samples collected over the last 24 hours.

Source code github.com/ChainBench/OpenChainBench/tree/main/harnesses/rpc-capabilities