# Entropy Scan

One of the most important things in the blockchain is transaction processing and execution and completion of contracts. To do this, users must be provided with a window to view transparent results. All transactions processed within the Entropy and the contract executed are disclosed through Entropy Scan. Users can view the data processed by the service at any time, and also the blocks validated by validator.

Service URL: <https://www.entropyscan.io>

<figure><img src="/files/bZx2CfNrdLbiCCar8hLU" alt=""><figcaption><p>&#x3C;Entropy Scan Service></p></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://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-scan.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.
