# B1036

> expended Falcon 9 first-stage booster

**Wikidata**: [Q42710171](https://www.wikidata.org/wiki/Q42710171)  
**Source**: https://4ort.xyz/entity/b1036

## Summary
B1036 was an expended first-stage booster used in the SpaceX Falcon 9 Full Thrust orbital launch vehicle. Manufactured by SpaceX in the United States, it supported two missions for the Iridium NEXT constellation in 2017 before being expended in December of that year. It is classified as a former entity in the sequence of Falcon 9 boosters.

## Key Facts
- **Classification:** Falcon 9 first-stage booster (Falcon 9 Full Thrust version).
- **Manufacturer:** SpaceX.
- **Serial Number:** B1036.
- **Operational Status:** Expended; the booster was dissolved or demolished on December 23, 2017.
- **Mission History:** Supported two significant rocket launches for the Iridium NEXT mission (June 25, 2017 and December 23, 2017).
- **Lineage:** Preceded by booster B1035 and succeeded by booster B1037.
- **Country of Origin:** United States.
- **Google Knowledge Graph ID:** /g/11f29gl1bm.

## FAQs
### Q: What type of vehicle was B1036?
A: B1036 was a first-stage booster for the Falcon 9 Full Thrust, the third major version of SpaceX's orbital launch vehicle. Unlike some other boosters, it was expended rather than recovered.

### Q: Which missions did B1036 fly?
A: B1036 was utilized for two rocket launches associated with the Iridium NEXT satellite constellation. These launches took place on June 25, 2017, and December 23, 2017.

### Q: What does it mean that B1036 was "expended"?
A: In the context of aerospace, "expended" means the booster was used to deliver its payload and was not recovered after launch. B1036 was ultimately dissolved or demolished on December 23, 2017.

## Why It Matters
B1036 serves as a specific example of the Falcon 9 Full Thrust architecture during a critical period of SpaceX's launch history. While modern Falcon 9 missions routinely recover first-stage boosters, B1036 represents the "expended" subset of missions where recovery was either not possible or not prioritized, resulting in the destruction of the vehicle. Its history is tied directly to the deployment of the Iridium NEXT constellation, a significant global telecommunications infrastructure project. By examining B1036, analysts can track the evolution of SpaceX hardware; notably, its predecessor (B1035) was preserved for display at Space Center Houston, while B1036 itself was expended, highlighting the different outcomes for boosters depending on mission requirements.

## Notable For
- Being an **expended** Falcon 9 first-stage booster, distinguishing it from recovered units.
- Participating in the **Iridium NEXT** campaign, launching specific batches of the satellite constellation.
- Being a member of the **Falcon 9 Full Thrust** class, the third major iteration of the launch vehicle.
- Having a specific **dissolution date** (December 23, 2017), marking the end of its operational life.

## Body

### Specifications and Classification
B1036 is identified as an instance of a **Falcon 9 booster** and belongs specifically to the **Falcon 9 Full Thrust** class, which is the third major version of the SpaceX Falcon 9 orbital launch vehicle. The booster was manufactured by **SpaceX** in the **United States**. It carries the unique serial number **B1036**.

### Mission History
The booster's operational history includes two significant events, both classified as rocket launches for the **Iridium NEXT** program:
*   **June 25, 2017:** First recorded launch event.
*   **December 23, 2017:** Second recorded launch event.

The date of the second launch coincides with its recorded "dissolved, abolished, or demolished" date, confirming that the booster was **expended** during or after this mission.

### Lineage and Context
B1036 exists within a specific sequence of SpaceX hardware development:
*   **Predecessor:** It follows **B1035**, a Falcon 9 first-stage booster that is currently exhibited at Space Center Houston.
*   **Successor:** It precedes **B1037**, which is also identified as an expended Falcon 9 first-stage booster.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "B1036",
  "description": "An expended Falcon 9 first-stage booster manufactured by SpaceX for the Falcon 9 Full Thrust vehicle.",
  "sameAs": [
    "https://commons.wikimedia.org/wiki/Category:SpaceX_Falcon_9_B1036"
  ],
  "additionalType": "Falcon 9 booster",
  "identifier": {
    "@type": "PropertyValue",
    "name": "Serial Number",
    "value": "B1036"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "SpaceX"
  }
}