# Latest blocks

The Latest Blocks and Latest Transactions tabs contain the same information as presented in the Overview tab, in what information is related.

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

The information displayed in the top squares is the same as [<mark style="color:blue;">Section 2</mark>](/tutorials/decenomy-explorer/overview.md#section-2) of the Overview tab, which contains masternode statistics.\
\
Similarly, the content of the blocks shown can also be found in [<mark style="color:blue;">Section 3</mark>](/tutorials/decenomy-explorer/overview.md#section-3) of the Overview tab.

### <mark style="background-color:red;">Detailed block info</mark>

Upon selecting a value such as a block height or hash, the user will be directed to the block detail screen.\
\
If you would like more detailed information, please follow the guide on [<mark style="color:blue;">Search by Block and/or Hash</mark>](/tutorials/decenomy-explorer/search-by-block-and-or-hash.md)<mark style="color:blue;">.</mark>


---

# 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.decenomy.net/tutorials/decenomy-explorer/latest-blocks.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.
