Block {{ self.height }}

hash
{{self.hash}}
target
{{self.target}}
timestamp
size
{{self.block.size()}}
weight
{{self.block.weight()}}
%% if self.height.0 > 0 {
previous blockhash
{{self.block.header.prev_blockhash}}
%% }
%% if let Some(prev_height) = self.height.n().checked_sub(1) { %% } else { prev %% } %% if self.height < self.best_height { %% } else { next %% }

{{"Inscription".tally(self.inscription_count)}}

%% for id in &self.featured_inscriptions { {{ Iframe::thumbnail(*id) }} %% }
%% if &self.inscription_count > &self.featured_inscriptions.len() {