Skip to main content

Package Relay

mempool · policy

The ability for nodes to relay groups of related transactions together so miners evaluate fees on the package total.

1.definition

Package relay lets nodes share and evaluate groups of related unconfirmed transactions together. This matters when one transaction has a low fee but a dependent child transaction pays enough to make the combined package attractive to miners.

2.note

Package relay improves CPFP fee-bumping and reduces some mempool-pinning problems, but it is relay policy rather than a consensus rule. Support can vary by node software, version, and network conditions, so wallets still need fallback strategies.

Related terms

All terms and definitions may update as the Cryptionary improves.