Skip to main content
Firebase

Is Firebase down? Live platform status

Google's mobile & web BaaS

Live Firebase reachability — Google's BaaS console, docs and status feed checked from your browser.

Firebase API Status

Live, in-browser checks against Firebase's public APIs. Refreshes every 15s.

Checking…

Platform

Firebase public surfaces

3 endpoints
  • firebase.google.com
    Marketing + docs
    ms
    warming up
  • Firebase Console
    console.firebase.google.com
    ms
    warming up
  • Firebase Status
    status.firebase.google.com
    ms
    warming up
Polling every 15s · Last updated · Next in 15sOpen Firebase

Firebase does not expose a CORS-enabled public status JSON. These checks confirm DNS/TCP/TLS reachability of the marketing, console and status pages only.

Sponsored · Firebase
Ask Fire
Google · Firestore

I'm Fire — your Firebase guide. Ask about Firestore, Cloud Functions, or Security Rules.

Visit Firebase

Sponsored content. supabase.health may earn a referral reward when you sign up via this widget. Answers are informational only — not financial advice.

Official Firebase status page

Open ↗

About Firebase

Firebase is Google's mobile + web backend-as-a-service, offering Firestore, Realtime Database, Auth, Cloud Functions, Hosting and Cloud Messaging on top of Google Cloud. This page tracks whether Firebase's public surfaces respond from your browser.

Firebase at a glance

Owner
Google (since 2014)
Core DBs
Firestore, Realtime Database
Runtime
Cloud Functions (Node, Python)
Pricing
Spark (free) / Blaze (pay-as-you-go)
Underlying
Google Cloud Platform

Common Firebase issues

  • Firestore reads spiking bill

    Firestore charges per document read. A missing composite index or an unbounded onSnapshot listener can burn thousands of reads per minute.

  • Cloud Functions cold starts

    Gen-2 functions cold-start in seconds when idle. Use min-instances or upgrade to Cloud Run for latency-sensitive workloads.

  • Auth quota exceeded

    Email-link and phone auth have daily quotas on the free tier. Blaze plan raises them but does not remove abuse protection thresholds.

Background

Firebase started in 2011 as a realtime-database startup and was acquired by Google in 2014. It has since grown into a full mobile/web application platform and is the reference BaaS every open alternative (including Supabase) explicitly compares itself against.

Frequently asked

Is Firebase down right now?
We probe the public Firebase surfaces from your browser. For product-level incidents (Firestore in a specific region, Cloud Functions cold starts) check the embedded status page below.
Is Firebase a Google Cloud service?
Yes. Firebase runs on Google Cloud Platform and shares infrastructure and IAM with GCP projects created under the same billing account.

About this check

All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by Firebase.

Checks run client-side from your browser against Firebase's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.

See also