Encyclopedia

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

T

Target

The target is the threshold below which a block header hash must be in order...

Testnet

A global testing environment in which developers can obtain and spend satoshis that have no...

Thin client

A method for verifying if particular transactions are included in a block without downloading the...

Token

A token is a programmable digital asset with its own codebase that resides on an...

Transaction fee

The amount remaining when the value of all outputs in a transaction are subtracted from...

Transaction malleability

The ability of someone to change (mutate) unconfirmed transactions without making them invalid, which changes...

Transaction mutability

The ability of someone to change (mutate) unconfirmed transactions without making them invalid, which changes...

Transaction version number

A version number prefixed to transactions to allow upgrading.

Txid

An identifier used to uniquely identify a particular transaction; specifically, the sha256d hash of the...

TxIn

An input in a transaction which contains three fields: an outpoint, a signature script, and...

TxOut

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


Documentation