Block Explorers

On this page

Read about the different types of block explorers on ICTech.

Introduction #

Blockchain explorers allow users to query the blockchain for data. Explorers are often compared to search engines for the blockchain. By using an explorer, users can search and track balances, transactions, contracts, and other broadcasted data to the blockchain.

ICTech offers two types block explorers: an EVM explorer and a ICTech explorer. Each explorer queries data respective to their environment with the EVM explorers querying Ethereum-formatted data (blocks, transactions, accounts, smart contracts, etc) and the ICPlaza explorers querying ICTech-formatted data (ICTech and IBC transactions, blocks, accounts, module data, etc).

List of Block Explorers #

Below is a list of public block explorers that support ICTech Mainnet and Testnet:

:::: tabs ::: tab Mainnet

Category
URL

BigDipper

ICTech

[ICPlaza.bigdipper.live/]

Blockscout

evm

[evm.ICPlaza.org]

ATOMScan

ICTech

[atomscan.com/ICPlaza]

NGExplorer

ICTech

[ICPlaza.explorers.guru]

:::

::: tab Testnet

Category
URL

BigDipper

ICTech

[testnet.bigdipper.live]

Blockscout

evm

[evm.ICPlaza.dev]

Mintscan

ICTech

[testnet.mintscan.io/ICPlaza-testnet]

NGExplorer

ICTech

[testnet.ICPlaza.explorers.guru]

:::

::::

← Ethereum JSON-RPC

Genesis File →

Last updated