# Address History

Freewallet shows your history of Bitcoin and Counterparty actions and is displayed on History tab.&#x20;

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FOTPOnZBvm2nYaBMvU9Fo%2Fhistorytab.png?alt=media&#x26;token=95435d1e-af5f-408f-940b-04da37e2bab2" alt=""><figcaption><p>The History tab in Freewallet Desktop</p></figcaption></figure>

<mark style="color:yellow;">Keep in mind your wallet is simply pulling your BTC information from the blockchain anyway, so looking up your public address on a Bitcoin Block explorer will always show you the most up-to-date and accurate information regarding your Bitcoin activity.</mark>\
\
Some common BTC block explorers:\
\
\- <https://mempool.space/>\
\- <https://blockstream.info/>

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FSED5WOuYVjLKSBkRv6YH%2Fjdogaddyblockstream.png?alt=media&#x26;token=f427b967-963a-408b-95b2-44dcddeef455" alt=""><figcaption><p>Public Bitcoin Address on Blockstream</p></figcaption></figure>

<mark style="color:yellow;">Depending on the speed at which blocks are solved and the BTC fee that you choose to use, it could take anywhere from 2 minutes to many hours for your actions to be confirmed.</mark>&#x20;

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FSxfIkyQMZO1CxA5FhEVf%2Fjdogaddymempool.png?alt=media&#x26;token=c333c57c-a025-489e-ac2c-180dd95d3b91" alt=""><figcaption><p>The same public BTC Address as shown above, but on mempool.space</p></figcaption></figure>

If you have questions about what fee to use make sure you check out [What BTC fee should I use?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/getting-started/what-btc-fee-should-i-use) in the Getting Started section.\
\ <mark style="color:yellow;">For your address history pertaining to the Counterparty tokens on your address, a Counterparty block explorer will always show you the most up to date information if your wallet has not updated to the most recent block just yet.</mark> \
\
The most common explorers to check that info are:\
\
\- [tokenscan.io/](https://xchain.io/) (does not show tokens with 0 supply)\
\- [xcp.io](https://www.xcp.io/)\
\- [explorer.unspendablelabs.com](https://explorer.unspendablelabs.com/)

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FJGvDM4fpogIAdFj8nD2r%2Fjdogaddyxchain.png?alt=media&#x26;token=d90b51aa-83bf-46b3-8c28-f490d8166514" alt=""><figcaption><p>Same public address as shown before but with XCP data shown on Tokenscan.io</p></figcaption></figure>

Note also there is a refresh button in the upper left side of the left panel. This is useful, but it is important to wait a few minutes (or more) so your transactions can be verified on the Bitcoin blockchain.

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FATURtIrcFJOl5CyD5Sym%2Ffreewalletrefresh.png?alt=media&#x26;token=71074390-706f-4b9c-9fa8-a3967c0034b3" alt=""><figcaption><p>The Refresh button under the History Tab</p></figcaption></figure>

The bottom of Freewallet will show you which BTC block the wallet has updated to as well as how long ago that was.

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2Fm7rAfSfapoj1ZgobLyan%2Ffreewalletblockupdate.png?alt=media&#x26;token=df10d469-8bab-4c77-9fab-d472fb531dc9" alt=""><figcaption><p>Information on the bottom of Freewallet showing last updated time and block height</p></figcaption></figure>

\ <mark style="color:yellow;">At this time, Freewallet is using the Tokenscan API, so keep note that your Numeric tokens (Stamps included) and tokens with 0 supply will not show in the Freewallet User Interface.</mark>\
\ <mark style="color:yellow;">This does NOT mean you cannot access them, initiate Counterparty specific functions with those tokens using Freewallet (such as sending or changing token properties).</mark>&#x20;


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/address-history.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.
