Encyclopedia

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

R

R parameter

The payment request parameter in a bitcoin: URI.

Raw transaction

Complete transactions in their binary format; often represented using hexadecimal. Sometimes called raw format...

RBF

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

Receipt

A cryptographically-verifiable receipt created using parts of a payment request and a confirmed transaction.

Redeem script

A script similar in function to a pubkey script. One copy of it is hashed...

RedeemScript

A script similar in function to a pubkey script. One copy of it is hashed...

Regression test mode

A local testing environment in which developers can almost instantly generate blocks on demand for...

Regtest

A local testing environment in which developers can almost instantly generate blocks on demand for...

Relay fee

The minimum transaction fee a transaction must pay (if it isn’t a high-priority transaction) for...

Replace by fee

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

Root certificate

A certificate belonging to a certificate authority (CA).

Root seed

A potentially-short value used as a seed to generate the master private key and master...

RPC byte order

A hash digest displayed with the byte order reversed; used in Bitcoin Core RPCs, many...


Documentation