Live Space Launches & Rocket Tracker
Real-time tracking of 50+ upcoming rocket launches from 15+ agencies worldwide, visualized on a WebGL globe with animated orbit trajectories, agency color-coding, live countdown timers, and 177 country borders. Powered by Launch Library 2, updated every 15 minutes.
Launch Library 2
Data source
15 min
Refresh cycle
15+
Space agencies
177+
Countries mapped
50+
Upcoming launches
Free
No API key required
Data Pipeline
Launch Library 2 API
The Space Devs' Launch Library 2 is the most comprehensive open API for spaceflight data. It aggregates launch schedules, rocket configurations, mission details, and launch pad coordinates from every active space agency and commercial launch provider worldwide. Returns up to 50 upcoming launches with detailed metadata.
Next.js API Proxy
A server-side Route Handler proxies the Launch Library 2 API, normalizing each launch into a flat LaunchEvent schema with agency name, rocket configuration, mission type, orbit classification, and launch pad coordinates. 15-minute cache with stale-while-revalidate for optimal freshness without rate-limit issues.
Agency Classification
Each launch is color-coded by agency: SpaceX (blue), CASC (red), ISRO (amber), Roscosmos (green), Arianespace (purple), Rocket Lab (cyan), ULA (slate), JAXA (pink), NASA (light blue). The classification enables instant visual identification of which agencies dominate the launch cadence.
Launch Pad Deduplication
Multiple launches from the same pad are grouped into a single point with radius scaled by launch count. Cape Canaveral, Vandenberg, Baikonur, Jiuquan, and Sriharikota show as larger markers when they have more scheduled launches. Click any pad to see launch details.
Globe Rendering
globe.gl renders launch pads as WebGL points on a night-sky earth with indigo atmosphere. Animated arc trajectories show approximate orbit paths: GEO/GTO arcs reach high altitude, SSO arcs angle poleward, LEO/ISS arcs stay low. Country borders from Natural Earth 110m provide geographic context.
Live Countdown
A real-time countdown timer shows time remaining until the next scheduled launch, updating every second. The countdown displays days, hours, minutes, and seconds in a compact format. When a launch window arrives, the timer switches to 'LAUNCHED!' status.
Agency Breakdown
| Agency | Color | Country | Rockets |
|---|---|---|---|
| SpaceX | #3b82f6 | USA | Falcon 9, Falcon Heavy, Starship |
| CASC | #ef4444 | China | Long March 2/3/5/7/8, Kuaizhou |
| ISRO | #f59e0b | India | PSLV, GSLV Mk III (LVM3) |
| Roscosmos | #22c55e | Russia | Soyuz-2, Proton-M, Angara |
| Arianespace | #a78bfa | Europe | Ariane 6, Vega-C |
| Rocket Lab | #06b6d4 | USA/NZ | Electron, Neutron |
| ULA | #64748b | USA | Atlas V, Vulcan Centaur |
| JAXA | #f472b6 | Japan | H3, Epsilon S |
| NASA | #60a5fa | USA | SLS (Artemis) |
About the Data Source
Launch Library 2 (The Space Devs)
Launch Library 2 is maintained by The Space Devs community and is the most comprehensive open API for spaceflight data. It aggregates launch schedules from every active space agency and commercial provider including SpaceX, NASA, ISRO, CNSA, Roscosmos, ESA, JAXA, Rocket Lab, ULA, and Blue Origin.
Each launch record includes rocket configuration, mission details, orbit classification (LEO, GEO, SSO, ISS), launch pad coordinates, agency metadata, and status tracking (Go, TBD, TBC, Success, Failure). The free tier allows 15 requests per hour, which is sufficient for 15-minute polling.
Design Highlights
Agency color-coding
15+ agencies each mapped to a distinct color, enabling instant visual identification of global launch cadence patterns and regional dominance.
Orbit trajectory arcs
Animated dashed arcs from each pad represent approximate orbit paths. GEO arcs soar high, LEO arcs stay low, SSO arcs angle toward the poles.
Live countdown timer
Real-time T-minus countdown to the next scheduled launch, updating every second with days, hours, minutes, and seconds display.
Launch pad clustering
Multiple launches from the same pad are grouped into a single point with radius proportional to upcoming launch count, avoiding visual clutter.
Tech Stack
Data source
Launch Library 2 (The Space Devs)
Update rate
15 min auto-refresh
Agencies
15+ space agencies tracked
Globe
globe.gl + WebGL
Countries
177 Natural Earth borders
Countdown
Live T-minus timer (1s updates)