[#btck-ChainView-CountEntries] = xref:btck.adoc[btck]::xref:btck/ChainView.adoc[ChainView]::CountEntries :relfileprefix: ../../ :mrdocs: Returns the number of entries in the chain. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int32_t CountEntries() const; ---- == Return Value The entry count, including the genesis block. [.small]#Created with https://www.mrdocs.com[MrDocs]#