{"slug":"hyperliquid-rpc","title":"Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency","subtitle":"HTTP round-trip latency for `eth_getBlockByNumber(\"latest\", false)` against every free, no-key public HyperEVM endpoint, audited every 60 seconds from 3 regions.","category":"RPCs","metric":"RPC latency","unit":"ms","status":"live","higherIsBetter":false,"filters":null,"value":12.3333,"leader":{"name":"dRPC","slug":"drpc","value":12.3333},"rankings":[{"name":"dRPC","slug":"drpc","ms":{"p50":12.3333,"p90":31.6667,"p99":94.3333,"mean":17.8873},"successRate":87.36080000000001,"sampleSize":4312.6},{"name":"Hyperliquid Labs","slug":"hyperliquid-official","ms":{"p50":73,"p90":84,"p99":112.667,"mean":76.4614},"successRate":95.4776,"sampleSize":4312.61},{"name":"Hypurrscan","slug":"hypurrscan","ms":{"p50":73,"p90":78,"p99":221,"mean":75.3907},"successRate":100,"sampleSize":4314.6},{"name":"Purroof Group","slug":"purroofgroup","ms":{"p50":172.333,"p90":175.667,"p99":178.667,"mean":173.683},"successRate":99.1653,"sampleSize":4313.6},{"name":"Stakely","slug":"stakely","ms":{"p50":412.667,"p90":661,"p99":1369.37,"mean":491.988},"successRate":99.2569,"sampleSize":4307.61}],"sparkline":[18.3521,19.6321,20.7413,21.5145,16.8444,32.963,26.5787,24.4105,23.6618,21.3601,21.3988,19.7453,20.2111,18.4252,18.3839,17.4335,17.4305,18.0411,19.223,18.4172,17.6143,15.9486,15.7145,14.3292,13.7139,15.3472,16.3306,18.791,17.3563,16.6514,14.2316,16.6087,18.9679,19.7077,17.8651,16.1725,17.2466,16.3323,15.7841,15.0999,16.5723,16.7943,17.3762,18.0167,19.4843,18.7142,17.9541,17.8397,21.2463,20.4915,20.351,17.4178,18.9559,19.3872,18.2368,17.5129,16.1015,16.6394,15.9152,15.3133,15.4095,15.08,16.1814,16.7735,18.1303,18.7218,20.4349,20.9091,20.8148,18.9662,16.4858,17.036,17.1917],"sampleSize":21561.019999999997,"asOf":"2026-08-08T13:07:47.448Z","headline":"dRPC leads rpc latency at 12 ms (p50, 24h) on Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency.","quote":"dRPC leads rpc latency at 12 ms (p50, 24h) on Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency. Source: OpenChainBench (https://openchainbench.com/benchmarks/hyperliquid-rpc).","cite":{"plain":"OpenChainBench. \"Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency\". Retrieved 2026-08-08. https://openchainbench.com/benchmarks/hyperliquid-rpc","bibtex":"@misc{ocb_hyperliquid_rpc,\n  author = {OpenChainBench},\n  title  = {Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency},\n  year   = {2026},\n  url    = {https://openchainbench.com/benchmarks/hyperliquid-rpc},\n  note   = {Retrieved 2026-08-08}\n}","apa":"OpenChainBench. (2026). Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency. Retrieved August 8, 2026, from https://openchainbench.com/benchmarks/hyperliquid-rpc","ris":"TY  - GEN\r\nAU  - OpenChainBench\r\nTI  - Fastest free Hyperliquid RPC, live no-key HyperEVM endpoint latency\r\nPY  - 2026\r\nUR  - https://openchainbench.com/benchmarks/hyperliquid-rpc\r\nY2  - 2026-08-08\r\nER  - \r\n"},"pageUrl":"https://openchainbench.com/benchmarks/hyperliquid-rpc","ogImage":"https://openchainbench.com/api/og/hyperliquid-rpc","source":"https://github.com/ChainBench/OpenChainBench/tree/main/harnesses/rpc-capabilities","methodology":["Cadence: every 60 seconds per provider, from each of 3 probe regions (us-east Virginia, eu-west Amsterdam, sgp Singapore). Headline p50/p90/p99 aggregate across all 3 regions via Prometheus `avg(quantile_over_time(...))`; per-region breakdowns are first-class on this page via the region tabs.","Payload: `{\"jsonrpc\":\"2.0\",\"id\":<rotating>,\"method\":\"eth_getBlockByNumber\",\"params\":[\"latest\", false]}`. Plain HTTP POST, identical for every endpoint, no API key in any request. Non-cacheable by design: the rotating id defeats edge caches that would answer a bare head query without touching a node.","Latency: client-side round-trip delta in milliseconds, exposed as both a gauge and a histogram (buckets 50 ms → 10 s), so percentiles are computed via Prometheus `quantile_over_time` over the last 24 hours.","Call-result classification: `ok` (HTTP 200 + non-empty result with a parsable hex block number), `http_err`, `jsonrpc_err` (HTTP 200 carrying an error body , this is how the audit caught thirdweb's `Invalid chain` failure), `stale` (more than 25 blocks behind the cross-provider tip, roughly 50 seconds at HyperEVM's ~2 s block time), `timeout`. Latency without reliability is a misleading ranking signal.","This page is part of the per-chain RPC cluster derived from the cross-chain [rpc-capabilities](https://openchainbench.com/benchmarks/rpc-capabilities) benchmark; the identical harness, cadence and exclusion rules apply on every chain.","Chain scope: every query on this page is pinned to `chain=\"hyperliquid\"`. Provider coverage at launch: 5 no-key endpoints (Hyperliquid Labs official, dRPC, Stakely, Purroof Group, Hypurrscan).","Excluded by the launch audit: Alchemy demo path (rate-limited dead), thirdweb (`Invalid chain` on HyperEVM), Grove/Pocket public LB (requires an app id at the LB path), AllThatNode + Blast API + Chainstack + Gelato + Imperator HyperEVM paths (DNS-fail or 401 without a key), PublicNode (no HyperEVM subdomain yet). HyperEVM is a young chain (mainnet Feb 2025) so this list will shift quickly."],"license":"CC-BY-4.0"}