The Map
Celestrak TLEs · SGP4 in-browser · loading…
Live subpoints — the spot on Earth directly beneath each spacecraft. The shaded
region is night; the line trailing the selected satellite is one full orbit's ground track.
Notice how it shifts west each revolution: the orbit stays put while Earth turns underneath it.
Equirectangular projection: straight lines of latitude and longitude, which is
why orbits — circles in space — appear as waves.
The Fleet
Six spacecraft worth knowing. Click one to put its ground track on the map.
ISS Pass Planner
The next five times the station climbs above 10° at
your location. To actually see it you need three things at once:
the station overhead, the station in sunlight, and you in darkness — the planner checks all three.
Next 5 passes
computing…
Set your location on the dashboard — the planner uses the same
saved observer.
Close Approaches This Week
Asteroids passing near Earth in the next seven days, tracked by NASA's Center for
Near-Earth Object Studies. Distances are in "lunar distances" (LD) — one LD is how far away the Moon
is, about 239,000 miles. None of these is on a collision course; tracking them is how we keep it that way.
Near-Earth objects
NASA CNEOS · loading…
Sorted by closest miss. A ⚠ flags objects NASA classifies as "potentially
hazardous" — large and close enough to monitor, not a present danger.
About this math
Each satellite's orbit is published as a TLE (two-line element set) by Celestrak, updated daily
from US Space Force tracking. Your browser propagates those elements with SGP4 — the standard
orbital model since the 1980s — via the open-source satellite.js, and checks visibility by testing
whether the station is inside Earth's shadow while your sky is dark. Nothing here touches a server
after the TLEs load.