Federal Contractor

SPACE EXPLORATION TECHNOLOGIES CORP. Federal Contract Obligations (Last Year)

SPACE EXPLORATION TECHNOLOGIES CORP. (CAGE 3BVL8, UEI C6M7C2FLKER5) recorded 3.11 billion in federal obligations across 278 award actions in the last full year.

In the last full year, SPACE EXPLORATION TECHNOLOGIES CORP. received 3.11 billion in federal obligations, with an average action value of 11.19 million across 278 award actions. The largest shares came from the Department of the Air Force and NASA, followed by DISA.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual trend figures reflect the provided analysis window and obligated amounts; totals are based on readable and exact values supplied.

CAGE Code
3BVL8
UEI
C6M7C2FLKER5
Total Obligated
3.11 billion
3,110,255,766.73
Award Actions
278
Average Action Value
11,187,970.38

About SPACE EXPLORATION TECHNOLOGIES CORP. federal contract activity

SPACE EXPLORATION TECHNOLOGIES CORP. (CAGE 3BVL8, UEI C6M7C2FLKER5) obligated $3.11 billion across 278 awards in the last full year, with an average award value of $11.19 million. The award profile is heavily concentrated in a small set of high-value federal buyers, indicating a mix of recurring large-scale service and space-related procurement activity.

Agency mix and customer concentration

The DEPT OF THE AIR FORCE accounted for the largest share of obligations at $1.58 billion across 124 awards, followed closely by the NATIONAL AERONAUTICS AND SPACE ADMINISTRATION at $1.33 billion across 69 awards. DISA added another $189.13 million across 58 awards, while State and the Navy represented comparatively small portions of total obligations.

Industry profile based on NAICS activity

The vendor’s obligations are concentrated in NAICS 481212, NONSCHEDULED CHARTERED FREIGHT AIR TRANSPORTATION, at $1.40 billion across 117 awards, and NAICS 336414, GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING, at $1.08 billion across 19 awards. Additional activity appears in SATELLITE TELECOMMUNICATIONS, R&D in the physical, engineering, and life sciences, and ENGINEERING SERVICES, showing a mix of launch/logistics, manufacturing, communications, and technical support work.

Annual contract trend over the analysis window

The annual trend shows all reported activity in 2025, with $3.11 billion obligated across 278 awards. Because the analysis window is limited to the last full year, the data supports a current-year snapshot rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS award records tied to CAGE 3BVL8 and UEI C6M7C2FLKER5 for the last full year. Obligations and award counts are aggregated by agency, NAICS, and year; totals may reflect modifications and multiple awards within the same reporting period.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '3BVL8'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
5700 DEPT OF THE AIR FORCE 1,579,346,759.01 1.58 billion 124
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 1,333,138,565.31 1.33 billion 69
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 189,127,250.00 189.13 million 58
1900 STATE, DEPARTMENT OF 8,557,026.70 8.56 million 8
1700 DEPT OF THE NAVY 284,064.48 284.06 thousand 2
6925 FEDERAL HIGHWAY ADMINISTRATION 18,000.00 18.00 thousand 2
1450 BUREAU OF INDIAN AFFAIRS 13,057.94 13.06 thousand 3
7008 U.S. COAST GUARD 10,028.97 10.03 thousand 2
1422 BUREAU OF LAND MANAGEMENT 9,068.01 9.07 thousand 3
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1

Insight

SPACE EXPLORATION TECHNOLOGIES CORP. received $3.11 billion across 278 awards in the last full year, with obligations highly concentrated in two agencies. The Department of the Air Force accounted for $1.58 billion across 124 awards and NASA for $1.33 billion across 69 awards, together representing about 93% of total obligated value. DISA was the only other material funding source at $189.13 million across 58 awards, while the remaining agencies each obligated less than $10 million, indicating a sharply skewed agency mix.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '3BVL8'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
481212 NONSCHEDULED CHARTERED FREIGHT AIR TRANSPORTATION 1,400,642,802.15 1.40 billion 117
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 1,076,275,530.79 1.08 billion 19
517410 SATELLITE TELECOMMUNICATIONS 379,889,510.47 379.89 million 82
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 243,140,760.97 243.14 million 37
541330 ENGINEERING SERVICES 10,307,162.35 10.31 million 16
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 0.00 0.00 4
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 0.00 0.00 2
813990 OTHER SIMILAR ORGANIZATIONS (EXCEPT BUSINESS, PROFESSIONAL, LABOR, AND POLITICAL ORGANIZATIONS) 0.00 0.00 1

Insight

During the last full year, obligations for SPACE EXPLORATION TECHNOLOGIES CORP. were highly concentrated in two NAICS codes: 481212 accounted for $1.40 billion across 117 awards, and 336414 accounted for $1.08 billion across 19 awards. These two categories represent the dominant share of the vendor’s $3.11 billion and 278 awards, indicating a procurement profile centered on freight air transport and guided missile/space vehicle manufacturing. Secondary obligated activity was materially smaller in 517410 ($379.89 million, 82 awards) and 541715 ($243.14 million, 37 awards), with the remaining NAICS codes contributing limited or zero obligated value.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '3BVL8'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 3,110,255,766.73 3.11 billion 278

Insight

In the last full year, SPACE EXPLORATION TECHNOLOGIES CORP. (CAGE 3BVL8) recorded $3.11 billion in obligated awards across 278 awards, for an average award value of about $11.19 million. With all observed obligation concentrated in 2025 within the 1-year window, the annual trend indicates a single-period funding concentration rather than a multi-year distribution. The award volume suggests activity was spread across a meaningful number of actions, but overall obligations remained heavily concentrated in that year.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.