From Cache

Seward Exit Glacier Ice Hiking Adventure

5.0
3 reviews

Excursion Overview

Discover Glacier Hiking in this Iconic National Park

Get ready for an adventure of a lifetime. This tour will take you hiking on Exit Glacier, located within the Kenai Fjords National Park. Enjoy the views as you explore the ancient glacier ice. Blue ice and large glacier crevasses are just two features of the glacier that you'll experience on this unforgettable journey!

Once you arrive at the trailhead, you will be equipped with all the equipment and knowledge you will need to begin your hike. Become one with the rugged Alaskan wildlife as you hike to the glacier's edge, where the adventure really begins! You'll spend 4 hours exploring all of what Exit Glacier has to offer. Some things you can expect to see are large glacier crevasses, blue ice, and crackling ice. Stop for a lunch break on the glacier, before hiking back to the trailhead.

Discover interesting stories, local history, and glaciology facts from your professional guide. Views atop Exit Glacier cannot be beat with stunning waterfalls and fresh mountain air awaiting your arrival. Expect to hike a distance of 4+ miles throughout the day with an approximate 1,500 feet of elevation gain.

Things You Need to Know

Inclusions:

  • Roundtrip transportation
  • If requested, pick up at Seward cruise dock, train station, or local hotel
  • Professional and knowledgable mountaineering guide
  • Glacier equipment: crampons, harness, helmet, trekking poles, backpack
  • Lunch: deli wraps, granola bar, piece of fruit

Requirements:

  • Minimum of 2 passengers required to book
  • Minimum age is 10 years old
  • Participants should be in good physical condition (able to hike over steep, uneven terrain for 4-5+ miles)
  • Not recommended for guests with back problems or heart conditions

Duration: 8 hours (Roundtrip from the tour operator's office in Seward.)

  • 15 minutes - (if requiring pick up) transport to operator's office
  • 30 minutes - equipment and safety briefing
  • ~ 1.5-2 hours - hike to the glacier's edge
  • ~ 2-3 hours - hiking and exploring the glacier and lunch break
  • ~ 1.5-2 hours - hike back to the trailhead
  • 15~30 minutes - transport to operator's office and requested drop off location

Meeting Instructions:

  • Generally, this tour meets at the operator's office in Seward. Pick up at your hotel, the cruise terminal, or the railroad depot can be arranged upon request. Fully detailed instructions are included on your finalized ticket vouchers.
  • This tour is available with pick up in Seward from local hotels. Please indicate where you will be staying at check out. If you chose to be collected from Seward then be prepared to begin bright and early: please be ready to be picked up from your cruise ship terminal, or selected pick-up point 15 minutes before your scheduled pick up time.
  • For guests arriving by cruise ship or train, finalized meeting instructions will indicate the meeting location.

ADA Accessibility of Tour:

  • This tour is not wheelchair or limited mobility accessible.

Refund Policy:

  • You may cancel for any reason up to seven (7) days prior to the date of the tour for a full refund.
  • Please see our Refund Policy Page for complete details.

Frequently Asked Questions

You must be at least 10 years of age to participate in this tour.

Backpacks, small bags, and purses are allowed on this tour. If you elect to use your own backpack, it needs to be big enough to hold the helmet, harness, crampons, etc., and have a waist strap.

Non-alcoholic beverages in a closeable container and snacks are allowed on tour.

 
var acc = document.getElementsByClassName("accordionx"); for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function(event) { event.preventDefault(); this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; this.classList.remove("button-close"); } else { panel.style.display = "block"; this.classList.add("button-close"); } }); } //for FAQ-------------------------------------------------< }); -->

Guest Reviews

5.0

3 total

100%
0%
0%
0%
0%

Emily F

On Aug 2021

This hike was the highlight of our entire trip! It was definitely challenging, but exciting! The Kenai Backcountry Adventures guides were friendly, patient, knowledgeable and helpful.

Oleksandr Z

On Aug 2020

Thanks to Robin. She did wonderful job. That's was really great hike to the glacier! Hope I will come back one time☺️

Nina Areli M

On Sep 2019

We had the most amazing experience on this tour! Our guide, Todd made us feel safe all the time and was very patient. The views and the feeling on the ice totally worth it. I absolutely recommend this tour.

$199.00

Best Price Guarantee!

$199.00

Duration: 8 hours

Best Price Guarantee!

Duration: 8 hours



Min of 2 Required to Book

Participant (Age 10+): $199.00

jQuery("#msg-show-iti-box").html(''); // TO ADD THE ITINERARY POPUP---------------------------------------------------------------------------------------------------------------------------< // }); --> jQuery(document).ready(function(){ jQuery(window).on('resize scroll', function() { barmenucolor(); check_addtocart_btn_visible(); //hide_dateSelect(); }); jQuery.fn.isInViewport = function(obj) { var mas = jQuery('.navbar-default').height()+jQuery('#m-tab-wrapper').height(); var elementTop = jQuery(obj).offset().top - mas; var elementBottom = elementTop + jQuery(obj).outerHeight(); var viewportTop = jQuery(window).scrollTop(); var viewportBottom = viewportTop + jQuery(window).height(); var resp = elementBottom > viewportTop && elementTop < viewportBottom ; if(resp == false){ return viewportTop < elementTop; }else{ return resp; } }; barmenucolor(); check_addtocart_btn_visible(); }); function hide_dateSelect() { //TO HIDE DATEPICKER jQuery('.dateSelect').datepicker("hide"); jQuery('.hasDatepicker .dateSelectCont .caret').removeClass('active_date'); } function check_addtocart_btn_visible() { if(jQuery(window).width() > 992){ if (jQuery('.addtocart_btn_submit').isInViewport('.addtocart_btn_submit')) { jQuery('#bookbtn').hide(); // console.log('hide bookbtn'); } else { jQuery('#bookbtn').show(); // console.log('show bookbtn'); } }else{ var mas = jQuery('.navbar-default').height()+jQuery('#f-tab-wrapper').height()+100; var top_of_element = jQuery(".addtocart_btn_submit").offset().top; var bottom_of_element = jQuery(".addtocart_btn_submit").offset().top + jQuery(".addtocart_btn_submit").outerHeight(); //var bottom_of_screen = jQuery(window).scrollTop() + mas + jQuery(window).innerHeight(); var bottom_of_screen = jQuery(window).scrollTop() + mas + document.body.clientHeight; //https://stackoverflow.com/questions/10173236/window-innerheight-ie8-alternative var top_of_screen = jQuery(window).scrollTop() + mas; //console.log('('+bottom_of_screen+'>'+top_of_element+') && ('+top_of_screen+'<'+bottom_of_element+')' ); // if ((bottom_of_screen > top_of_element) && (top_of_screen < bottom_of_element)) { if ((top_of_screen < bottom_of_element)) { // console.log('hide bookbtn - Mobile'); jQuery('#bookbtn').hide(); } else { // console.log('show bookbtn - Mobile'); jQuery('#bookbtn').show(); } } } function barmenucolor(){ if (jQuery('#m-tab-wrapper').isInViewport('#m-tab-wrapper')) { jQuery('#f-tab-wrapper').hide(); //console.log('hide f-tab-wrapper'); } else { jQuery('#f-tab-wrapper').show(); //console.log('show f-tab-wrapper'); } //console.log('position:'+jQuery(window).scrollTop()); var xmas = jQuery('#mynavbar').height()-jQuery('#f-tab-wrapper').height(); var xtab = jQuery('#f-tab-wrapper').offset().top + xmas; var xoverview = jQuery('#overview-sect').offset().top; var xthings = jQuery('#things-sect').offset().top; var xfaq = jQuery('#faq-sect').offset().top; var xreviews = jQuery('#reviews-sect').offset().top; if(xtab < xoverview){ //console.log('photos'); jQuery('.xphotos').addClass( "overtab" ); jQuery('.xoverview').removeClass( "overtab" ); jQuery('.xthings').removeClass( "overtab" ); jQuery('.xfaq').removeClass( "overtab" ); jQuery('.xreviews').removeClass( "overtab" ); }else if(xtab > xoverview && xtab < xthings){ //console.log('xoverview'); jQuery('.xoverview').addClass( "overtab" ); jQuery('.xphotos').removeClass( "overtab" ); jQuery('.xthings').removeClass( "overtab" ); jQuery('.xfaq').removeClass( "overtab" ); jQuery('.xreviews').removeClass( "overtab" ); }else if(xtab > xthings && xtab < xfaq){ //console.log('xthings'); jQuery('.xthings').addClass( "overtab" ); jQuery('.xphotos').removeClass( "overtab" ); jQuery('.xoverview').removeClass( "overtab" ); jQuery('.xfaq').removeClass( "overtab" ); jQuery('.xreviews').removeClass( "overtab" ); }else if(xtab > xfaq && xtab < xreviews){ //console.log('xfaq'); jQuery('.xfaq').addClass( "overtab" ); jQuery('.xphotos').removeClass( "overtab" ); jQuery('.xoverview').removeClass( "overtab" ); jQuery('.xthings').removeClass( "overtab" ); jQuery('.xreviews').removeClass( "overtab" ); }else if(xtab > xreviews){ //console.log('xreviews'); jQuery('.xreviews').addClass( "overtab" ); jQuery('.xphotos').removeClass( "overtab" ); jQuery('.xoverview').removeClass( "overtab" ); jQuery('.xthings').removeClass( "overtab" ); jQuery('.xfaq').removeClass( "overtab" ); }else{ //console.log('none'); jQuery('.xreviews').removeClass( "overtab" ); jQuery('.xphotos').removeClass( "overtab" ); jQuery('.xoverview').removeClass( "overtab" ); jQuery('.xthings').removeClass( "overtab" ); jQuery('.xfaq').removeClass( "overtab" ); } } --> //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> // console.log('>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>'); // console.log(availabledays.length); // console.log(availabledays); // console.log('<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<'); if (availabledays.length < 1) { //jQuery('.dateSelectCont .caret').css("display: none!important;"); jQuery('.btn-group>.btn:first-child').prop('disabled', true); jQuery('.dateSelectCont .caret').css("display", "none"); jQuery(classname).prop('disabled', true); jQuery(classname).attr("placeholder", "No Dates Available"); return false; } // console.log(availabledays.length); //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 04/29/2024 TO OPEN ALL DAYS IN CALENDAR -------------------------------------------------------------------> //var startdate = new Date(); // today's date //var enddate = new Date(); // initialize a new Date object //enddate.setFullYear(enddate.getFullYear() + 5); // set this date 5 years from today //JL 04/29/2024 TO OPEN ALL DAYS IN CALENDAR -------------------------------------------------------------------< if (hasdaterestriction == 1) { //console.log('IN A'); jQuery(classname).datepicker({ dateFormat: 'mm/dd/yy', minDate: startdate, maxDate: enddate, beforeShow: function(input, inst) { var calendar = inst.dpDiv; setTimeout(function() { calendar.position({ my: 'left top', at: 'left bottom', collision: 'none', of: input }); }, 1); }, beforeShowDay: function (d) { //console.log('IN A1'); var day = d.getDay(); //var availabledays = jQuery.parseJSON(dates); // normalize the date for searching in array var dmy = ""; dmy += ("00" + (d.getMonth() + 1)).slice(-2) + "/"; dmy += ("00" + d.getDate()).slice(-2) + "/"; dmy += d.getFullYear(); if (jQuery.inArray(dmy, availabledays) != -1) { return [true]; } else { return [false]; } }, onSelect: function (dateText) { //console.log('IN A2'); jQuery(".disabled_prices").each(function (index) { jQuery(this).removeAttr('disabled').val(0); }); var itemid = jQuery(classname).attr('omgid'); var strdate = this.value; strdate = strdate.replace(/\//g, '-'); getitenerarytime(itemid, strdate); jQuery('.finalselectdate' + excursionid).val(this.value); getCanceledDate(dateText); return true; } }); }else{ //console.log('IN B'); jQuery(classname).datepicker({ dateFormat: 'mm/dd/yy', minDate: startdate, maxDate: enddate, beforeShow: function(input, inst) { var calendar = inst.dpDiv; setTimeout(function() { calendar.position({ my: 'left top', at: 'left bottom', collision: 'none', of: input }); }, 1); } }); } //JL 06/02/2020 PRE SELECT DATE WHEN HAS ONE OPTION DATE ---------------------------------------------> if(availabledays.length == 1){ //console.log('IN ONE DAY THIS:'+availabledays[0]); jQuery(classname).datepicker( "setDate" , availabledays[0] ); jQuery('.ui-state-default.ui-state-active').click(); } //JL 06/02/2020 PRE SELECT DATE WHEN HAS ONE OPTION DATE ---------------------------------------------< } function getitenerarytime(id, day) { //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------> var arrive = jQuery('#itinearary_arrive_times_include_'+day).val(); var depart = jQuery('#itinearary_depart_times_include_'+day).val(); var port_first = jQuery('#itinearary_arrive_times_include_'+day).attr( "port_first" ); var port_last = jQuery('#itinearary_arrive_times_include_'+day).attr( "port_last" ); var itinearary_times_seleted = jQuery('#itinearary_times_seleted').val(); if(typeof arrive === 'undefined'){ arrive = '';} if(typeof depart === 'undefined'){ depart = '';} if(typeof port_first === 'undefined'){ port_first = '';} if(typeof port_last === 'undefined'){ port_last = '';} if(typeof itinearary_times_seleted === 'undefined'){ itinearary_times_seleted = '';} console.log('-->id:' + id +' - day:' + day +' - arrive:'+ arrive +' - depart:'+ depart +' - port_first:'+ port_first +' - port_last:'+ port_last +' - iti_sel:'+ itinearary_times_seleted ); //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< //JL 05/05/2020 LIMIT DATES TO BOOK WITH ITINERARY------------------------------------------------------------------------------------------< jQuery.ajax({ url: 'index.php?app=ecom&ns=getIteneraryAvailableTime', type: 'post', data: 'id=' + id + '&day=' + day + '&arrive=' + arrive+ '&depart=' + depart +'&port_first='+ port_first +'&port_last='+ port_last + '&iti_sel='+ itinearary_times_seleted, success: function (r) { //console.log(r); jQuery('select.fillselected' + id).empty().append(r); jQuery('.prod-page-form select').selectpicker('refresh'); jQuery(".datefieldr").removeClass( 'require_red' ); } }); } jQuery(window).on('load', function () { //REMOVE CLASS TO SHOW ITINERARY ---------------------------------> jQuery(document).ready(function($){ if(jQuery('#top_itinerary').hasClass('dont_show')) { jQuery('#top_itinerary').removeClass('dont_show'); console.log('DONT_SHOW REMOVED'); } }); //REMOVE CLASS TO SHOW ITINERARY ---------------------------------< }); -->
From Cache -BTN