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

Returns a list of confirmed blocks starting at the given slot

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