Airport CTR rings + official FAA/ICAO Special Use Airspace. Click any zone for details.
ADS-B Receivers
📡 Receiver site○ Coverage @ FL350
Community-documented Caribbean ADS-B feeder sites. Coverage circle = ~200 nm line-of-sight at cruise altitude.
Satellites
✦ Space stations⬡ Weather sats
ISS & Tiangong update live every 5 s. Geostationary weather satellites (GOES, Meteosat, Himawari) are nearly fixed. Coverage circles show each satellite's Earth footprint.
Area Weather
Open tab to load weather…
Airport METAR / Aviation WX
Click an airport marker on the map to load its METAR report. Source: NOAA Aviation Weather Center
Flight Data APIs
ADS-B transponders only broadcast position, speed, heading, and altitude — not the route. To get origin/destination you need a flight schedule or operations API. Here are your best options:
ADSB.fiFREE · No Key
Real-time ADS-B positions from a global volunteer receiver network. Returns registration, aircraft type, speed, altitude, heading. Currently used as primary source in this tracker.
No API key required
Returns aircraft type (e.g. B738) + registration
Fast, generous rate limits
No origin/destination data
api.adsb.fi/v1/lat/{lat}/lon/{lon}/dist/{nm}
OpenSky NetworkFREE · No Key
Academic ADS-B network with bounding-box queries. Good for coverage over Europe and North America. Lower rate limits than ADSB.fi for anonymous calls.
Bounding-box region queries
Historical data access (with registration)
No aircraft type or registration in free feed
400 anon calls/day limit
opensky-network.org/api/states/all?lamin=…
AviationStackFREE TIER · Key Required
Real-time flight status with full origin and destination airport, gate, terminal, scheduled vs actual times, and flight status. 500 API calls/month free. This is what gives you "from KIN to MIA".
Full origin → destination route
Departure/arrival airport names and IATA codes
Scheduled and actual departure/arrival times
Flight status (scheduled, active, landed, cancelled)
500 calls/month on free tier (HTTP only)
api.aviationstack.com/v1/flights?flight_icao={cs}
AeroDataBoxFREE TIER · Key Required
Full flight data including route, airport info, aircraft details, and flight schedules. Available via RapidAPI. Good free tier for development.
Origin/destination with airport details
Aircraft image database
Schedule and route history
RapidAPI dependency
aerodatabox.p.rapidapi.com/flights/callsign/{cs}
HexDB.ioFREE · No Key
Aircraft registration and type lookup by ICAO24 hex code. Returns full aircraft type name, operator, and registration. Currently used in this tracker when you click an aircraft.
Full aircraft type (e.g. "Boeing 737-800")
Registered operator/owner
No key, no rate limit specified
No real-time position data
hexdb.io/api/v1/aircraft/{icao24}
FlightAware AeroAPIPAID
The gold standard for flight data. Full routes, gate info, delays, codeshares, historical track, weather, and more. Used by airports and airlines themselves.
Most complete real-time data available
Full flight history and position track
Delays, gates, codeshares, FIR boundaries
Paid plans only (~$100+/month)
aeroapi.flightaware.com/aeroapi/flights/{ident}
ADS-B ExchangeFREE TIER · Key Required
High-quality ADS-B feed that does not filter out military aircraft (unlike FlightRadar24). Generous free tier for developers with a RapidAPI key.
Military + civilian aircraft coverage
Fast global coverage
Registration and type included
No origin/destination
adsbexchange.com/api/
Fleet Data Inspector
Selected Aircraft Raw Data
Click any aircraft on the map or list to inspect its raw data.
⚠ All live APIs unreachable — showing demo data. Run: python3 -m http.server 8000
Altitude ▾
> 40,000 ft
25k – 40k ft
5k – 25k ft
< 5,000 ft
On Ground
📍 Drop Pin
Set the range to load aircraft around your pin
miles
📍Allow location to centre the map on your position and show nearby flights
📍
Show Your Location?
SkyLogicsJA Flight Tracker can centre the map on your current position
and show nearby air traffic. Your location is only used
locally in your browser — it is never sent to any server.
Your browser will show its own permission prompt when you click
Yes, find me. You can deny it there too.