# B1033

> Falcon 9 first-stage booster, converted to a Falcon Heavy core booster; destroyed during landing attempt

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

## Summary
B1033 was a SpaceX Falcon 9 first-stage booster converted for use as a core booster in the Falcon Heavy rocket. It was destroyed during a landing attempt following the inaugural Falcon Heavy demonstration mission on February 6, 2018. The booster's demise marked a notable event in SpaceX's reusable rocket development efforts.

## Key Facts
- **Manufacturer**: SpaceX
- **Conversion**: Modified from a Falcon 9 Full Thrust booster to a Falcon Heavy core stage
- **Mission**: Part of the Falcon Heavy Demonstration Mission (2018-02-06)
- **Preceded by**: B1032
- **Followed by**: B1034
- **Destruction date**: February 6, 2018 (due to a hard landing)
- **Role**: Central core of the first Falcon Heavy launch
- **Reuse attempt**: Failed to land intact post-mission

## FAQs
### Q: What happened to B1033 after its mission?
A: B1033 was destroyed during a landing attempt after the Falcon Heavy Demonstration Mission on February 6, 2018, due to a hard landing.

### Q: Was B1033 part of the first Falcon Heavy launch?
A: Yes, B1033 served as the central core booster for the inaugural Falcon Heavy mission in 2018.

### Q: Why was B1033 significant?
A: It was the first Falcon 9 booster converted for use in the Falcon Heavy configuration, playing a critical role in testing the heavy-lift rocket's capabilities.

## Why It Matters
B1033 is significant as part of SpaceX's iterative approach to developing reusable rockets. As the central core of the first Falcon Heavy launch—a critical test for the vehicle's capability to carry heavy payloads to orbit—its failure during landing provided valuable data for improving future recovery attempts. While the booster itself was lost, the mission demonstrated the Falcon Heavy's operational potential, paving the way for subsequent successful launches and recoveries. This event underscores SpaceX's willingness to test boundaries and learn from failures, a key aspect of its rapid innovation in space technology.

## Notable For
- First Falcon 9 booster repurposed as a Falcon Heavy core
- Central role in the maiden Falcon Heavy launch (2018)
- Failed landing attempt highlighted recovery challenges for heavy-lift rockets
- Part of SpaceX's early efforts to validate Falcon Heavy's design

## Body
### Mission Overview
B1033 launched on February 6, 2018, as the central core of the Falcon Heavy Demonstration Mission (Flight 53). The rocket carried a Tesla Roadster into heliocentric orbit as a test payload. While the mission's primary objectives were achieved, the booster failed to land safely.

### Conversion Details
Originally manufactured as a Falcon 9 Full Thrust booster, B1033 was modified to serve as the central core of the Falcon Heavy. This involved structural adaptations to support the attachment of two additional side boosters (B1023 and B1025).

### Outcome
After staging, B1033 attempted to land on the *Of Course I Still Love You* droneship but was lost due to a hard landing. Post-mission analysis indicated the failure was caused by a lack of thrust during the landing burn, attributed to a premature shutdown of one engine.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "B1033",
  "description": "Falcon 9 first-stage booster, converted to a Falcon Heavy core booster; destroyed during landing attempt",
  "url": "https://www.wikidata.org/wiki/Q107367890",
  "sameAs": [
    "https://commons.wikimedia.org/wiki/Category:SpaceX_Falcon_9_B1033"
  ],
  "manufacturer": "SpaceX",
  "serialNumber": "B1033",
  "countryOfOrigin": "United States",
  "significantEvent": {
    "@type": "Event",
    "name": "Falcon Heavy Demonstration Mission",
    "startDate": "2018-02-06"
  }
}