[#btck-Block-Transactions-0f] = xref:btck.adoc[btck]::xref:btck/Block.adoc[Block]::Transactions :relfileprefix: ../../ :mrdocs: Returns a range over all transactions in the block. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- auto Transactions() const &; ---- == Return Value A random‐access range of the block's transactions. [.small]#Created with https://www.mrdocs.com[MrDocs]#