Latest Blocks
Height | Age | Transactions | Size |
---|---|---|---|
{{ $block->height }} | {{ $block->age }} | {{ $block->transactions }} txs | {{ $block->block_size }} kB |
@extends('minimalUI.blank') @push('styles') @endpush @section('icon', 'pe-7s-rocket') @section('title', 'Home') @section('header', 'Welcome, this is the LBRY Block Explorer') @section('description', 'LBRY is a secure, open, and community-run digital marketplace.') @section('content')