# Exercises
These questions are created to help you refresh your information on this
chapter.

**What is the composition of a Bitcoin block header? Explain why the
different fields are there.**
<br/>
<br/>
<br/>
**What is the data of the Bitcoin blockchain? What is its composition?**
<br/>
<br/>
<br/>
**Briefly explain the UTxO model**
<br/>
<br/>
<br/>
**What is Script?**
<br/>
<br/>
<br/>
**How does a full node verify that a UTxO is unspent?**
<br/>
<br/>
<br/>
**How is the miner rewarded for creating a new block in Bitcoin?**
<br/>
<br/>
<br/>
**Describe the difference between a Custodial and Non-Custodial wallet?**
<br/>
<br/>
<br/>
**How does Bitcoin create new Bitcoin tokens?**
<br/>
<br/>
<br/>
**Bill just lost his JBOK wallet. Bill says its no big deal and that
he can recreate it. Is Bill correct? If not what type of wallet is recoverable?**
<br/>
<br/>
<br/>
**Briefly describe how a Bitcoin transaction is created, broadcast and confirmed.**
<br/>
<br/>
<br/>