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

# Suiscan

[Suiscan](https://suiscan.xyz/mainnet/home) is a public explorer for following everything happening on Sui, from core on-chain activity to the assets, applications, and market layers built on top of it.

<Callout icon="info" color="#ff8a00">
  The [Sui Network](https://www.sui.io/) is a proof-of-stake blockchain that leverages transaction parallelization due to the Mystecity Consensus mechanism, ensuring low latency, high throughput, and fast finality.
</Callout>

Suiscan brings network data, ecosystem entities, and activity flows into one place for you to have a holistic view of how the ecosystem operates, not just open, isolated records.

<Note>
  **Sui API**\
  As Modo continues to unify its ecosystem, [Sui APIs](https://docs.blockberry.one/reference/sui-quickstart) remain available via Blockberry, providing structured access to on-chain data for integrations and applications.
</Note>

# Features

A complete Sui exploration toolkit.

<Columns cols={2}>
  <Column>
    <Card title="Live Network Pulse" icon="hourglass-clock">
      See how the network behaves in real time through [transaction blocks](https://suiscan.xyz/mainnet/txs/tx-blocks), [checkpoints](https://suiscan.xyz/mainnet/checkpoints), and activity patterns.
    </Card>
  </Column>

  <Column>
    <Card title="Account Intelligence" icon="magnifying-glass-chart">
      Understand [account activity](https://suiscan.xyz/mainnet/accounts), behavior over time, and interactions across the network, including [top accounts](https://suiscan.xyz/mainnet/top-accounts).
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="NFT and Digital Ownership View" icon="users-viewfinder">
      Track [collections](https://suiscan.xyz/mainnet/nfts/collections), [new NFTs](https://suiscan.xyz/mainnet/nfts/new-nfts), [domain names](https://suiscan.xyz/mainnet/nfts/domains), and ownership changes, with a clear structure for how NFTs evolve across the ecosystem.
    </Card>

    <Card title="DeFi and Market Activity" icon="file-contract">
      Follow [liquidity](https://suiscan.xyz/mainnet/dex/liquidity-pools), [trading activity](https://suiscan.xyz/mainnet/dex/activity), and protocol behavior across [DeFi](https://suiscan.xyz/mainnet/defi/projects) ecosystems in a unified view.
    </Card>
  </Column>

  <Column>
    <Card title="Developer-Level Transparency" icon="chart-mixed">
      Inspect [packages](https://suiscan.xyz/mainnet/packages), [modules](https://suiscan.xyz/mainnet/modules), and [functions](https://suiscan.xyz/mainnet/functions) with full context to understand how applications are built and run.
    </Card>

    <Card title="Validator and Staking Insights" icon="mailbox">
      Explore how the network is secured through [validator activity](https://suiscan.xyz/mainnet/validators), [staking](https://suiscan.xyz/mainnet/parameters/staking) flows, and participation dynamics.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Apps and Projects Directory" icon="users-viewfinder">
      Discover [applications](https://suiscan.xyz/mainnet/apps/directory) and projects with structured pages that connect on-chain activity to real ecosystem products.
    </Card>

    <Card title="Network and Market Analytics" icon="file-contract">
      Analyze performance through [TPS](https://suiscan.xyz/mainnet/analytics/transactions/tps), [gas fees](https://suiscan.xyz/mainnet/analytics/fees/avg.%20gas%20fee), [account growth](https://suiscan.xyz/mainnet/analytics/accounts), and [market trends](https://suiscan.xyz/mainnet/analytics/market%20data).
    </Card>
  </Column>

  <Column>
    <Card title="Assets and Coins" icon="chart-mixed">
      Monitor [coins](https://suiscan.xyz/mainnet/coins) through transactions, holders, and distribution across the network.
    </Card>

    <Card title="Search and Navigation Flow" icon="mailbox">
      Move across transactions, accounts, and assets through a unified search that takes you to any entity.
    </Card>
  </Column>
</Columns>
