NAZAR
Nonchalantly Assembled Zero-Budget Assessment of Chinese Reconnaissance
Kyon ki NAZAR lagni chahiye!
Created by HD Gala
working in the space domain
at the Takshashila Institution
A free, open, browser-only satellite tracker that turns NORAD orbital data into globes, maps, and click-through stories.
What is this?
NAZAR is a live satellite tracker. It follows close to 16,000 satellites in real time and turns the raw NORAD orbital data into globes, maps and graphs you can actually play with. Everything runs inside your browser — there is no backend, no account, no tracking, and no API key to sign up for.
The acronym hints at the original focus — Chinese spacecraft visibility over India — but the machinery works for every satellite in the catalogue. I have kept adding cool stuff to it; the tour below is the quick version.
The tour
Under the hood
- Orbits come from NORAD/CelesTrak TLE data and are computed in your browser with the standard SGP4 propagator — the same maths the space agencies use.
- A scheduled robot (GitHub Actions) re-downloads the catalogue every 6 hours and ships it with the site, so everything keeps working even when the live feed rate-limits you.
- Nothing about you is stored anywhere: the only data kept is satellite data, cached in your own browser for speed.
- Want the full story? The two documents at the bottom of this page contain the complete annotated source code and a plain-language explainer.
Quick tips
- Drag to rotate any globe, scroll / pinch to zoom, hover a dot for its details.
- Click a satellite to isolate it (main page and 3D-Visualiser); click it again — or empty space — to release.
- The Observer City dropdown on the main page also has All cities (union of all ten horizons) and a Mask non-Chinese toggle.
- On mobile, everything collapses into the ☰ MENU button at the top-left.