Encyclopedia

This Archive aims to provide the glossary terms and docs you need to understand Bitcoin and start building Bitcoin-based applications.

O

OP CHECKMULTISIG

Opcode which returns true if one or more provided signatures (m) sign the correct parts...

OP_RETURN transaction

A transaction type relayed and mined by default in Bitcoin Core 0.9.0 and later that...

Opcode

Operation codes from the Bitcoin Script language which push data or perform functions within a...

Opt-in replace by fee

Replacing one version of an unconfirmed transaction with a different version of the transaction that...

Orphan block

Blocks whose parent block has not been processed by the local node, so they can’t...

Outpoint

The data structure used to refer to a particular transaction output, consisting of a 32-byte...

Output

An output in a transaction which contains two fields: a value field for transferring zero...

Output index

The sequentially-numbered index of outputs in a single transaction starting from 0.


Documentation