# Freewallet gave me a TX link but Tokenscan says "Transaction not found on tokenscan"

<mark style="color:yellow;">If this is your first time using Freewallet for any function, remember that this process is not necessarily instant.</mark>&#x20;

It can take <mark style="color:yellow;">anywhere from 10 seconds to 10 minutes for the transaction to show correctly on Tokenscan</mark>.&#x20;

So please be patient and refresh the Tokenscan link <mark style="color:red;">every few minutes</mark> to confirm your transaction has gone through.

<mark style="color:yellow;">You can also view your address on Tokenscan and use the "more" button on the bottom right to view you "unconfirmed" transactions:</mark>

[![image](https://user-images.githubusercontent.com/136373423/261113589-4aa0a2ce-bff7-427d-a220-e12b08f44cee.png)](https://user-images.githubusercontent.com/136373423/261113589-4aa0a2ce-bff7-427d-a220-e12b08f44cee.png)

<mark style="color:red;">In the event that the transaction you did was just sending BTC and not using a Counterparty function, then this will not show on Tokenscan.</mark>&#x20;

This transaction link will have to be viewed any Block Explorer of your choice such as&#x20;

* [blockstream.info](https://blockstream.info/)
* [mempool.space ](https://mempool.space/)

In this instance, <mark style="color:yellow;">this transaction would simply be a BTC transaction</mark> and doesn't include OP\_Return data in it (which Counterparty transactions use).&#x20;

You can use the "Transaction Hash", also called the Transaction ID, as the information you would use to search for the transaction on Blockstream to view the details of your BTC send.&#x20;

For more information on this, check out the [What is tokenscan.io?](/freewallet.io-user-manual/getting-started/what-is-tokenscan.io.md) section.


---

# 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/troubleshooting-issues/freewallet-gave-me-a-tx-link-but-tokenscan-says-transaction-not-found-on-tokenscan.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.
