# ETCSCAN

Website: [https://etcscan.cc ](<https://etcscan.cc >)

**EtcScan** is a block explorer that can be used to view transaction public data in the **Ethereum Classic blockchain**, interact with smart contracts, view addresses, and more. All interactions in **Ethereum Classic** are public, and **EtcScan** can be used to navigate in it like a search engine. Use the transaction hash function (transaction ID) to see all related activity, including tokens, smart contracts, and wallet addresses.

<figure><img src="/files/ZsXa7iL78xxZy2Tn3Sxr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QZmXBQhPr6cNKGdr8LzK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SORd2K0Ebj1V9PTNj3wD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eSUzJatscb3tx40HMNeo" alt=""><figcaption></figcaption></figure>


---

# 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://block-hebe.gitbook.io/hebeblock/hebe-ecology/etcscan.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.
