# I sent BTC (or a Token) to Freewallet, why doesn't it show up?

There are a few reasons why Tokens or BTC has not shown up in your wallet:

* The Token(s) or the BTC was not sent
* The Token(s) or the BTC has not arrived yet because the transaction is unconfirmed
* Or the UI in Freewallet is not showing it just yet

To check your BTC transactions, use a Bitcoin blockchain explorer (for example [blockstream.info](https://blockstream.info/) or [mempool.space](https://mempool.space/)) and input your public address to see the public history of all of your transactions. <br>

<figure><img src="/files/zvkk5qmCAR7Jwxn7NEdt" alt=""><figcaption><p>The mempool.space Blockchain Explorer</p></figcaption></figure>

\ <mark style="color:yellow;">If it's not on a blockchain explorer as confirmed or unconfirmed with a Transaction ID, it has not been sent yet.</mark>

If a transaction shows as “Unconfirmed” it means it has not arrived to your wallet just yet. It will need to be confirmed by the Bitcoin blockchain. Freewallet will show the asset(s) in your wallet after 1 confirmation from the Bitcoin network.

<figure><img src="/files/VNAlMcu8ioP84dKq18WS" alt=""><figcaption><p>The Tokenscan Counterparty Block Explorer</p></figcaption></figure>

<mark style="color:yellow;">You can also use Tokenscan.io or any Counterparty block explorers to see your pending Counterparty related orders.</mark> \
\
When you are at your address page on Tokenscan.io you can click the “More” tab on the right side to view your confirmed Orders, confirmed Sends and your Unconfirmed Counterparty transactions.

[![image](https://user-images.githubusercontent.com/136373423/249690437-59783e44-1263-4abf-9a98-19acf5aa486d.png)](https://user-images.githubusercontent.com/136373423/249690437-59783e44-1263-4abf-9a98-19acf5aa486d.png)

<mark style="color:yellow;">In the event you have verified that this BTC transaction is confirmed and is in your wallet, but is not showing on your User Interface for Freewallet you can try a few things:</mark>

Sometimes it helps to select the “History” tab on the top of Freewallet and press the “Refresh” icon if you know the transaction has already been confirmed by the Bitcoin Network. \
\
You can also use the gear icon on the 'Balances' page to refresh as well.

[![image](https://user-images.githubusercontent.com/136373423/259613526-82c96e58-11b8-41ee-9083-374bb29494fe.png)](https://user-images.githubusercontent.com/136373423/259613526-82c96e58-11b8-41ee-9083-374bb29494fe.png)

After that, try closing and restarting the program.

In the event restarting the program doesn't work, try restarting your computer entirely.

<mark style="color:yellow;">In very few circumstances that none of the above has worked to fix how the Freewallet UI is showing your balance, you can always import your 12-word phrase of address specific private key into a different BTC and try your BTC transaction there.</mark> \
\
Most of the Counterparty Community recommends using [Electrum](https://electrum.org/) for BTC specific functions.

If this desired transaction is of the upmost importance and is a Counterparty function, you can always also try importing your 12-word phrase and try in a different Counterparty wallet like [rarepepewallet.wtf](https://rarepepewallet.wtf/). \
\ <mark style="color:yellow;">See the list of Counterparty Supported wallets on the</mark> [Counterparty Wallets Webpage](https://www.counterparty.io/wallets).

To learn more about verifying this process and how Confirmations on the Bitcoin Network work please reference [this post](https://forums.counterparty.io/t/i-sent-btc-xcp-token-a-while-ago-but-the-transaction-hasnt-gone-through-why/1854).


---

# 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/i-sent-btc-or-a-token-to-freewallet-why-doesnt-it-show-up.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.
