> For the complete documentation index, see [llms.txt](https://wiki.solaxy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.solaxy.io/products-and-features/block-explorer.md).

# Block Explorer

The **Solaxy Block Explorer** provides a real-time view of all activity on the Solaxy rollup network. It’s a key tool for both developers and users to monitor transactions, inspect contract activity, and understand the internal mechanics of the rollup.

🔗 **Explorer:** <https://explorer.solaxy.io>

<figure><img src="https://418846290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe3VyyNV97dsAmGVnnx29%2Fuploads%2F13cbDVTz4YI5Mo3RbJTD%2Fimage.png?alt=media&amp;token=e4847e27-f217-4aa6-89ad-02ed48188c72" alt=""><figcaption><p>Solaxy Explorer UI</p></figcaption></figure>

***

#### 🔍 What Can You Do with the Explorer?

* **View transactions** across Solaxy
* **Track blocks**, gas usage, and sequencing order
* **Inspect rollup state roots** and block metadata
* **Debug smart contract behavior**
* **Monitor bridging activity**

***

#### 🧱 Key Features

* **Transaction Search**: Look up by signature, block, or account.
* **Block Detail Pages**: See block number, timestamp, transaction count, and rollup metadata.
* **Address Pages**: View balances and history for accounts deployed on Solaxy.
* **Bridge Transactions**: Track $SOLX transfers in and out of Solaxy.

***

#### ⚙️ Built for Developers

The explorer is designed to be a **developer-first tool**, giving clear insights into:

* Rollup behavior and performance
* Contract deployment and invocation
* Block timing and sequencing
* Data publication and settlement checkpoints

***

The block explorer helps make Solaxy transparent, verifiable, and easy to interact with - whether you're a developer, user, validator, or researcher.
