[#btck-BlockSpentOutputs-Count] = xref:btck.adoc[btck]::xref:btck/BlockSpentOutputs.adoc[BlockSpentOutputs]::Count :relfileprefix: ../../ :mrdocs: Returns the number of per‐transaction spent‐output sets. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t Count() const; ---- == Return Value The count, one entry per non‐coinbase transaction. [.small]#Created with https://www.mrdocs.com[MrDocs]#