> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seitrace.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Seitrace documentation page

<img src="https://mintcdn.com/cavies/PqKdzIto36VcTvcZ/images/seitrace_intro.avif?fit=max&auto=format&n=PqKdzIto36VcTvcZ&q=85&s=d3cee2f1f0722de5136ada9d037858c2" alt="Seitrace Intro Avi" width="1536" height="512" data-path="images/seitrace_intro.avif" />

## What is Seitrace?

> Seitrace is a Block Explorer and Analytics Platform for Sei Network

**Seitrace** is the first explorer to support both the parallelized EVM and Native Sei (on Wasm). As the comprehensive explorer for the Sei Network, Seitrace offers a deep dive into real-time insights of the Sei Network. Track transactions, accounts, contracts, verify contracts, and explore network activity with our intuitive analytics tools.

## Key Features

<CardGroup cols={2}>
  <Card title="EVM <> Wasm Interoperability" icon="link-horizontal" href="/evm-wasm/evm-wasm">
    Interact seamlessly with both EVM and Wasm environments, including pointer contracts, associated accounts, and transactions.
  </Card>

  <Card title="Pointer Contracts" icon="bullseye-pointer" href="/evm-wasm/pointer-contracts">
    Link and display pointer and original contracts for both fungible and non-fungible tokens.
  </Card>

  <Card title="Associated Accounts" icon="users-line" href="/evm-wasm/associated-accounts">
    Recognize and display both associated and non-associated accounts.
  </Card>

  <Card title="Transactions" icon="money-bill-transfer" href="/browsing-the-site/transactions">
    Monitor and track all transactions occurring on the Sei Network.
  </Card>

  <Card title="Blocks" icon="cube" href="/browsing-the-site/blocks">
    Get detailed information about blocks, including their contents and creation details.
  </Card>

  <Card title="Account" icon="file-user" href="/browsing-the-site/account-details">
    View detailed information about accounts, including balances and transaction history.
  </Card>

  <Card title="Assets" icon="sack-dollar" href="/assets/fungible-tokens/tokens">
    Explore both fungible tokens and NFTs on the network.
  </Card>

  <Card title="Validators" icon="box-check" cta="/browsing-the-site/validators">
    Access information about validators, their performance, and status.
  </Card>

  <Card title="Contracts" icon="file-contract" href="/browsing-the-site/contract-details">
    Verify and interact with smart contracts deployed on Sei Network.
  </Card>

  <Card title="IBC Relayers" icon="money-bill-wheat" href="/browsing-the-site/ibc-relayers">
    Track Inter-Blockchain Communication (IBC) relayers and their activities.
  </Card>

  <Card title="Proposals" icon="check-to-slot" href="/browsing-the-site/proposals">
    * Stay updated with governance proposals and their outcomes.
  </Card>

  <Card title="Verify contracts" icon="memo-circle-check" href="/verify-contract/verify-contract-evm">
    Verifying your deployed contract using flattened source code, JSON input and more
  </Card>
</CardGroup>

And **Others:** Public & private tags, API keys, Export CSV, etc.

<Tip>
  Dive into Seitrace for a comprehensive and real-time view of the Sei Network, leveraging the best of Sei ecosystem.
</Tip>
