Skip to main content

Insights

To view and inspect transactions in your blockchain application, SettleMint provides insightful dashboards via integrated blockchain explorers:

  • Blockscout - For EVM compatible networks (Besu, Polygon Edge)
  • Hyperledger Explorer - For Fabric networks
  • Otterscan - Alternative EVM explorer with advanced features

Add Blockchain Explorer

Navigate to the application where you want to add a blockchain explorer. Click Insights in the left navigation, and then click Add Insights. This opens a form.

Follow these steps:

  1. Select Blockchain Explorer
  2. Select the target blockchain node and click Continue
  3. Enter a name for your explorer instance
  4. Configure deployment settings (provider, region, size)
  5. Click Confirm to add the explorer

Manage Explorer

Navigate to your explorer and click Manage insights to:

  • View explorer details and status
  • Monitor health status
  • Access the explorer interface
  • Update configurations

Current status values:

  • DEPLOYING - Initial deployment in progress
  • COMPLETED - Running normally
  • FAILED - Deployment or operation failed
  • PAUSED - Explorer is paused
  • RESTARTING - Explorer is restarting

Health status indicators:

  • HEALTHY - Operating normally
  • HAS_INDEXING_BACKLOG - Processing backlog
  • NOT_HA - High availability issue
  • NO_PEERS - Network connectivity issue

Using the Explorer

When the blockchain explorer is deployed and running successfully, you can:

  1. Access the web interface through the Interface tab
  2. View in fullscreen mode for better visibility
  3. Inspect blocks, transactions, addresses and balances

Key features:

  • View latest blocks and transactions
  • Search by block number, transaction hash, or address
  • Inspect transaction details and status
  • View account balances and token transfers
  • Monitor smart contract interactions

Blockscout Interface

Transaction Details

Click a Transaction hash to see detailed information including:

  • Gas usage and fees
  • Input data and events
  • Status and confirmations
  • Related addresses

Transaction View

Address Details

Click an Account address to view:

  • Balance and token holdings
  • Transaction history
  • Contract interactions
  • Analytics and graphs

Address View

Note

All operations require appropriate permissions in your workspace.