# 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="https://2391062109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftln9hCx1JKXPoGd1FusM%2Fuploads%2FQZkIuRCjxd4EQHacYt7d%2Flogs-dashboard.jpg?alt=media&#x26;token=dcc95e5a-a2f5-4d39-8d1d-a5731be1aec7" 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="https://2391062109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftln9hCx1JKXPoGd1FusM%2Fuploads%2FLkhLHKXgXChqWNveViEg%2Ftxn%20details.png?alt=media&#x26;token=fa336b86-b4a8-4986-9b38-3406c21ace62" 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="https://2391062109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftln9hCx1JKXPoGd1FusM%2Fuploads%2FRkxPn95sKHLU42yFncGh%2Flogs-2.jpg?alt=media&#x26;token=bf756297-ae42-4845-a55d-89b5028311a2" 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="https://2391062109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftln9hCx1JKXPoGd1FusM%2Fuploads%2FINC6ScbDrBd4AHo39AB5%2Fblock%20data.png?alt=media&#x26;token=110de942-685d-4789-806a-6f7b2c7de92c" alt=""><figcaption></figcaption></figure>
