Explore. Experience. Hawaii.

Flight map

Every nonstop to Hawaii, and what the wind costs you

68 nonstop city pairs. 88,387 flights. Each airport is placed at its real distance and compass direction from Honolulu.

Flying west to Hawaii takes longer than flying home from almost everywhere. Every figure below is that difference: the same route flown both ways, and how many more minutes it takes in the direction of Hawaii. The interesting part is what happens as the routes get longer.

Nonstop routes to Hawaii arranged by compass bearing and distance from Honolulu. Every route from the north and east is slower flying out. The two from the west and south are faster.1,000 mi2,000 mi3,000 mi4,000 mi5,000 miNSEWHawaiiJFKIADATLORDMSPGUMDFWDENSLCANCLASSEAPPGLAXSFO

Slower flying out Faster flying out Line weight is flights per day. Crowded dots stay unlabeled until you pick one.

The extra time grows faster than the distance

That flying west takes longer is not news. What surprised me is that the extra time does not stay proportional to the distance. The longer the route, the bigger that gap becomes as a share of the return flight.

One route per airport below, the Honolulu one, so the rows compare like with like. The ranked table further down averages every route an airport flies, which is why a few numbers differ between the two.

To Honolulu fromMilesLonger flying outShare of the return
San Francisco SFO2,39822 min8.0%
Los Angeles LAX2,55630 min10.3%
Seattle SEA2,67727 min8.7%
Denver DEN3,36544 min12.1%
Chicago ORD4,24366 min14.8%
Atlanta ATL4,50281 min16.8%
Newark EWR4,96293 min17.5%

San Francisco gives up about 8 percent of its return time. Newark gives up 17.5 percent over roughly twice the distance. Across the 66 westbound pairs the extra time tracks distance at r = 0.94 with a negative intercept.

That is a strong trend and it is not a rule. Seattle is the row that makes that clear. It is 121 miles further out than Los Angeles and gives up three minutes less. Whatever is happening is not simply a function of distance.

I do not know why

The obvious guess is the jet stream, and that the longer routes spend more of the flight in the stronger part of it. That makes sense until you notice Seattle is the northernmost departure in the table and one of the smallest gaps, so the explanation does not survive its own example.

The DOT data gives me flight times and distances, not winds aloft. I cannot settle the question from this dataset and I am not going to pretend I can. If you have historical winds-aloft data that would let me test it, I would like to see it.

Why the two on the far side are not exceptions

The jet stream generally runs west to east across the Pacific. Fly west into it and it costs you time. Fly east with it and it gives some back.

For a while this page said 66 of 68 routes, with two exceptions. That is technically true and it makes the two routes sound mysterious. They are Guam and Pago Pago. Both are west and south of Hawaii, so flying from either one to Hawaii means flying east, and both are faster flying out, Guam by 37 minutes and Pago Pago by 16.

Once you account for direction it is 68 out of 68. Every route that flies west to reach Hawaii is slower doing it. Both routes that fly east to reach Hawaii are faster.

The map is what made this obvious. Each airport is placed by its initial great-circle bearing from Honolulu rather than on a conventional geographic map, so Guam and Pago Pago land on the opposite side of the circle from everything else and the colour flips there too.

Ranked by extra time flying out

FromMilesBearingExtra time flying outFlights a day
Newark EWR4,955283°+93 min0.4
Atlanta ATL4,495280°+90 min1.5
Washington Dulles IAD4,809281°+89 min0.6
New York JFK4,975283°+84 min1.9
Detroit DTW4,468277°+75 min0.9
Chicago ORD4,237274°+69 min2.2
Dallas Fort Worth DFW3,779274°+65 min4.1
Houston IAH3,898277°+63 min1
Minneapolis MSP3,967268°+61 min1
Salt Lake City SLC2,991258°+46 min4
Denver DEN3,360264°+44 min5
Phoenix PHX2,914265°+43 min8.3
Las Vegas LAS2,759260°+38 min10.2
Everett PAE2,694240°+37 min0.6
Long Beach LGB2,566261°+34 min3
San Diego SAN2,610263°+33 min9.7
Ontario ONT2,600261°+30 min1.1
Burbank BUR2,559260°+29 min0.3
Portland PDX2,603242°+27 min6.5
Los Angeles LAX2,553260°+27 min30.3
San Jose SJC2,415253°+27 min4.2
Seattle SEA2,677240°+26 min20
Sacramento SMF2,460251°+25 min5.3
Oakland OAK2,407252°+23 min5.8
San Francisco SFO2,397252°+20 min17.6
Anchorage ANC2,781191°+14 min1.5
Pago Pago PPG2,61120°-16 min0.3
Guam GUM3,79673°-37 min1

Bearing is the initial great-circle heading from that airport to Honolulu. Extra time is the mean across every route that airport flies, from median air times over 2026-01-01 to 2026-06-30, which is why an airport serving more than one island reads differently here than in the Honolulu-only table above. Miles here are measured from Honolulu rather than taken from the DOT's filed route distance, so they can differ by a few miles for the same reason.

Route-by-route figures are on the flights page. The whole dataset is downloadable as CSV, every row carrying its source and check date, CC0.

How the map works

The projection is azimuthal equidistant centred on Honolulu, so distance from the centre is true distance and the angle is true bearing. The geometry is the map, which is why there is no basemap and no map library: it is inline SVG. The 32 airport coordinates come from OurAirports and are public domain. Nothing in the map is fetched at runtime: no tiles, no map library, no third-party JavaScript. The page itself still pulls webfonts from Google like the rest of the site, so it is the map that makes no external requests rather than the document.