
BLACKROCK INCOME TRUST, INC. — Investor Relations & Filings
BlackRock Income Trust, Inc. is a diversified, closed-end management investment company. The Trust's investment objective is to manage a portfolio of high-quality securities to achieve both preservation of capital and high monthly income. To pursue this goal, the fund invests primarily in a portfolio of fixed-income instruments located in the United States. Its holdings typically include U.S. government-sponsored agency securities, non-agency mortgage-backed securities, asset-backed securities, and U.S. Treasury securities. The fund is managed by BlackRock Advisors, LLC.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| N-CEN/A - BLACKROCK INCOME TRUST, INC. (0000832327) (Filer) | 2026-03-17 | English | |
| Regulatory Filings 2026 | 2026-03-13 | English | |
| BLACKROCK INCOME TRUST | 2026-03-05 | English | |
| Regulatory Filings 2026 | 2026-02-24 | English | |
| SCHEDULE 13G Filing | 2026-02-13 | English | |
| 4 Filing | 2026-02-03 | English |
Browse filings by year
33 years- 2026 7 filings
- 2025 33 filings
- 2024 20 filings
- 2023 20 filings
- 2022 25 filings
- 2021 21 filings
- 2020 19 filings
- 2019 19 filings
- 2018 21 filings
- 2017 21 filings
- 2016 18 filings
- 2015 15 filings
- 2014 24 filings
- 2013 13 filings
- 2012 16 filings
- 2011 14 filings
- 2010 15 filings
- 2009 13 filings
- 2008 25 filings
- 2007 38 filings
- 2006 44 filings
- 2005 54 filings
- 2004 38 filings
- 2003 21 filings
- 2002 8 filings
- 2001 4 filings
- 2000 6 filings
- 1999 5 filings
- 1998 6 filings
- 1997 7 filings
- 1996 6 filings
- 1995 4 filings
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32966729 | N-CEN/A - BLACKROCK INCOME TRUST, INC. (0000832327) (Filer) | 2026-03-17 | English | ||
| 46132721 | Regulatory Filings 2026 | 2026-03-13 | English | ||
| 46132722 | BLACKROCK INCOME TRUST | 2026-03-05 | English | ||
| 46132723 | Regulatory Filings 2026 | 2026-02-24 | English | ||
| 24347117 | SCHEDULE 13G Filing | 2026-02-13 | English | ||
| 19370530 | 4 Filing | 2026-02-03 | English | ||
| 19370525 | 4 Filing | 2026-02-03 | English | ||
|
2025
8 filings
| |||||
| 9723467 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 9723468 | BLACKROCK GLOBAL 424B3 | 2025-11-26 | English | ||
| 9723471 | BLACKROCK INCOME TRUST, INC. (BKT) | 2025-10-21 | English | ||
| 9723470 | 4 | 2025-10-14 | English | ||
| 9723472 | BLACKROCK INCOME TRUST, INC | 2025-10-03 | English | ||
| 9723473 | BLACKROCK INCOME TRUST | 2025-09-30 | English | ||
| 9723475 | Regulatory Filings 2025 | 2025-09-29 | English | ||
| 9723474 | BLACKROCK INCOME TRUST, INC. | 2025-09-17 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
BLACKROCK INCOME TRUST, INC. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33419 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33419 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33419 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33419}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for BLACKROCK INCOME TRUST, INC. (id: 33419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.