Overview
The insights platform for your blockchain
The Epirus Blockchain Explorer is the most complete solution for providing insight into your blockchain deployments on AWS.
It works seamlessly with Hyperledger Besu, Quorum and Ethereum blockchain deployments.
Its rich interface provides detailed views for interpreting token, contract, account, transaction, and block data on your ledger.
The clean layout allows users to:
- Obtain business-driven insights into your blockchain applications with its dashboard and powerful API
- Easily gather and track critical transaction data for your tokenized assets.
- Provide transparency of blockchain applications and smart contracts
SaaS and Enterprise Edition
Web3 Labs also provides hosted Blockchain Explorer instances - these can be hosted within your cloud subscription of hosted by us.
Some of the features include:
- SSO authentication (Active Directory, SAML, Okta, etc)
- Dedicated database
- Data encryption at rest and in transit
- Continuous backup and point in time data recovery
- Full access to backups
- Tableau integration support
Highlights
- Blockchain Explorer for Hyperledger Besu, Quorum and Ethereum blockchain deployments
- Easy navigation of token and smart contract assets
- Advanced searching, filtering and sorting capabilities
Details
Typical total price
$0.85/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t3.xlarge | $0.70 | $0.166 | $0.866 |
t3a.xlarge Recommended | $0.70 | $0.15 | $0.85 |
t3a.2xlarge | $0.70 | $0.301 | $1.001 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
Refunds are not provided, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Updates docker-compose image management.
Additional details
Usage instructions
You will need to provide details of the RPC endpoint for your Hyperledger Besu/Quorum/Ethereum node.
Copy the RPC endpoint for your node, such as http://<your-service-url>:8545 (the default RPC port is 8545). This is the same URL you use to attach a console to your node - i.e. geth attach http://<your-service-url>:8545 (for more information, head to https://github.com/ethereum/wiki/wiki/JSON-RPC#json-rpc-endpoint ).
Once the virtual machine has been deployed, launch a terminal on the machine:
ssh -i <keyfile> ubuntu@<machine name>
Then run the following command to configure the node:
$ sudo epirus setup
Configuring Epirus instance Please enter a username: <enter username> New password: <enter password> Re-type new password: <re-enter password> Adding password for user <username>
Please enter node URL: http://<your-service-url> Successfully connected to http://<your-service-url> Configuration written to /usr/local/src/epirus/epirus.conf
You can then start the Epirus service:
$ sudo systemctl start epirus.service
You will be able to access the Explorer UI via http://vm-ip-address-or-hostname
Please allow a few minutes for the service to fully initialise and display data when initially run. It will automatically start up on subsequent reboots.
PS: HTTPS is not configured in the instance by default. Please ensure to use HTTP instead : http://vm-ip-address-or-hostname
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.