# Explorer

### **What is the Ternoa Explorer?**

The **Ternoa Explorer** is the official blockchain explorer for **Ternoa’s zkEVM Layer 2**, providing real-time access to **transactions, blocks, accounts, smart contracts, and network analytics**. It enables users, developers, and validators to **verify and track all on-chain activities** in a transparent and user-friendly interface.

🔗 **Access the Explorer:** [Ternoa Explorer](https://explorer-mainnet.zkevm.ternoa.network/)

### **Key Features**

🟧 **Transaction Tracking** – Search and monitor transaction details, statuses, and gas fees.\
🟧 **Block Exploration** – View block confirmations, validators, and timestamps.\
🟧 **Account & Token Lookup** – Check wallet balances, token holdings, and activity history.\
🟧 **Smart Contract Insights** – Analyze deployed contracts, method calls, and interactions.\
🟧 **Network Health Monitoring** – Access real-time network status, gas price updates, and validator activity.

### **Why Use the Ternoa Explorer?**

🔸 **Full Transparency:** Verify every on-chain action with open access to transaction data.\
🔸 **Developer-Friendly:** Essential insights for debugging smart contracts and tracking gas usage.\
🔸 **User-Focused:** Easily check wallet balances, token transfers, and dApp interactions.\
🔸 **Security & Trust:** A **verifiable ledger of on-chain transactions**, ensuring decentralized integrity.

### **How to Use the Ternoa Explorer**

1️⃣ **Search by Transaction Hash, Address, or Block Number** – Instantly access relevant blockchain data.\
2️⃣ **Monitor Network Status** – Check gas fees, block confirmations, and validator performance.\
3️⃣ **Verify Smart Contracts** – Inspect deployed contracts and interaction histories.


---

# 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://docs.ternoa.network/build/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.
