Live Flights
{{ data.length || 'Loading...' }}
VFR
{{ countFlightRulesType('VFR') }}
IFR
{{ countFlightRulesType('IFR') }}
SkyNet [View]
{{ countSkynet() }}
Planes
{{ countAircraftType('jet & piston') }}
Helicopters
{{ countAircraftType('helicopter') }}
Today's Daily Hubs: US: {{usDailyHub.name || "Loading..."}} [{{usDailyHub.airport}}] | EU: {{euDailyHub.name}} [{{euDailyHub.airport}}] | Bonus: {{otherDailyHub.name}} [{{otherDailyHub.airport}}]
Schedules: US Schedule | EU Schedule | Bonus Schedule
Listen Live
Stay connected to the ATC action with SayIntentions' Radio Scanner, showcasing hundreds of active flights around the globe.
Active Flights
Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Airport Data
{{ currentAirportEmoji }} {{ currentAirportName }}
Departures
Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Arrivals
Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |


{{ selectedFlight.airspeed || '-' }} kts
{{ selectedFlight.altitude ? (selectedFlight.altitude + ' ft') : '-' }}
{{ (selectedFlight.remaining_distance && selectedFlight.remaining_distance !== '-') ? (selectedFlight.remaining_distance + ' nm') : '-' }}
{{ selectedFlight.eta_display || '-' }}
Map Legend:
My SkyNet Group[{{ countMyGroup() || 0 }}] Online
Controls:
Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Map Legend:
SkyNet Multiplayer[{{ countSkynet() }}] Online
Controls:
Type | Flight Rules | A/C | Callsign | Name | COM1 | COM2 | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{flight.com1_frequency || '-'}} | {{flight.com2_frequency || '-'}} | {{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Spotlight
Hubs of the Day (SkyNet)
Today's Three SkyNet HubsICAO | Name | City | State/Province | Country | Total Flights | Departures | Arrivals |
---|---|---|---|---|---|---|---|
{{ airport.icao }} | {{ airport.name }} | {{ airport.city }} | {{ airport.state }} | {{ airport.country }} | {{ airport.totalFlights }} | {{ airport.departures }} | {{ airport.arrivals }} |
Busiest Airports
Top 10 busiest airports on the SI network.Flag | ICAO | Name | City | State/Province | Country | Total Flights | Departures | Arrivals |
---|---|---|---|---|---|---|---|---|
{{ airport.emoji }} | {{ airport.icao }} | {{ airport.name }} | {{ airport.city }} | {{ airport.state }} | {{ airport.country }} | {{ airport.totalFlights }} | {{ airport.departures }} | {{ airport.arrivals }} |
Longest Flights
Top 5 flights with the longest Total Distance.Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Need for Speed
Top 5 flights with the highest speed.Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Cabin Crisis
Flights that are experiencing a simulated cabin crisis.Crisis | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.crisis_description }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
SkyOps
Flights that are engaged in a SkyOps mission.Mission | A/C | Callsign | Name | Type | Stage | Phase | Altitude | Speed | |
---|---|---|---|---|---|---|---|---|---|
{{ flight.mission_description }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.mission_type }} | {{ flight.mission_status | capitalize }} | {{flight.mission_phase}} | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} |
Cleared to Land
Flights that will be landing soon.Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |
Buttered It
Flights with landing rates.Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | Landing Rate | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude ? (flight.altitude + ' ft') : '-' }} | {{ flight.airspeed ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} | {{ flight.landing_rate }} fpm |
Line Up and Wait
Flights that will be taking off soon.Type | Flight Rules | A/C | Callsign | Name | Origin | Destination | Stage | Altitude | Speed | Total Distance | Remaining | ETA | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.flight_rules }} | {{ flight.ac_model }} | {{ flight.convertedCallsign || '-' }} |
![]() ![]() |
{{ flight.origin_flag }} | {{ flight.origin || '-' }} {{ flight.origin || '-' }} | {{ flight.destination_flag }} | {{ flight.final_destination || '-' }} {{ flight.final_destination || '-' }} | {{ flight.stage }} - | {{ flight.altitude && flight.altitude !== '-' ? (flight.altitude + ' ft') : '-' }} | {{ (flight.airspeed !== null && flight.airspeed !== undefined && flight.airspeed !== '' && flight.airspeed !== '-') ? (flight.airspeed + ' kts') : '-' }} | {{ flight.total_distance && flight.total_distance !== '-' ? (flight.total_distance + ' nm') : '-' }} | {{ flight.remaining_distance !== null && flight.remaining_distance !== undefined && flight.remaining_distance !== '' && flight.remaining_distance !== '-' ? (flight.remaining_distance + ' nm') : '-' }} | {{ flight.eta_display || '-' }} |