Back to Tools
NetworkingBeginnerLive

Traceroute Visualizer

traceroutetracertnetworkinglatencyhopstroubleshooting

Updated May 4, 2026

Paste the raw output from Linux/macOS `traceroute` or Windows `tracert` and get an interactive visualization: per-hop RTT bar charts colored by latency quality (excellent/good/fair/slow/poor), private IP range annotations (RFC1918, link-local), timeout indicators, and a full per-probe timing table.

Supports both traceroute and tracert formats with automatic detection. Summarizes total hops, non-responsive hops, and maximum RTT. Useful for diagnosing network path issues, identifying where latency is introduced, and visualizing internet routing for presentations.

How to use

  • Run traceroute 8.8.8.8 (Linux/macOS) or tracert 8.8.8.8 (Windows)
  • Paste the full output above and click Visualize
  • Supports both Linux traceroute and Windows tracert formats
  • Private RFC1918 hops are annotated; timeout hops shown as dashed bars