Intro: Bitcoin Script

Now we’ll dive into Bitcoin script.

Bitcoin script, or just Script, is a language that was designed to be used for Bitcoin to process a variety of transactions — from payments between two people, to more complex multi-signature transactions — greatly extending the functionality of Bitcoin.

Before we dive into specifics about how Bitcoin scripts work, it’s important to first review how transactions work.

Remember the UTXO Model?