

What is Bitcoin?

Bitcoin is a decentralised digital currency, created in 2008 by an anonymous person or group using the pseudonym Satoshi Nakamoto. (You can find Bitcoin's white-paper at the bottom of this page) It operates on a peer-to-peer network, allowing users to send and receive payments without intermediaries like banks. Transactions are recorded on a public ledger called the blockchain, secured by cryptography and maintained by a network of computers (nodes). Bitcoin's key features include a fixed supply cap of 21 million coins, transparency, and resistance to censorship or control by any central authority. It’s used for payments, investment, and as a store of value, often called "digital gold."
Reclaim your financial sovereignty with Bitcoin.
Bitcoin empowers users with financial sovereignty by enabling peer-to-peer transactions without reliance on banks or governments. Through its decentralised blockchain, users control their private keys, granting them full authority over their funds, free from third-party interference, such as account freezes or transaction censorship. This autonomy ensures that individuals can send, receive, and store value independently, restoring personal control in an era where fiat systems often impose restrictions and oversight.
A deflationary asset with a finite supply.
Bitcoin is a deflationary asset due to its strictly capped supply of 21 million coins, a limit hardcoded into its protocol. Unlike fiat currencies, which can be printed indefinitely, Bitcoin’s issuance is controlled by its algorithm, with new coins released at a diminishing rate through mining. Approximately every four years (or 210 000 blocks), the Bitcoin halving event cuts the block reward for miners in half, reducing the flow of new coins until mining ceases around 2140. This finite supply and predictable issuance schedule enhance Bitcoin’s scarcity, making it a deflationary store of value over time.
Bitcoiners don't trust, they verify.
Bitcoin operates on a system of verification, not trust, through its decentralised blockchain network. Transactions are validated by a global network of nodes using cryptographic protocols, ensuring their authenticity without relying on a central authority like banks or governments. Each transaction is recorded on an immutable ledger, verified by consensus among miners, eliminating the need to trust intermediaries. This trust-less system empowers users with confidence in the integrity of their transactions, secured by mathematics rather than institutional promises.
Security through
Proof of Work.
Bitcoin’s security is rooted in its robust code and protocol, which leverage cryptographic principles to protect the network. Its blockchain, a decentralised and immutable ledger, is secured by Proof of Work, requiring miners to solve complex mathematical problems to validate transactions. This process, combined with public-key cryptography, ensures that only the rightful owner of a Bitcoin wallet can authorise transactions. The open-source nature of Bitcoin’s code allows global scrutiny, minimising vulnerabilities and fostering trust in its resilient, tamper-proof design.
Divisible to 100 Million Sats, to start investing as little as $1.
Bitcoin can be broken down to 8 decimal places (0.00000001), which are called satoshis or sats. It's divisibility into 100 million satoshis per Bitcoin allows investors to purchase fractional units, making it accessible to those with limited capital. This granularity enables precise portfolio allocation, allowing investors to buy small amounts as Bitcoin’s price rises, reducing barriers to entry. Satoshis ensure that even as Bitcoin’s value grows, investors can participate in its long-term appreciation potential without needing to buy a whole coin. This divisibility also allows investment strategies such as DCA to be set up easily for any amount.
​
*Dollar-cost averaging (DCA) is an investment strategy where you regularly invest a fixed amount in an asset, like Bitcoin, regardless of its price. This spreads out your purchase cost over time, reducing the risk of buying at a peak.
Satoshi published the white paper for Bitcoin in October 2008:

Bitcoin: A Peer-to-Peer Electronic Cash System
Abstract.
A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending.
We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers. The
network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.
Download the full version here