Transaction Signature
A transaction signature is cryptographic evidence that an authorized key or account policy approved defined transaction data. Nodes verify it before accepting…
Core concepts behind cryptocurrency, blockchain and distributed systems.
A transaction signature is cryptographic evidence that an authorized key or account policy approved defined transaction data. Nodes verify it before accepting…
A transaction signer is a person, device, software component, or cryptographic service that produces the signature or authorization needed for a blockchain…
Transaction size is the amount of encoded data a transaction occupies, usually measured in bytes. It affects network bandwidth, block capacity, storage,…
Transaction state is the current lifecycle condition of a blockchain transaction, such as prepared, signed, submitted, pending, included, confirmed, finalized, failed, dropped,…
A transaction trace is a detailed reconstruction of the internal execution steps produced when a blockchain transaction runs, including nested contract calls,…
A transaction trie is an authenticated tree structure that commits to the ordered transactions contained in a blockchain block. The block header…
A transaction type is a protocol-defined category that determines how a transaction is decoded, validated, priced, signed, or executed. Examples can distinguish…
Transaction verification is the process of checking that a blockchain transaction is authentic, correctly formed, valid under protocol rules, successfully executed when…
Transaction weight is a protocol-defined measure of a transaction’s block-capacity cost. In Bitcoin SegWit, it combines base data and witness data with…
Transaction-based matching is the process of linking a specific blockchain transaction to an invoice, deposit, order, customer, or accounting record using transaction…
A transaction-fee model is the set of protocol and market rules that determine how users pay for blockchain resources and how those…
Transactions per second is a throughput measure describing how many transactions a blockchain or payment system processes over a defined interval. TPS…
A transparent address is a blockchain address whose associated transaction details are visible on the public ledger rather than protected by privacy-preserving…
An uncle block, more precisely called an ommer in historical Ethereum proof-of-work terminology, is a valid competing block that was not included…
An unsigned transaction is a constructed transaction that lacks one or more cryptographic authorizations required for submission or execution. It can be…
An Unspent Transaction Output, or UTXO, is a discrete amount of cryptocurrency created by a transaction and not yet consumed by a…
UTXO age distribution describes how long the currently unspent outputs in a UTXO-based blockchain have remained unspent. Analysts group UTXOs by the…
UTXO bloat is the excessive growth of a blockchain’s active set of unspent transaction outputs. It occurs when users create many small…
UTXO consolidation is the process of combining multiple unspent transaction outputs into fewer, larger outputs. A wallet creates a transaction that spends…
UTXO dust is an unspent transaction output whose value is so small that spending it may cost nearly as much as, or…
UTXO fragmentation is the condition in which a wallet’s total value is divided across many small unspent outputs instead of a manageable…
UTXO management is the set of wallet and treasury practices used to select, label, consolidate, preserve, and spend unspent transaction outputs. It…
The UTXO model is a blockchain accounting design in which transactions consume existing unspent outputs and create new outputs instead of directly…
The UTXO set is the complete collection of unspent transaction outputs recognized by a UTXO-based blockchain at a particular block. It represents…
Networks, consensus systems, protocols and blockchain infrastructure.
543 terms
Digital assets, token standards, cryptocurrencies and stablecoins.
351 terms
Crypto payment acceptance, settlement, refunds, invoices and payouts.
641 terms