---
title: Block
description: Block represents a fully decoded block resource.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block.md
---

# Block

Block represents a fully decoded block resource.

**Package:** `thru.core.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `header` | [`BlockHeader`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-header.md) | 1 · optional | |
| `footer` | [`BlockFooter`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-footer.md) | 2 · optional | |
| `body` | `bytes` | 3 · optional | |
| `consensus_status` | [`thru.common.v1.ConsensusStatus`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/consensus-status.md) | 4 · optional | |
