CRYPTO GLOSSARY

Bitcoin is a digital currency used for fast, secure and low-cost payments without the need for a central issuer or processor. Bitcoins are stored and sent electronically from private wallets. Introduced in 2009, bitcoins have increased greatly in value due to their limited supply and growing popularity.

 

Address:   A Bitcoin address is similar to a physical address or an email. It is the only information you need to provide for someone to pay you with Bitcoin. An important difference, however, is that each address should only be used for a single transaction.

Bit: A bit is a common unit used to designate a sub-unit of a bitcoin – 1,000,000 bits is equal to 1 bitcoin (BTC or B⃦). This unit is usually more convenient for pricing tips, goods, and services.

Bitcoin: Bitcoin – with capitalization, is used when describing the concept of Bitcoin, or the entire network itself. e.g. “I was learning about the Bitcoin protocol today.”
bitcoin – without capitalization, is used to describe bitcoins as a unit of account. e.g. “I sent ten bitcoins today.”; it is also often abbreviated BTC or XBT.

Block: A block is a record in the blockchain that contains and confirms many waiting transactions. Roughly every 10 minutes, on average, a new block including transactions is appended to the block chain through mining. If the blockchain is thought of as a ledger book, a block is like one page from the book.

Block Chain: A digital file distributed to everyone participating in a cryptocurrency network. The blockchain acts as a kind of general ledger, keeping track of all the transactions that happen in the network. Everyone can look at the blockchain to see what transactions have happened on the network, and the blockchain is sealed using cryptography so that no one can tamper with it.

Block Reward:  This term refers to the “reward” that the Miner receives for successfully hashing a transaction block.

BTC: BTC is a common unit used to designate one bitcoin (B⃦).

Casascius Coins: Physical collectible coins produced by Mike Caldwell. Each coin contains a private key under a tamper-evident hologram. The name “Casascius” is formed from a phrase “call a spade a spade”, as a response to a name of Bitcoin itself.

Cold Storage: The storage of Bitcoin private keys in any fashion that is disconnected from the internet. Typical cold storage includes USB drives, offline computers, or paper wallets.

Confirmation: Confirmation means that a transaction has been processed by the network and is highly unlikely to be reversed. Transactions receive a confirmation when they are included in a block and for each subsequent block. Even a single confirmation can be considered secure for low-value transactions, although, for larger amounts like 1000 US$, it makes sense to wait for 6 confirmations or more. Each confirmation exponentially decreases the risk of a reversed transaction.

Cryptography: Cryptography is the branch of mathematics that lets us create mathematical proofs that provide high levels of security. Online commerce and banking already use cryptography. In the case of Bitcoin, cryptography is used to make it impossible for anybody to spend funds from another user’s wallet or to corrupt the block chain. It can also be used to encrypt a wallet so that it cannot be used without a password.

Cryptocurrency: This is the generic term used to describe a currency that is purely based on mathematics such as bitcoin.

Decentralized: Without a central authority or controlling party. Bitcoin is a decentralized network of no company, government, or individual is in control of it.

Double Spend: If a malicious user tries to spend their bitcoins to two different recipients at the same time, this is double spending. Bitcoin mining and the block chain are there to create a consensus on the network about which of the two transactions will confirm and be considered valid.

Hash: A cryptographic hash is a mathematical function that takes a file and produces a relatively short code that can be used to identify that file. A hash has a couple of key properties:

  • It is unique. Only a particular file can produce a particular hash, and two different files will never produce the same hash.
  • It cannot be reversed. You can’t work out what a file was by looking at its hash.

Hashing is used to prove that a set of data has not been tampered with. It is what makes bitcoin mining possible.

Halving: Bitcoins have a finite supply, which makes them scarce. The total amount that will ever be issued is 21 million. The number of Bitcoins generated per block is decreased 50% every four years. This is called “halving.” The final halving will take place in the year 2140.

Hash Rate: The hash rate is the measuring unit of the processing power of the Bitcoin network. The Bitcoin network must make intensive mathematical operations for security purposes. When the network reached a hash rate of 10 Th/s, it meant it could make 10 trillion calculations per second.

Ledger:  A physical or electronic log book containing a list of transactions and balances typically involving financial accounts. The Bitcoin blockchain is the first distributed, decentralized, public ledger.

Mining: Bitcoin mining is the process of making computer hardware do mathematical calculations for the Bitcoin network to confirm transactions and increase security. As a reward for their services, Bitcoin miners can collect transaction fees for the transactions they confirm, along with newly created bitcoins. Mining is a specialized and competitive market where the rewards are divided up according to how much calculation is done. Not all Bitcoin users do Bitcoin mining, and it is not an easy way to make money.

Multi-Signature: Also called multi-sig. A bitcoin transaction that requires signatures from multiple parties before it can be executed.

Open Source: Software whose code is made publicly available and that is free to distribute. Bitcoin is an open source project and arguably the first open source money.

Paper Wallet: Some people prefer to store their Bitcoin in the paper wallet – a form of cold storage – in order to improve security. The term simply refers to a printed sheet of paper that holds a number of public bitcoin addresses and corresponding private keys.

P2P: Peer-to-peer refers to systems that work like an organized collective by allowing each individual to interact directly with the others. In the case of Bitcoin, the network is built in such a way that each user is broadcasting the transactions of other users. And, crucially, no bank is required as a third party.

Private Key: A private key is a secret piece of data that proves your right to spend bitcoins from a specific wallet through a cryptographic signature. Your private key(s) are stored in your computer if you use a software wallet; they are stored on some remote servers if you use a web wallet. Private keys must never be revealed as they allow you to spend bitcoins for their respective Bitcoin wallet.

Public Key: The public key is a string of digits and letters (your bitcoin address). When hashed with a corresponding string known as a private key it digitally signs and online communication.

QR Code:  A digital representation of a bitcoin public or private key that is easy to scan by digital cameras. QR codes are similar to barcodes found on physical products in that they are a machine-friendly way to embody a piece of data.

Signature: A cryptographic signature is a mathematical mechanism that allows someone to prove ownership. In the case of Bitcoin, a Bitcoin wallet and its private key(s) are linked by some mathematical magic. When your Bitcoin software signs a transaction with the appropriate private key, the whole network can see that the signature matches the bitcoins being spent. However, there is no way for the world to guess your private key to steal your hard-earned bitcoins.

Satoshi: The first name of the Bitcoin’s creator Satoshi Nakamoto and also the name of the smallest unit used in transactions. 1 bitcoin (BTC) is equal to 100 million satoshis.

Satoshi Nakamoto: The inventor of Bitcoin.

Transaction Fee: Some transactions that occur in the bitcoin block chain contain transaction fees. These transaction fees are paid to the miner that hashes the block in question. A typical bitcoin fee amount is .0001 BTC

Wallet: A Bitcoin wallet is loosely the equivalent of a physical wallet on the Bitcoin network. The wallet actually contains your private key(s) which allow you to spend the bitcoins allocated to it in the block chain. Each Bitcoin wallet can show you the total balance of all bitcoins it controls and lets you pay a specific amount to a specific person, just like a real wallet. This is different to credit cards where you are charged by the merchant.

XBT: Informal currency code for 1 Bitcoin (defined as 100 000 000 Satoshis). See also BTC.