Eric Schmidt and Wendy Schmidt to Launch Lazuli Space Observatory: A Potential Historic Private Space Telescope

Eric Schmidt and Wendy Schmidt to Launch Lazuli Space Observatory: A Potential Historic Private Space Telescope
source: gettyimages
January 8, 2026

Former Google CEO Eric Schmidt and his wife Wendy are poised to make history with their latest venture, the Lazuli Space Observatory. Announced during the American Astronomical Society meeting, this project aims to become the largest privately-funded space telescope ever built. Backed by substantial investments from the Schmidts, Lazuli promises to expand our understanding of the universe through cutting-edge technology and open scientific collaboration.

Key Features of Lazuli

The Schmidt Observatory System

Lazuli is part of the broader Schmidt Observatory System, which also includes three ground-based observatories:

This integrated system emphasizes open science, with data and software shared broadly to encourage worldwide scientific collaboration. Researchers at every career level will have access to the collected data and telescope time.

Future Outlook

All four observatories, including Lazuli, are anticipated to become operational before the end of the decade, marking a significant milestone in private space exploration and astronomical research.

Stay tuned for updates on this groundbreaking project that could redefine commercial involvement in space science.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 139 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6645089,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}