Glassnode Latency Monitor — Real-Time Crypto Trading Infrastructure Latency

Live network latency from probes worldwide to crypto trading infrastructure and blockchains (Solana, SUI, Hyperliquid, Arbitrum One, Robinhood Chain, Base, X Layer, Ink, OP Mainnet, ZKsync Era, Mantle). Built for traders, HFT firms, market makers, and arbitrage operators choosing where to co-locate.

What we measure

Why infrastructure location matters

For trading firms racing to be first into a price move, physical distance to exchange matching engines and blockchain validators dominates total latency. A server in the wrong city can lose by tens to hundreds of milliseconds — enough to lose every arbitrage and MEV opportunity to better-located competitors. This site publishes the actual measured numbers, continuously, so operators can make data-driven hosting decisions instead of guessing.

Probe infrastructure

Probes deployed worldwide across Asia (Tokyo multi-AZ, Seoul, Hong Kong, Singapore), Europe (Amsterdam, Dublin, London, Frankfurt), the Americas (Ashburn, Ohio, Chicago, San Jose, São Paulo), and Oceania/Africa (Sydney, Johannesburg). Probes run on Fly.io and AWS bare-metal instances.

← Back to map

About Mantle Latency

Real-time latency monitoring for Mantle.

What is Mantle Latency?

Mantle is an Ethereum Layer 2 with a single sequencer deciding the order of every transaction. Whatever else differs between rollups, that part does not: your transaction has to physically reach the sequencer before it can be included, and the time it spends in transit is time your order does not exist.

How To Read These Numbers

The sequencer endpoint sits behind a CDN, which accepts your connection close to wherever you are and carries the request onward. The round trip shown is the real journey to the sequencer and back, but connection-setup timings would only measure the distance to the nearest CDN edge, so they are not meaningful here and we do not show them.

Our measurements place the sequencer in Singapore, and the margin is unusually clear: a probe in Singapore reaches it in under 10 ms, roughly five times faster than the next closest location in Hong Kong and twenty times faster than anywhere in Europe or North America. That is a different answer again from Ink and OP Mainnet, which respond fastest from Europe, and from ZKsync Era, which responds fastest from North America — so the best place to host depends on which chain you are trading, not on Layer 2s in general.

Why It Matters

Mantle produces a block every two seconds. Fees compete for position inside a block, but arrival time decides which block a transaction makes at all — and once that block is built, a later transaction cannot buy its way into it. Paying for priority raises the price of speed rather than removing the need for it. That distance is what this map measures.

Methodology

Targetrpc.mantle.xyz
MeasurementEach probe submits a fixed signed transaction via eth_sendRawTransaction.
MetricTime to first byte of the response over a warm connection — network round trip plus a few milliseconds of validation. p50 over 60-second windows.
What it representsSequencer ingress round trip. Mantle designates this endpoint as its sequencer HTTP target, and a gateway in front of it forwards internally to the sequencer, which we measure at roughly 2.5 ms.

Research Project Disclaimer

Mantle Latency is a research project provided for informational and educational purposes only. The latency metrics displayed are measured from specific geographic probe locations using our distinct server environments. Actual latency may differ. Real-world network performance depends on numerous factors including ISP routing, local network congestion, and hardware. These numbers should be viewed as estimates and directional baselines. This project is not affiliated with or endorsed by Mantle.

Want this data programmatically?
A REST API for all latency data is in the works. Join the waitlist and we'll email you once at launch