Ultimate Circle Island Explorer

(4.8)
$296

Less hiking and more sightseeing on this complete island excursion.


Designed for the intrepid sightseeing traveler wishing to see as much of Hawaii Island as possible in one day. Hike to Kilauea's historic lava flow from 2018, an imposing wall of black lava covering the highway, and follow the flow to where it entered the ocean and changed the shape of the island. Step over cracks and sinkholes left behind by the eruption in Hawaii Volcanoes National Park.


The tour also visits Kaumana Caves, Kilauea Iki, Volcano House, and Steaming Bluffs, and includes a two-mile hike on partial pavement and a one-mile hike on black lava plus shorter walks.

Exploring Hawaii Island’s explosive side on foot is what this tour is all about. Hike Kilauea lava flows dating back to 1881 up to the historic flows of 2018. First, you’ll travel across Saddle Road between Mauna Kea and Mauna Loa, two of the tallest and most massive volcanoes on earth. Your National Park Service certified guide will discuss the volcanology, geology, and history of these monstrous wonders, as well as providing in-depth narration on the various lava flows and flora and fauna that you’ll be passing by.

Explore Kaumana Caves, part of the lava tube system that brought lava as close as 1.5 miles from downtown Hilo in 1881. Take a peek inside the dramatic cathedral-like space, before taking a quick drive through quaint Hilo town where you’ll drive along the historic waterfront before stopping at KapohoKine Adventures store to pick up supplies.

You’re headed to Mackenzie State Recreation Area next located along the Puna Coast, the location of the historic eruption of 2018. The highway here was closed by the marching 40-foot wall of crumbly a’a lava as it continued to the sea. Take a hike along the now-closed highway, and then follow the lava flow through the pine forest to the altered coastline and cliffs overlooking the new black sand beach.

Isaac Hale Beach Park is next. Lava floes encircled this popular park, miraculously sparing the infrastructure while completely destroying everything around it. Be sure to check out the boat launch ramp, now sitting in a pond cut off from the ocean by a natural berm of lava. Don’t forget to look for steam still rising from the cooling lava as you drive across it, along with the infamous “Fissure 8” erupting in the heart of Lelani Estates subdivision. Picnic-style lunch is served here at the park weather permitting.

Next travel to the crown jewel of the Big Island, Hawaii Volcanoes National Park. Briefly visit the Kilauea Iki Overlook before heading off on foot down the paved road to Keanakakoi. Check out the activity here from the historic 2018 eruption which buckled the road and caused cracks and sinkholes. You’ll get a birds-eye view of the Kilauea Caldera and the enormous Halema’uma’u Crater, along with views of the trail you will take into the Caldera. This trail has been used to hike into the caldera since being established in 1846. Mark Twain was once rescued by native guide Alex Lancaster using this trail.

It’s about two miles roundtrip taking you past the famous Sulphur Banks, through ancient forests of tree ferns, some as old as 1,000 years. Look for native birds, such as the yellow ‘amakihi and the red ‘apapane. Huge boulders came to rest here during ancient rock slides and eruptions. Look for marks left by previous visitors such as Benjamin Boyd, a Scot, and John Webster, a California artist, from back in 1851.

Reaching the floor of Kilauea Calder, there is an incredible rock slide to your left, evidence of the 2018 eruption, and Halema’uma’u Crater before you. The Crater increased in size during the eruption with the lava lake draining out of it leaving behind an enormous 1,000-foot deep pit.

You’ll enjoy a hearty dinner before returning to your hotel.
more
Time 8:00am
Duration 13 hours
Location Kona/Kohala/Waikaloa pick-up

Please view the cancellation policy and restrictions.

Cancellation Policy

Guests must cancel tour no less than 48 hours before tour departure for a full refund.


Last Minute Bookings

Please be aware that these bookings are subject to confirmation. If this is a same-day or next-day booking, there is a reasonable chance this will not be confirmed. For bookings that are confirmed, there will be no cancellations or refunds.


Restrictions


Frequently Asked Questions


Reviews

Review Summary
(4.8)
show reviews  hide reviews 

- Oct 14, 2023 -

J P.

This review is strictly for Cameron, our tour guide. He has set the bar for everyone else. I was amazed by his legitimate Aloha spirit (harder to come by...  more

(5.0)
- Sep 23, 2023 -

Brian V.

WE took the evening volcano tour which was an 8 hour tour. Phew! Andre was a great guide. He loves what he does and he loves the island. His knowledge of...  more

(5.0)
- Sep 25, 2023 -

Tommy Y.

We went on the Evening Volcano tour. Rich was our guide. He was very entertaining and knew a lot about the history, legends, geology and flora. He was...  more

(5.0)
$(document).ready(function() { $('.show_reviews_link,.hide_reviews_link').click(function(e) { e.preventDefault(); $('.review_strip_single').toggle('fast'); $('.show_reviews_link').toggle('fast'); $('.hide_reviews_link').toggle('fast'); }); }); $('#formBooking').on('submit', function(event) { var $form = $(this); $('#date_error').addClass('hidden'); console.log('on submit of form booking'); console.log('date slected',$('input[name="date"]')); if($('input[name="date"]').val() == "") { console.log('invalid date - showing error') $('#date_error').removeClass('hidden'); return false; } // console.log('data sent',$(this).serialize()); // return false; ga('ec:addProduct', { 'id': '207', // Product ID (string). // 'name': "Ultimate Circle Island Explorer", // Product name (string). 'name': "Ultimate Circle Island Explorer", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Scenic Tour', // Product category (string). 'brand': "KapohoKine Adventures", // Product brand (string). 'dimension1': '' // Custom dimension (string). }); ga('ec:setAction', 'add'); if(typeof navigator.sendBeacon == "undefined") { ga('send', 'event', 'UX', 'click', 'add to cart',{ hitCallback: function() { console.log('added click event'); $form.get(0).submit(); }}); } else { ga('send', 'event', 'UX', 'click', 'add to cart'); } // debug // event.preventDefault(); // console.log('waiting 20 seconds before submitting form'); // setTimeout(function() { $form.get(0).submit(); }, 20000); });