---
title: "Count of blobs which was pushed by transaction"
method: GET
path: "/tx/{hash}/blobs/count"
tags: ["transactions"]
---

# Count of blobs which was pushed by transaction

`GET /tx/{hash}/blobs/count`

Returns the total number of blobs submitted via the PayForBlobs message in the given transaction.

## Path parameters

- `hash` string, required

## Response `200`

OK

- integer

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/celenium-io/apis/celenium-api.md) · [All operations](https://skmtc.dev/celenium-io/apis/celenium-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/celenium-io/celenium-api/revisions/117307f84924/schema)
