CBP Cheat Sheet 2026
The 30 highest-yield CBP facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
75 questions
20 min time limit
70.00% to pass
- Under the Bank Secrecy Act (BSA), which type of business dealing in Bitcoin is typically classified as a Money Services Business (MSB)? → A Bitcoin exchange that accepts fiat currency
- When a user restores a Bitcoin wallet using a 12-word mnemonic seed phrase, what is being recovered? → The master private key, from which all other keys and addresses are derived.
- What is the expected number of leading zeros in a Bitcoin block hash at high difficulty? → A variable number determined by the current target
- What does the acronym 'PPLNS' stand for in mining pool payout schemes? → Pay Per Last N Shares
- Which global standard-setting body issues recommendations on virtual asset regulation that many countries adopt? → Financial Action Task Force (FATF)
- Approximately how many bitcoin will ever be created in total? → 21 million
- Which legal doctrine allows U.S. courts to assert jurisdiction over overseas Bitcoin businesses that serve U.S. customers? → Effects doctrine (or 'minimum contacts' standard)
- What does it mean for a Bitcoin transaction to be 'in the mempool'? → The transaction has been broadcast to the network but not yet included in a block
- Which of the following is a key difference between a hot wallet and a cold wallet? → Hot wallets are internet-connected, while cold wallets are offline
- What is a UTXO in Bitcoin? → Unspent Transaction Output
- In Bitcoin's Script language, what does OP_CHECKSIG verify? → That a given signature is valid for the provided public key and transaction hash
- What is the role of Bitcoin Core in the Bitcoin ecosystem? → The reference implementation of the Bitcoin protocol maintained by open-source developers
- What is the purpose of a BIP-39 passphrase (sometimes called the '25th word')? → To add an additional layer of security that creates a completely different wallet
- What does SegWit (Segregated Witness) separate from Bitcoin transactions? → The witness data (signatures) from the transaction data
- What security property does a m-of-n multisignature wallet provide? → It requires m signatures from n possible keyholders to authorize a transaction
- What role do private keys play in Bitcoin transactions? → To sign transactions and prove ownership of Bitcoin
- What is the risk of generating Bitcoin private keys using a weak random number generator? → Keys become predictable and funds can be stolen
- Which of the following represents the first confirmation of a Bitcoin transaction? → When the transaction is included in a valid block that is added to the blockchain.
- What use case does the Lightning Network enable that is impractical on-chain? → Micropayments of fractions of a cent
- What is 'hash rate' a measure of in Bitcoin mining? → The number of SHA-256 hash computations a miner performs per second
- What does 'flag day' activation mean in the context of Bitcoin forks? → A pre-specified block height or date after which nodes enforce new rules unconditionally
- Why is Bitcoin address reuse harmful to privacy? → It links multiple transactions to the same entity, enabling transaction graph analysis
- Which of the following best describes an orphan block in Bitcoin? → A valid block whose parent block is not yet known to the receiving node
- What does 'settlement finality' mean in Bitcoin commerce? → The point at which a transaction is considered irreversible and fully settled
- What information is stored in the coinbase transaction of a Bitcoin block? → The block reward plus fees, and an arbitrary data field (up to 100 bytes)
- What happens to the Bitcoin block subsidy approximately every 210,000 blocks? → It is cut in half
- What is a 'finney attack' in Bitcoin? → A pre-mined block used to double-spend against a merchant before broadcast
- A wallet exported as a WIF (Wallet Import Format) string starting with '5' indicates what? → An uncompressed private key on mainnet
- What is required to open a Lightning Network payment channel? → An on-chain Bitcoin transaction to fund the channel
- Bitcoin Cash implemented which mechanism to adjust mining difficulty more rapidly after its fork from Bitcoin? → An Emergency Difficulty Adjustment (EDA) to cope with fluctuating hash rate
Turn these facts into recall:
Was this helpful?