# Masternodes

This section provides detailed information about a specific masternode in the blockchain.

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

**" IP Address "**\
Shows the IP where the masternode daemon is currently running.\
\
\&#xNAN;**" Status "**\
Indicates whether the masternode is running and connected to the blockchain properly.\
\
\&#xNAN;**" Last seen "**\
Displays the last time the masternode was seen on the network; this ping happens every two hours or more.\
\
\&#xNAN;**" Pubkey "**\
Shows the wallet address of the masternode.\
\
\&#xNAN;**" Protocol "**\
Displays the running wallet protocol of the masternode.\
\
\&#xNAN;**" Last paid "**\
Shows the last time the masternode received a reward.\
\
To search for specific information related to masternodes on the network, the search box on the left can be used to query the explorer by IP, Status, Pubkey, and Protocol.


---

# 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/masternodes.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.
