All benchmarks
AlternativesSourced from Fastest free public RPC for Ethereum, BNB, Polygon and 23 more chains (plus Solana and Polkadot)

Tenderly alternatives

EVM developer platform with a multi-chain public RPC gateway

Tenderly runs a multi-chain public RPC gateway at `gateway.tenderly.co/public/<slug>` alongside its simulation and observability stack. The free, no-key tier covers nine EVM networks and gets pulled into the same dapps that pick PublicNode or dRPC as their default fallback endpoint. The question every developer faces before pasting a URL into a wallet config or a backend service is whether that endpoint is actually fast and reliable on the chain their product runs on, not whether the vendor's homepage says it is. This benchmark probes `eth_blockNumber` every 15 seconds against 15 audited no-key public RPC providers across 10 EVM chains (Ethereum, Arbitrum, Base, Optimism, Avalanche, BNB, Polygon, Linea, Scroll, Mantle), from three Railway regions (us-east, eu-west, sgp). Each provider gets the same identical JSON-RPC POST every cycle, so the recorded p50/p90/p99 reflects sustained round-trip latency rather than a marketing burst. The harness also classifies every response as `ok`, `http_err`, `jsonrpc_err`, `stale` or `timeout` and exposes archive-depth support for five historical depths (300 to 5,000,000 blocks). The cohort competing with Tenderly's gateway includes PublicNode, dRPC, 1RPC, MeowRPC, Nodies, Lava, Merkle, Flashbots Protect and Cloudflare, plus the chain-official foundation endpoints on Base, BNB, Arbitrum, Optimism and Avalanche. The leaderboard re-sorts every 15 seconds against fresh Prometheus samples, and the chain tab at the top of the page filters every query so the comparison stays per chain rather than smeared across an aggregate that mechanically favours single-chain endpoints.

Positioning

Tenderly built its RPC as an extension of a developer-tooling stack rather than as a standalone node fleet. The Node RPC product runs multi-region across EU and US, covers 80+ EVM networks, and exposes standard JSON-RPC and WebSocket. The architectural moat sits above the base RPC surface: the tenderly_ namespace ships simulateTransaction, simulateBundle, estimateGas, estimateGasBundle, traceTransaction, and decoding methods for inputs, errors, events, and ABI signatures. Node Extensions let a team write JavaScript or TypeScript that runs server-side under a custom JSON-RPC method name, so a project can compose a bespoke method (for example, simulate a mempool transaction) without deploying its own infrastructure. This is architecturally distinct from routing layers like dRPC and node fleets like PublicNode, neither of which owns a simulation engine or a scripting sidecar. For the rpc-capabilities axis, that translates into a coverage set biased toward pre-signing and post-mortem workflows: dry-running a transaction against forked state, tracing a decoded call graph, or profiling gas at bundle granularity. The typical use case is dApps whose UX depends on preview-before-sign or on gas quoting; teams migrate away when they need non-EVM chains or read-heavy public traffic that Node Extensions cannot cheaply serve.

About Tenderly: tenderly.co

Top 5 Tenderly alternatives

  1. Binance logo

    Binance

    #1 · RPC latency

    34msp99 167 ms
  2. PublicNode logo

    PublicNode

    #2 · RPC latency

    53msp99 160 ms
  3. Avalanche logo

    Avalanche

    #3 · RPC latency

    84msp99 141 ms
  4. Base logo

    Base

    #4 · RPC latency

    129msp99 212 ms
  5. Nodies logo

    Nodies

    #5 · RPC latency

    142msp99 253 ms
Fastest free public RPC for Ethereum, BNB, Polygon and 23 more chains (plus Solana and Polkadot) benchmark ledger. RPC latency per provider, live measured data.
Productp50Trend
Color24h
01
Binance logo
34 ms
02
PublicNode logo
53 ms
03
Avalanche logo
84 ms
04
Tenderly logo
114 ms
05
Base logo
129 ms
06
Nodies logo
142 ms
07
Arbitrum logo
144 ms
08
Optimism logo
167 ms
09
MeowRPC logo
192 ms
10
dRPC logo
193 ms
11
Flashbots logo
362 ms
Lava logoUnresponsive
Best
34 ms
Median
142 ms
Worst
362 ms
Spread
4.0×141 ms → 569 ms
Samples · 24h
832,19013 providers

RPC latency · last 24 hours

RPC latency · last 24 hours

Region
Show
openchainbench.com0100ms200ms300ms−24h−18h−12h−6hnowBinance40 msPublicNode61 msAvalanche91 msTenderly114 msBase135 ms

Interactive bar chart, distribution view, per-chain drilldowns and chart export on the benchmark page.

Open benchmark

Measurements sourced from Fastest free public RPC for Ethereum, BNB, Polygon and 23 more chains (plus Solana and Polkadot). Methodology and raw data on the benchmark page.