> For the complete documentation index, see [llms.txt](https://docs.stealthtest.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stealthtest.com/features-and-fundamentals/logs.md).

# Logs

### Overview

Our transaction log is the first feature of our Block Explorer. You'll be able to see all of the wallet, contract, transaction, and block-level details of your private test network right here.

{% hint style="info" %}
Only transactions for the selected environment will be displayed in the logs.
{% endhint %}

{% hint style="warning" %}
Not all transactions will appear in the logs immediately. There may be a 30-second delay in some cases, but every transaction will be recorded and visible.
{% endhint %}

There are two ways to access the transaction logs

* From your expanded environment details, you can simply select the button that says **Logs**
* Once you have an **active** environment, a **Logs** tab will appear in your **Environments** page.&#x20;
* A small transaction log will populate on the **Dashboard** once transactions are created.&#x20;

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

### Diving deeper into the details&#x20;

Below you'll find a list of data points that you'll be able to access about a specific StealthTest test network.

**Transaction Data**

* Transaction hash
* Status
* Block number&#x20;
* Timestamp
* From and To address
* Value
* Transaction fee
* Gas price
* Gas limit and usage by TXN
* Other attributes
* Input data&#x20;

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

**Contract & Wallet Address Activity**&#x20;

* You can see all of the incoming and outgoing activity associated with a specific address by clicking on it. We will also display the current balance in the wallet for wallet addresses.

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

**Block Data**

* Block height
* Status&#x20;
* Timestamp
* Transactions
* Total difficulty&#x20;
* Size
* Gas used
* Gas limit&#x20;
* Extra aata
* Hash
* Parent hash
* State root
* Nonce

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