Taiko public RPC endpoints, tested
Every keyless Taiko (chain ID 167000) 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. 8 of 15 HTTP endpoints were working.
Working HTTP endpoints
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://taiko.drpc.org | 23 ms | 2 blocks | under 1,000 | archive (1M+) |
| https://taiko.api.pocket.network | 46 ms | 0 blocks | 10,000+ | archive (1M+) |
| https://rpc.ankr.com/taiko | 89 ms | 2 blocks | 10,000+ | archive (1M+) |
| https://rpc.taiko.xyz | 120 ms | 3 blocks | 10,000+ | archive (1M+) |
| https://taiko.rpc.sentio.xyz | 167 ms | 0 blocks | 10,000+ | archive (1M+) |
| https://rpc.swiftnodes.io/rpc/taiko (SwiftNodes, keyless: 2 req/s) | 392 ms | 1 blocks | 10,000+ | archive (1M+) |
| https://taiko-rpc.publicnode.com | 17 ms | 4 blocks | 10,000+ | archive (1M+) |
| https://rpc.mainnet.taiko.xyz | 123 ms | 4 blocks | 10,000+ | archive (1M+) |
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
taiko.drpc.org: first head after 1303 ms - streams
rpc.swiftnodes.io/ws/taiko(SwiftNodes): first head after 1455 ms - streams
taiko-rpc.publicnode.com: first head after 1631 ms - does not stream
taiko-mainnet.4everland.org/ws/v1/37fa9972c1b1cd5fab542c7bdd4cde2f: connection failed (connect)
Listed but not working
rpc.taiko.tools: chainId: fetch failedtaiko-mainnet.4everland.org/v1/37fa9972c1b1cd5fab542c7bdd4cde2f: chainId: Invalid API Key.taiko-mainnet.rpc.porters.xyz/taiko-public: chainId: fetch failedtaiko-json-rpc.stakely.io: chainId: fetch failedtaiko.therpc.io: chainId: fetch failedlb.routeme.sh/rpc/evm/167000: chainId: rate limitedtaiko-mainnet.gateway.tenderly.co: chainId: rate limited
Test any endpoint yourself with the RPC tester. Our Taiko endpoint, limits and status: Taiko RPC, uptime history.