LogoLogo
  • Gather Fundamentals
    • INTRODUCTION TO GATHER
    • GTH
    • TOKEN STANDARDS
      • CREATE YOUR FIRST GRC-20 TOKEN
      • CREATE YOUR FIRST GRC-721 TOKEN
    • NETWORKS
    • CONSENSUS
      • PROOF-OF-WORK (POW) & GTHASH
    • BLOCK EXPLORER
    • BRIDGE
    • MULTI-SEND
  • GATHER DEVELOPEMENT STACK
    • WALLET SETUPS
      • GATHER WEB WALLET
      • METAMASK MAINNET CONFIGURATION
      • METAMASK TESTNET CONFIGURATION
    • SMART CONTRACTS & DAPPs
      • DEPLOYING YOUR FIRST SMART CONTRACT
      • HARDHAT CONFIGURATION AND DEPLOYMENT
      • TRUFFLE CONFIGURATION AND DEPLOYMENT
      • BUILDING AN ESCROW SMART CONTRACT
      • BUILDING AN E-COMMERCE SHOPPING SMART CONTRACT
      • DEPLOYING NFT MARKETPLACE DAPP
      • DEPLOYING DE-FI BANK DAPP
      • DEPLOYING DECENTRALIZED TWITTER
    • TESTNET FAUCET
    • COVALENT
    • THIRDWEB
    • VERIFY SMART CONTRACTS
      • VERIFY CONTRACTS ON SOURCIFY VIA REMIX IDE
      • VERIFY CONTRACTS USING HARDHAT
Powered by GitBook
On this page
  • Mainnet Explorer
  • Testnet Explorer
  1. Gather Fundamentals

BLOCK EXPLORER

PreviousPROOF-OF-WORK (POW) & GTHASHNextBRIDGE

Last updated 3 years ago

Gather blockchain explorer is a web app that allows users to access different details related to transactions on specific wallet addresses and blockchain including the amount transacted, sources and destination of funds, and status of the transactions.

It can be used to extract virtually any data related to transactions, wallets, blocks, accounts, contracts, etc. on the Gather blockchain.

We are using Blockscout explorer for Gather blockchain.

Mainnet Explorer

Gather mainnet explorer has all the details of the Gather mainnet blockchain.

Link:

Testnet Explorer

Gather testnet explorer has all the details of the Gather testnet blockchain.

Link:

Gather Mainnet Explorer
Gather Testnet Explorer