# What are the different types of Bitcoin addresses?

Source URL: https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-are-the-different-types-of-bitcoin-addresses
Updated: 2026-04-24T13:52:34.000Z
Category: Wallet Definitions and Types
Section: What is the difference between a Bitcoin address and a wallet?

---

Due to the historical development of Bitcoin over time, there are different types of Bitcoin addresses. These stem from the exact type of spending condition that is imposed on the coins, and can be identified by their starting characters.

Here are some examples:

- 17HzyHWNrdS7GpMArshSBLpJpcvrre93P6 is a standard Bitcoin address, which begins with "1".
- 3QfDwSv4SsRonMEZgnitKe5meSfNxBrkZM is a script-based address, commonly used for more complex wallets like multisig, and starts with "3".
- bc1qm34lsc65zpw79lxes39zkqmk6ee2ewf0j77s3h represents a modern ‘native SegWit’ Bitcoin address, starting with "bc1q".
- bc1pc52e90846uvd8p27ce75j7cv2fsqn2h8fclsah50v7kx4puhkkqqf27axz is an example of the most recent [Taproot-derived Bitcoin address](https://blog.blockstream.com/education/wallets/what-is-a-taproot-or-bech32m-address/), which offers greater privacy because the exact spending condition is not revealed to anyone attempting blockchain analysis. For instance, Taproot obfuscates Lightning channel open/close transactions and even more complex inheritance or multi-stage vaulting scripts in most cases. Taproot addresses start with “bc1p”.

Note the different types of Bitcoin addresses are fungible with each other, which means you can send bitcoin from one address type to another, and it will essentially auto-convert. So, though each address type has a different format and capabilities, they are all part of the same Bitcoin network and fully compatible.

Navigation: Blockstream Help Center > Education > Wallet Definitions and Types > What are the different types of Bitcoin addresses?

## Related Articles in This Section
- [What is a Bitcoin wallet?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-is-a-bitcoin-wallet)
- [What is the difference between a Bitcoin address and a wallet?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-is-the-difference-between-a-bitcoin-address-and-a-wallet)
- [What are the different types of Bitcoin addresses?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-are-the-different-types-of-bitcoin-addresses) (current)
- [What is a Taproot or Bech32m address?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-is-a-taproot-or-bech32m-address)
- [What are the different types of Bitcoin wallets?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-are-the-different-types-of-bitcoin-wallets)
- [What is a singlesig wallet?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-is-a-singlesig-wallet)
- [What is a multisig wallet?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-is-a-multisig-wallet)
- [Should I use paper or brain wallets?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/should-i-use-paper-or-brain-wallets)
- [What is the difference between a Bitcoin and a Lightning wallet?](https://helpcenter.dxp-frontend.devserver.app/education/wallets/wallet-definitions-and-types/what-is-the-difference-between-a-bitcoin-and-a-lightning-wallet)
