> For the complete documentation index, see [llms.txt](https://help.coinpocket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.coinpocket.io/wallet-faq/btc-wallet.md).

# BTC Wallet

### How Bitcoin Wallets Work <a href="#how-bitcoin-wallets-work" id="how-bitcoin-wallets-work"></a>

Bitcoin wallets hold a user’s keys, allowing users to receive bitcoin, sign transactions, and check their account balance. The private and public keys held in a bitcoin wallet serve two distinct functions, but are tied together in creation.

Bitcoin wallets contain a user’s keys, not their actual bitcoin. Conceptually, a wallet is like a keychain in the sense that it holds many pairs of private and public keys. These keys are used to sign transactions, allowing a user to prove they own transaction outputs on the Blockchain i.e. their bitcoin. All bitcoin is recorded on the blockchain in the form of transaction outputs.<br>
