This document provides an introduction to Bitcoin and how it uses elliptic curve cryptography to securely process transactions in a decentralized manner. It first defines key terms like decentralized and peer-to-peer, and provides background on Bitcoin and cryptography. It then explains how Bitcoin works, including how transactions are created and validated via the blockchain. Finally, it describes how Bitcoin uses elliptic curve cryptography, specifically the Elliptic Curve Digital Signature Algorithm (ECDSA), to generate keys and authenticate transactions, providing the core security for the Bitcoin system.