---
title: getConfirmedBlock
hideTableOfContents: true
h1: getConfirmedBlock RPC Method
---

Returns identity and transaction information about a confirmed block in the
ledger

<Callout type="warn" title={"Deprecated Method"}>
  This method is expected to be removed in `solana-core` v2.0. Please use
  [getBlock](/docs/rpc/http/getblock) instead.
</Callout>
