# Blockchain Explorer

#### OptimusZ7 Blockchain Explorer

The **OptimusZ7 Blockchain Explorer** is a comprehensive tool for tracking and analyzing transactions, blocks, and smart contracts on the OptimusZ7 blockchain. It provides a transparent and user-friendly interface to explore all on-chain activity.

#### Key Features

* **Transaction Tracking**: View detailed information about transactions, including sender, receiver, amounts, and statuses.
* **Block Explorer**: Monitor real-time block creation and validate block details.
* **Smart Contract Insights**: Analyze deployed smart contracts and their interactions.
* **Wallet Lookup**: Check wallet balances and activity history.
* **User-Friendly Interface**: Navigate the blockchain easily with clear and intuitive tools.

Access the OptimusZ7 Blockchain Explorer at [**https://explorer.optimusz7.com/**](https://explorer.optimusz7.com/) and stay informed about all on-chain activity.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://optimusz7.gitbook.io/litepaper/for-developers/blockchain-explorer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
