diff --git a/src/gatsby-ipfs-web-wallet/components/menu-components.js b/src/gatsby-ipfs-web-wallet/components/menu-components.js
index 3c863db..65b2bbc 100644
--- a/src/gatsby-ipfs-web-wallet/components/menu-components.js
+++ b/src/gatsby-ipfs-web-wallet/components/menu-components.js
@@ -31,6 +31,7 @@ const { Item } = Sidebar
const MenuComponents = props => {
return [
{
+ active: true, // Set this view as default
key: 'Explorer',
component: ,
menuItem: