Back to live globe
UC28 · Space Launches

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

🚀
01

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.

Launch Library 2 v2.2.050 upcoming launchesFree tier (15 req/hr)Detailed mode
🔄
02

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.

Route HandlerLaunchEvent schema15 min cacheError fallback
🌐
03

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.

15+ agenciesColor-coded markersShort name mappingLaunch count per agency
📍
04

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.

Pad groupingRadius by countClick-to-detailHover tooltip
🌍
05

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.

globe.gl WebGLNight earth textureAnimated arc dashes177 country borders
⏱️
06

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.

1-second updatesDays/hours/min/secAuto-detect next launchStatus transitions

Agency Breakdown

AgencyColorCountryRockets
SpaceX#3b82f6USAFalcon 9, Falcon Heavy, Starship
CASC#ef4444ChinaLong March 2/3/5/7/8, Kuaizhou
ISRO#f59e0bIndiaPSLV, GSLV Mk III (LVM3)
Roscosmos#22c55eRussiaSoyuz-2, Proton-M, Angara
Arianespace#a78bfaEuropeAriane 6, Vega-C
Rocket Lab#06b6d4USA/NZElectron, Neutron
ULA#64748bUSAAtlas V, Vulcan Centaur
JAXA#f472b6JapanH3, Epsilon S
NASA#60a5faUSASLS (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)