Global Summit Guide logo featuring mountain imagery, symbolizing hiking and mountaineering resources for trip planning and safety.

Last updated July 15, 2026

:root{–blue:#15567a;–blue-dark:#0d3a55;–blue-mid:#1e6e98;–blue-light:#e8f3f9;–blue-faint:#f2f8fc;–ember:#c24e12;–ember-light:#fdf0e8;–green:#1a5c38;–green-light:#edf7f1;–orange:#c47a0a;–orange-light:#fdf5e0;–red:#b52b1e;–red-light:#fdf0ef;–ink:#14212d;–ink-mid:#344a5a;–ink-light:#5a7080;–border:#d4dfe8;–border-mid:#c0d0dc;–bg:#fff;–bg-soft:#f5f8fb;–shadow-sm:0 1px 4px rgba(20,34,50,.07);–shadow-md:0 3px 12px rgba(20,34,50,.10);–font-display:’Playfair Display’,Georgia,serif;–font-body:’DM Sans’,system-ui,sans-serif} *,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth} body{font-family:var(–font-body);background:var(–bg);color:var(–ink);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased} #pb{position:fixed;top:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(–blue-mid),var(–ember));z-index:9999} .nav{background:#fff;border-bottom:1px solid var(–border);padding:0 40px;display:flex;align-items:center;justify-content:space-between;height:60px;position:sticky;top:3px;z-index:100;box-shadow:var(–shadow-sm)} .logo{font-family:var(–font-display);font-weight:700;font-size:1.05rem;color:var(–ink);text-decoration:none}.logo span{color:var(–blue-mid)} .navl{display:flex;gap:28px;list-style:none}.navl a{text-decoration:none;color:var(–ink-mid);font-size:.86rem;font-weight:600;transition:color .2s}.navl a:hover{color:var(–blue-mid)} .bc{background:var(–bg-soft);border-bottom:1px solid var(–border);padding:10px 40px;font-size:.8rem;color:var(–ink-light);display:flex;align-items:center;gap:6px;flex-wrap:wrap} .bc a{color:var(–blue-mid);text-decoration:none}.bc .sep{color:#b0bec8}.bc .cur{color:var(–ink-mid);font-weight:500} .wrap{max-width:1180px;margin:0 auto;padding:44px 40px;display:grid;grid-template-columns:1fr 288px;gap:52px;align-items:start} .main{min-width:0}.side{position:sticky;top:74px} .sc{background:var(–bg-soft);border:1px solid var(–border);border-radius:10px;padding:20px 22px;margin-bottom:18px;box-shadow:var(–shadow-sm)} .sc h3{font-family:var(–font-display);font-size:.92rem;font-weight:700;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid var(–blue-mid)} .toc{list-style:none}.toc li{margin-bottom:2px}.toc a{display:flex;align-items:center;gap:8px;font-size:.84rem;color:var(–ink-mid);text-decoration:none;padding:5px 8px;border-radius:6px;transition:all .2s}.toc a:hover{background:var(–blue-light);color:var(–blue-dark)} .tn{background:var(–blue-mid);color:#fff;font-size:.68rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0} .snav{list-style:none}.snav li{margin-bottom:2px}.snav a{display:block;font-size:.84rem;color:var(–ink-mid);text-decoration:none;padding:6px 10px;border-radius:6px;transition:all .2s;border-left:2px solid transparent}.snav a:hover,.snav a.act{background:var(–blue-light);color:var(–blue-dark);border-left-color:var(–blue-mid)}.snav a.act{font-weight:600} .qr{display:flex;justify-content:space-between;gap:8px;padding:7px 0;font-size:.83rem;border-bottom:1px solid var(–border)}.qr:last-child{border-bottom:none}.ql{color:var(–ink-light);font-weight:500}.qv{color:var(–ink);font-weight:600;text-align:right} .sec{margin-bottom:56px;scroll-margin-top:80px}.sh{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid var(–border)} .sn{background:var(–blue-mid);color:#fff;font-size:.75rem;font-weight:700;min-width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0} .sec h2{font-family:var(–font-display);font-size:1.55rem;font-weight:700;letter-spacing:-.02em;line-height:1.2} .sec h3{font-family:var(–font-display);font-size:1.1rem;font-weight:700;margin:24px 0 10px;letter-spacing:-.01em} .sec h4{font-size:.95rem;font-weight:700;margin:16px 0 8px} .sec p{color:var(–ink-mid);margin-bottom:14px;font-size:.97rem}.sec ul,.sec ol{padding-left:20px;margin-bottom:14px;color:var(–ink-mid)}.sec li{margin-bottom:6px;font-size:.95rem}.sec a{color:var(–blue-mid)} .sg{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:32px} .sc2{background:var(–bg-soft);border:1px solid var(–border);border-top:3px solid var(–blue-mid);border-radius:10px;padding:18px 20px;transition:box-shadow .2s,transform .2s}.sc2:hover{box-shadow:var(–shadow-md);transform:translateY(-2px)} .sv{font-family:var(–font-display);font-size:1.7rem;font-weight:700;color:var(–blue-mid);line-height:1;margin-bottom:5px}.sl{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.sd{font-size:.83rem;color:var(–ink-light);line-height:1.5} .sc2.em{border-top-color:var(–ember)}.sc2.em .sv{color:var(–ember)}.sc2.gr{border-top-color:var(–green)}.sc2.gr .sv{color:var(–green)}.sc2.rd{border-top-color:var(–red)}.sc2.rd .sv{color:var(–red)} .cal{background:var(–blue-faint);border-left:4px solid var(–blue-mid);border-radius:0 8px 8px 0;padding:16px 20px;margin-bottom:20px}.cal p{color:var(–ink);margin:0;font-size:.93rem} .ch{font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(–blue-mid);margin-bottom:6px} .cal.wn{background:var(–orange-light);border-left-color:var(–orange)}.cal.wn p{color:#4a3000}.cal.wn .ch{color:var(–orange)} .cal.dg{background:var(–red-light);border-left-color:var(–red)}.cal.dg p{color:#4a1000}.cal.dg .ch{color:var(–red)} .cal.ok{background:var(–green-light);border-left-color:var(–green)}.cal.ok p{color:#0e3020}.cal.ok .ch{color:var(–green)} .tw{overflow-x:auto;margin-bottom:24px;border-radius:10px;box-shadow:var(–shadow-md);border:1px solid var(–border)} table{width:100%;border-collapse:collapse;font-size:.9rem} thead th{background:var(–blue-dark);color:#fff;padding:12px 16px;text-align:left;font-weight:600;font-size:.82rem;letter-spacing:.03em;white-space:nowrap;border-right:1px solid rgba(255,255,255,.12)} thead th:last-child{border-right:none} tbody tr{transition:background .15s}tbody tr:nth-child(even){background:var(–bg-soft)}tbody tr:hover{background:var(–blue-faint)} tbody td{padding:11px 16px;border-bottom:1px solid var(–border);border-right:1px solid var(–border);color:var(–ink-mid);vertical-align:top;font-size:.9rem} tbody td:last-child{border-right:none}tbody tr:last-child td{border-bottom:none}tbody td:first-child{font-weight:600;color:var(–ink)} .tok{color:var(–green);font-weight:700}.twn{color:var(–orange);font-weight:700}.thd{color:var(–red);font-weight:700} .rg{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px} .rk{background:var(–bg-soft);border:1px solid var(–border);border-top:3px solid var(–ember);border-radius:10px;padding:16px 18px} .rl{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(–ember);margin-bottom:4px} .rt2{font-family:var(–font-display);font-size:.98rem;font-weight:700;margin-bottom:6px} .rk p{font-size:.84rem;color:var(–ink-light);line-height:1.55;margin:0} .bdg{display:inline-block;font-size:.68rem;font-weight:700;padding:2px 7px;border-radius:10px;text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;margin-left:4px} .be{background:var(–red-light);color:var(–red);border:1px solid #f0c0bc}.br{background:var(–blue-light);color:var(–blue-dark);border:1px solid #bdd8ec}.bw{background:var(–orange-light);color:var(–orange);border:1px solid #f0d890} .sb{background:var(–bg-soft);border:1px solid var(–border);border-radius:10px;padding:24px 28px;margin-top:52px} .sb h3{font-family:var(–font-display);font-size:1rem;font-weight:700;margin-bottom:16px} .sbl{display:flex;flex-wrap:wrap;gap:8px} .sbl a{background:#fff;border:1px solid var(–border-mid);color:var(–blue-mid);text-decoration:none;padding:8px 18px;border-radius:22px;font-size:.84rem;font-weight:600;transition:all .2s}.sbl a:hover,.sbl a.act{background:var(–blue-mid);color:#fff;border-color:var(–blue-mid)} .disc{background:var(–bg-soft);border:1px solid var(–border);border-radius:8px;padding:14px 18px;margin-top:28px;font-size:.8rem;color:var(–ink-light);line-height:1.6} footer{background:var(–ink);color:#9ab0c0;padding:40px;margin-top:72px} .fi{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px} .flogo{font-family:var(–font-display);font-size:1rem;color:#fff;font-weight:700}.flogo span{color:#5ab0d8} .flinks{display:flex;gap:22px;flex-wrap:wrap}.flinks a{font-size:.82rem;color:#7a9ab0;text-decoration:none;transition:color .2s}.flinks a:hover{color:#fff} @media(max-width:960px){.wrap{grid-template-columns:1fr;padding:28px 22px;gap:32px}.side{position:static}.sg,.rg{grid-template-columns:1fr}}
Home Mountains Matterhorn Routes Guide

Matterhorn Climbing Routes: Complete Guide to All Four Ridges

4
Main Ridge Routes
The Matterhorn has four distinct ridges — Hörnli (NE), Lion (SW), Zmutt (NW), Furggen (SE). The vast majority of ascents use the Hörnli Ridge from Zermatt.
AD
Hörnli Ridge Grade
The normal route is graded AD (Assez Difficile) — sustained 3rd and 4th class scrambling on mixed rock with sections of fixed rope, requiring crampons and a rope team.
~7 hrs
Hörnli Ascent Time
From Hörnligrat Hut (3,260 m) to summit: 5–7 hours of climbing. Total round trip from hut typically 10–12 hours. An alpine start (2–4 am) is standard.
1,200 m
Vertical Gain (Hörnli)
From the Hörnligrat Hut at 3,260 m to the summit at 4,478 m — 1,218 m of altitude gain on steep, exposed terrain. Every metre is technical.
1

Hörnli Ridge — The Normal Route

The Hörnli Ridge (Nordostgrat) is the standard route on the Matterhorn and accounts for the overwhelming majority of summit attempts. It was the line taken by Edward Whymper’s team on the first ascent in July 1865. Despite being the “normal” route, it is a serious alpine undertaking with sustained exposure, loose rock, and objective hazards from other parties above.

Route Character

The Hörnli is a long scramble — primarily 3rd class with consistent sections of 4th class, especially above the Solvay Hut (4,003 m). Fixed ropes assist on the most exposed passages. The upper mountain (above ~4,200 m) involves a mix of rock and mixed terrain and is significantly steeper and more committing than the lower ridge.

SectionElevationCharacterNotes
Hörnligrat Hut to Lower Ridge3,260–3,600 mModerate scramble, 3rd classGood rock quality early on; pace yourself — most parties move too fast here
Lower Ridge to Solvay Hut3,600–4,003 mSustained 3rd/4th class; fixed rope sectionsRockfall hazard from parties above; stay left of the ridge crest in key sections
Solvay Hut to The Shoulder4,003–4,200 mSteeper, more exposed; 4th classSolvay Hut is emergency-only bivouac; do not plan to sleep here
The Shoulder to Summit Snowfield4,200–4,400 mMixed rock and ice; steepest sectionCrampons typically needed here; this section turns many teams back in poor conditions
Summit Snowfield to Italian Cross4,400–4,478 mModerate snow slope, then short ridge walkSwiss summit (4,477 m) and Italian summit (4,478 m) are very close — most teams tag both

Descent

Descent follows the same route. It is more demanding than on most mountains — the fixed ropes must be used carefully and in sequence, and traffic jams on the fixed lines are common. Many accidents on the Matterhorn occur on the descent when fatigue sets in. Budget as much time and attention for the descent as the ascent.

📜 Disclosure: This page contains affiliate links to Expedia. If you click through and make a booking, Global Summit Guide may earn a small commission at no additional cost to you. Editorial recommendations are independent of commission rates. See our full affiliate disclosure for details.
✈ ⛰ 🏨
Plan Your Adventure

Find Hotels, Flights & Trips for the World’s Best Hiking Destinations

The Global Summit Guide Travel Shop on Expedia — curated for outdoor adventurers, mountaineers, and serious hikers. Patagonia to the Alps. Nepal to the Rockies. Curated lodging for every region we cover.

Explore Travel Shop on Expedia →
✓ Curated recommendations  ·  ✓ Same price as direct booking  ·  ✓ Supports our editorial
Rockfall Warning

Other parties above you are the primary rockfall hazard on the Hörnli. Helmets are non-negotiable. Starting extremely early (2–3 am) minimises time spent below other teams and reduces your exposure window in afternoon weather. Do not loiter on exposed sections.

2

Lion Ridge — The Italian Route

The Lion Ridge (Cresta del Leone / Liongrat) is the Italian normal route, approached from Breuil-Cervinia in the Aosta Valley. It was the route attempted by Jean-Antoine Carrel — who lost the first-ascent race to Whymper — and was climbed just two days after the Hörnli on 17 July 1865. It is more technically demanding than the Hörnli and sees far fewer climbers.

Grade
D (Difficile)

Harder and more sustained than the Hörnli, with genuine 4th–5th class rock and a more committing descent.

Base
Breuil-Cervinia, Italy

Approach via the Cervinia ski area, with the Carrel Hut (3,829 m) as the high camp.

The Lion Ridge is a longer, more remote approach with the Carrel Hut (Capanna J.A. Carrel) at 3,829 m serving as the high camp — significantly higher than the Hörnligrat Hut, which means less altitude gain on summit day but a more demanding approach. The route shares the upper mountain with the Hörnli above the summit snowfield.

Who It’s For

The Lion Ridge is suited to experienced alpinists comfortable with sustained D-grade terrain, rope work on mixed ground, and remote conditions. It is rarely completed by first-time Matterhorn climbers. Very few guided parties use this route.

3

Zmutt & Furggen Ridges — Advanced Options

The Zmutt Ridge (northwest) and Furggen Ridge (southeast) are rarely climbed and represent a significant step up in commitment and technical demand from the Hörnli and Lion routes. Both require experienced alpine partners, multi-pitch rock climbing skills to at least 5th class, and thorough knowledge of Matterhorn conditions.

RouteGradeApproachCharacterFrequency
Zmutt Ridge (NW)TDZermatt, via Zmutt glacierSpectacular mixed ridge; technical rock and ice; very exposedRarely climbed; guides only recommended
Furggen Ridge (SE)D/TDZermatt, via FurggsattelAesthetic ridge but requires aid or very hard free climbing on the upper headwallExtremely rare; full ridge seldom completed
Commitment Level

The Zmutt and Furggen ridges are not objectives for climbers whose primary goal is the summit. They are routes for alpinists who prioritise the quality of the climb. Retreat options are limited and the routes require sustained competence in challenging mixed terrain.

4

Route Comparison

RouteGradeAscent TimeHigh CampPopularityBest For
Hörnli RidgeAD5–7 hrs from hutHörnligrat Hut, 3,260 m★★★★★ Most commonFirst ascents; guided parties
Lion RidgeD6–8 hrs from hutCarrel Hut, 3,829 m★★☆ OccasionalExperienced alpinists; Italian approach
Zmutt RidgeTD8–12 hrsHörnligrat Hut or bivouac★☆☆ RareSerious alpinists seeking a classic line
Furggen RidgeD/TD8–14 hrsBivouac / Hörnligrat Hut★☆☆ Very rareTechnical specialists; rarely done in full
Disclaimer: This guide is for planning and educational purposes only. Always verify current conditions with local guides and the Zermatt Mountain Guide Office before your climb.
window.addEventListener(‘scroll’,function(){var e=document.getElementById(‘pb’),s=document.documentElement.scrollTop,h=document.documentElement.scrollHeight-document.documentElement.clientHeight;e.style.width=(s/h*100)+’%’});

Was this helpful?

Yes
No
Thanks for your feedback!
About Global Summit Guide

Global Summit Guide is an independent mountaineering resource founded in 2026. The team combines first-hand trekking and climbing experience with in-depth research and professional health and nutrition review to help climbers choose objectives, prepare properly, and stay safe.

Travis LudlowFounder & Head of Research · Master's in Business
Dawson LudlowClimbing & Mountaineering Lead
Walker LudlowClimber & Contributor

Health, altitude, and nutrition content is reviewed by Taylor Ludlow (Registered Nurse) and Brigg Hoopes (Nutritionist).

What We Don't Know Yet

Mountain information changes quickly. This box explains the limits of what this page can responsibly promise.

  • Route conditions, trailhead access, crevasse exposure, stream crossings, and rescue access may vary from published planning guidance.
  • Visa, passport, vaccination, border, insurance, and local transportation rules may change before your trip.
  • Route conditions, snowpack, closures, and weather can change quickly after this page is updated.
  • Permit rules, fees, quotas, and reservation windows may change between review cycles.
  • Operator availability, pricing, guide ratios, and cancellation terms can change by season.
Confidence: Medium

Verify current conditions with official land managers, guide services, local forecasts, and current route reports before booking or climbing.

Safety, medical & liability disclaimer

Mountaineering, rock and ice climbing, glacier travel, and high-altitude activity are inherently dangerous and can result in serious injury or death. The information on Global Summit Guide is provided for general informational and educational purposes only and is not a substitute for professional instruction, qualified guiding, proper equipment, or your own judgment and experience.

Route conditions, weather, snowpack, permits, regulations, and hazards change constantly and may differ from what is described here. Details may be incomplete, out of date, or contain errors. Always verify current information with local authorities, certified guides, and official sources before making any decision in the mountains.

Nothing on this site is medical, legal, or financial advice. Our fitness, acclimatization, altitude, and nutrition content is general in nature; consult a qualified physician before beginning any strenuous exercise program or exposing yourself to high altitude.

You are solely responsible for your own safety and decisions. To the fullest extent permitted by law, Global Summit Guide and its team accept no liability for any loss, injury, damage, or expense arising from use of, or reliance on, this information. By using this site you acknowledge these risks and accept these terms.

Some links on this site may be affiliate links. If you buy through them we may earn a small commission at no extra cost to you; this never affects our recommendations.

Global Summit Guide recommendation path

Next Best Mountain to Research

Use these recommendations to continue the right planning path instead of stopping on one page.

Use current permit, weather, route, and operator information before booking or climbing.

Ready to Plan Your Adventure?

Find curated hotels, flights, and vacation packages for your next hiking or mountaineering trip through our Expedia Travel Shop.

Book Your Trip on Expedia →
Affiliate links to Expedia. Same price as direct booking. Disclosure.
Language »