[#btck-Block-CountTransactions] = xref:btck.adoc[btck]::xref:btck/Block.adoc[Block]::CountTransactions :relfileprefix: ../../ :mrdocs: Returns the number of transactions in the block. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t CountTransactions() const; ---- == Return Value The transaction count. [.small]#Created with https://www.mrdocs.com[MrDocs]#