# Blob scaling in 2026![](https://notes.ethereum.org/_uploads/H11SFNwbbl.jpg) # Max blobs flag tracker Nethermind: `--Blocks.BlockProductionBlobLimit=1` - latest master Reth: `--builder.max-blobs` - latest main Geth: WIP Besu: N/A Erigon: N/A NimbusEL: N/A # Engine API Optimization sszing the engine api # Cell level optimization tracker ### CL: Prysm: PR pending - branch MarcoPolo:partial-columns Lighthouse: PR pending - branch dknopik:partial-columns Teku: N/A Grandine: N/A Nimbus: N/A Lodestar: N/A ### EL: Geth: [PR-33404](https://github.com/ethereum/go-ethereum/pull/33404) Nethermind: [PR-9942](https://github.com/NethermindEth/nethermind/pull/9942) Besu: N/A Erigon: N/A Reth: N/A kurtosis config: ```yaml= participants_matrix: el: - el_type: geth el_image: ethpandaops/geth:marcopolo-getBlobsV3 - el_type: nethermind el_image: ethpandaops/nethermind:add-engine-getblobsv3 cl: - cl_type: lighthouse cl_image: ethpandaops/lighthouse:dknopik-partial-columns - cl_type: prysm cl_image: ethpandaops/prysm-beacon-chain:marcopolo-partial-columns additional_services: - dora - spamoor global_log_level: debug spamoor_params: spammers: - scenario: blob-combined config: throughput: 15 sidecars: 6 ```