> ## 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.

# Walruscan

[Walruscan](https://walruscan.com/mainnet/home) is a public explorer for Walrus, providing a structured view of its data and activity.

<Callout icon="info" color="#ff6e00">
  [Walrus](https://walrus.xyz/) is a decentralized **data availability (DA) layer** on Sui that provides cheap, scalable storage for blockchain data and proofs, used by the ecosystem projects to persist state and ensure verifiability.
</Callout>

A connected view of storage and network movement helps reveal how the system behaves beyond isolated records.

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

# Features

A unified exploration interface for Walrus.

<Columns cols={2}>
  <Column>
    <Card title="Blob and Quilt Visibility" icon="block-brick">
      Explore data through [blobs](https://walruscan.com/mainnet/blobs) and [quilts](https://walruscan.com/mainnet/quilts) with clear structure and detail pages that make objects easy to understand
    </Card>
  </Column>

  <Column>
    <Card title="Storage Activity" icon="rectangle-history-circle-plus">
      Follow network [events](https://walruscan.com/mainnet/events) as they happen\
      and see how storage activity moves\
      across the system in real time
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Accounts Overview" icon="users-viewfinder">
      Track [balances](https://walruscan.com/mainnet/accounts) and activity with simple signals like first and last seen to understand behaviour over time
    </Card>

    <Card title="Apps In Action" icon="file-contract">
      Discover apps, [projects](https://walruscan.com/mainnet/directory/projects), and [sites](https://walruscan.com/mainnet/directory/sites) linked to real usage and on-chain activity
    </Card>
  </Column>

  <Column>
    <Card title="Operators View" icon="chart-mixed">
      Inspect [operators](https://walruscan.com/mainnet/operators) and their activity\
      through dedicated pages and tx flows\
      to understand network infrastructure
    </Card>

    <Card title="News Hub" icon="mailbox">
      Stay updated with announcements across [official](https://walruscan.com/mainnet/newshub/official), [ecosystem](https://walruscan.com/mainnet/newshub/ecosystem), [incentives](https://walruscan.com/mainnet/newshub/incentives) and more directly inside the explorer
    </Card>
  </Column>
</Columns>
