Mantle public RPC endpoints, tested

Every keyless Mantle (chain ID 5000) 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. 9 of 17 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://mantle.api.onfinality.io/public171 ms0 blocksunder 1,000recent only
https://rpc.swiftnodes.io/rpc/mantle (SwiftNodes, keyless: 2 req/s)189 ms2 blocks10,000+none
https://mantle.drpc.org20 ms14 blocksunder 1,000archive (1M+)
https://mantle-rpc.publicnode.com28 ms16 blocks10,000+none
https://rpc-mantle.blockmachine.io39 ms12 blocks1,000archive (1M+)
https://api-mantle-mainnet.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c39 ms7 blocksunder 1,000none
https://mantle.api.pocket.network89 ms13 blocks10,000+none
https://api.zan.top/mantle-mainnet170 ms14 blocksunder 1,000archive (1M+)
https://rpc.mantle.xyz172 ms18 blocks10,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 mantle.drpc.org: first head after 109 ms
  • streams mantle-rpc.publicnode.com: first head after 1364 ms
  • does not stream rpc.swiftnodes.io/ws/mantle (SwiftNodes): subscribe rejected: Unsupported subscription: newHeads

Listed but not working

  • rpc.nodeflare.app/mantle/public: chainId: unknown_chain
  • mantle-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API inste
  • mantle-public.nodies.app: no answer (HTTP 403)
  • public.1rpc.io/mantle: chainId: You've reached the usage limit for your current plan. To continue with higher limits and un
  • endpoints.omniatech.io/v1/mantle/mainnet/public: no answer (HTTP 521)
  • rpc.owlracle.info/mantle/70d38ce1826c4a60bb2a8e05a6c8b20f: no answer (HTTP 401)
  • mantle.therpc.io: chainId: fetch failed
  • lb.routeme.sh/rpc/evm/5000: eth_blockNumber failed

Test any endpoint yourself with the RPC tester. Our Mantle endpoint, limits and status: Mantle RPC, uptime history.