Live Worldwide Flight Tracker Live
Every aircraft currently tracked worldwide by OpenSky Network's open ADS-B receiver
network, refreshed every 15 minutes, with a rolling 24-hour history of how many planes
have been in the air. This is exactly the data behind
GET /api/v1/aviation/live and GET /api/v1/aviation/history.
Aircraft in the sky, last 24 hours
Top 10 countries by aircraft tracked
Fastest aircraft right now
| Callsign | Country | Speed | Status |
|---|---|---|---|
Frequently asked questions
How often does this refresh?
The live snapshot refreshes every 15 minutes on a fixed schedule, and this page polls for new data every 60 seconds so it never falls far behind.
Can I get this data in my own app?
Yes — GET /api/v1/aviation/live and GET /api/v1/aviation/history are available on every plan with a free API key. See the Space, Nature & Misc API docs.