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

# Bitcoin transfer

In Bitcoin, everything is designed to make sure that the transactions go through. In this chapter we are going to introduce the basic concepts of Bitcoin by guiding you through a creation of simple bitcoin transaction "by hand".\
Later we are going to show you a higher level framework for building transactions.
