Stranger Things Final Episode Release and Details

Stranger Things Final Episode Release and Details
source: gettyimages
December 30, 2025

After finishing Stranger Things Volume 2, many fans were left with that empty "wait, that’s it?" feeling. The series finale is being kept under wraps for a later release, and Netflix has officially announced when it will drop, marking a unique approach from the rest of the season.

Final Episode Release Date & Time

The Season 5 finale is scheduled to be released on December 31, 2025, with Netflix releasing it at:

For international audiences, the release times vary slightly:

Why is the Finale Releasing Separately?

Unlike the previous volumes, which dropped all episodes simultaneously or in batches, the finale is being released as a standalone event. The Duffer brothers and Netflix decided on this approach to treat the episode as a significant event, akin to a theatrical release.

In an interview with TheWrapped, the creators explained: “It was honestly Netflix who came up with the idea to do this separately, and we agreed because it made sense to have a theatrical-style release.”

The episode, titled “Chapter Eight: The Rightside Up,” runs for 2 hours and 8 minutes, making it the longest episode in the series' history.

Season 5 Release Schedule

The final season has been split into three parts:

Yes, the series officially concludes on New Year’s Eve. Meanwhile, fans can catch up on what happens in Volume 2, including who meets their end and whether the scene between Nancy and Jonathan was really a breakup or something else.

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 · 141 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": 6644454,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}