How to View Deleted Reddit Posts (2026 Guide): 5 Ways That Still Work
Updated on

Short answer: you can only view a deleted Reddit post if a copy was saved somewhere before it was deleted. Reddit itself never shows it again. The fastest working route in 2026 is to paste the post URL into a Reddit archive viewer such as PeekVault (opens in a new tab) or Xarchive (opens in a new tab), which look up every Wayback Machine capture of that page and let you open the snapshot taken before the deletion. If the post was removed by a moderator rather than deleted by its author, Reveddit is the other tool to try.
The rest of this guide explains which tool fits which situation, the exact steps for a post link, a username, and a subreddit, and why some posts can never be recovered.
Which method to use
| What you see on Reddit | Who did it | Best first try | Backup |
|---|---|---|---|
[deleted] on the post or comment | The author | PeekVault or Xarchive (archived snapshot) | Wayback Machine directly, PullPush |
[removed] on the post or comment | A moderator or Reddit's filters | Reveddit | PeekVault or Xarchive |
| Whole account is gone | The author deleted the account | PeekVault username search | Xarchive user profile mode |
| A thread you remember but no URL | Anyone | Xarchive subreddit mode with a date filter | Search engine snippet |
- How to View Deleted Reddit Posts (2026 Guide): 5 Ways That Still Work
- GPT Image 2.5: How to Use It, Flare vs Sunburst, and API Pricing
- How to Use DeepSeek Harness: Install, Set Up, and Run Your First Agent
- Runcell Science: An Open Source Alternative to Claude Science for Research Workflows
- How to Make Mac Not Sleep: Keep Codex, Claude Code, and AI Agents Running
- OpenClaw vs ZeroClaw vs Pi Agent vs Nanobot: Which AI Agent Stack Should You Choose in 2026?
- Can Claude Code Analyze Jupyter Notebooks for Data Science? What It Actually Does
- Claude Code Routines: Why AI Agent Cron Jobs Matter
- Claude Code Desktop Bypass Permissions: How to Enable It
- How to Build Two Python Agents with Google’s A2A Protocol - Step by Step Tutorial
- Top 10 growing data visualization libraries in Python in 2025
Can you view deleted Reddit posts?
Yes, but only from a copy. When someone hits delete, Reddit replaces the body and username with [deleted]. When a moderator removes a post, Reddit shows [removed] to everyone except the author, who often still sees their own post as if nothing happened. Neither state is reversible from Reddit's side, and Reddit has no "show deleted" toggle.
That leaves three kinds of copies:
- Web archive snapshots. The Internet Archive's Wayback Machine crawled billions of Reddit pages over the years. If a snapshot was taken while the post was live, the text is still there.
- Independent archives. Community projects such as PullPush ingest public Reddit data continuously and let you search it.
- Removal trackers. Reveddit compares what the public sees with what the author sees, which exposes moderator removals in near real time.
Every method below is one of those three. The tool you pick mostly depends on whether the post was deleted by its author or removed by a moderator, and on how old it is.
Top tools to view deleted Reddit posts
1. PeekVault Reddit Archive
Best for: opening a deleted post or comment thread from its URL, or reconstructing a deleted user's history. Free, no login.
PeekVault's Reddit Archive (opens in a new tab) is the tool we reach for first because it removes the guesswork from the Wayback Machine. Instead of hunting through a calendar of captures, you paste one of three things and get a dated list of every archived snapshot:
- A post or comment link to see every capture of that thread.
- A username (
u/name) to see captures of the profile page, which is how you recover the post history of an account that no longer exists. - A subreddit (
r/name) to browse front-page captures by date.
Two details make it more useful than raw Wayback searching. It checks both www.reddit.com and old.reddit.com captures for the same page, and for deleted comments it prefers the old.reddit.com version because that layout kept the full comment tree in plain HTML. In practice, that means a comment that looks like a dead end in the modern layout often opens fine through PeekVault.
Steps:
- Copy the Reddit URL, username, or subreddit name.
- Paste it into the search box on PeekVault's Reddit Archive page.
- Pick a capture dated before the deletion.
- Read the snapshot. Search within the page for the username or a phrase you remember.
Limitations, stated plainly on the page: PeekVault does not store Reddit content itself. It only shows what the Internet Archive already captured, so unpopular posts that were never crawled will return nothing. There is no keyword search, and private or quarantined subreddits are out of reach. It also does not fetch live pages from Reddit, which now answers logged-out servers with a 403 error.
2. Xarchive Reddit Archive Explorer
Best for: researching a subreddit or user across a date range and exporting the results.
Xarchive's Reddit archive explorer (opens in a new tab) covers the same underlying source, Wayback Machine captures, but it is built for broader searches rather than one URL at a time. You choose one of three modes:
- Subreddit for community-level discovery across subreddit pages, posts, and comments.
- User profile for archived profile pages and other user-specific URLs.
- Direct URL for verifying one specific post, comment, or profile page.
You can then filter by date range, collapse duplicates with a "unique URLs only" option, review the capture timestamps, and export the list as HTML for offline browsing, CSV for a spreadsheet, or JSON for structured analysis. That export step is the reason to prefer Xarchive when you need more than one post: a moderator documenting a brigading incident, a journalist checking what a subreddit looked like on a given week, or a researcher building a dataset. The CSV drops straight into pandas, and the Wayback CDX link-rot workflow shows how to validate captures before you cite them.
Xarchive is honest about the same constraint PeekVault has. It is strongest when the page was already captured; older or lightly linked Reddit pages may have a sparse capture history, and embedded GIFs or videos inside a snapshot may not play.
3. Wayback Machine (direct)
Best for: when you already know the URL and want to see the raw archive calendar yourself.
The Wayback Machine at web.archive.org is what both tools above are reading. Using it directly still works: paste the full Reddit URL into the search box, pick a year on the timeline, and click a highlighted date. A blue or green circle means a capture exists for that day.
Two things to know. First, try the old.reddit.com version of the URL as well as the www version, because they are archived separately and the old layout keeps comments intact. Second, coverage of recent content is thinner than it used to be. In August 2025 Reddit announced it was restricting the Internet Archive's crawler to Reddit's homepage, so post pages from after that date are captured far less often than pages from 2015 to 2024.
4. Reveddit
Best for: moderator removals and checking whether your own posts were silently removed.
Reveddit does one thing the archive tools cannot: it shows content that moderators removed, including removals the author was never told about. Replace reddit with reveddit in any Reddit URL, whether a thread, a user page, or a subreddit, and removed comments are highlighted in red with their original text.
The catch is the flip side of its strength. Reveddit's own FAQ states that it does not show user-deleted content. If the poster pressed delete themselves, Reveddit will show nothing, and you need an archive tool instead. The site also warns that Reddit restricts websites' access to its data, which can break the web version without notice; the browser extension is the more reliable path.
5. PullPush
Best for: keyword search across an independent copy of Reddit, including older deleted and removed comments.
PullPush is a community-run continuation of the old Pushshift idea: ingest public Reddit posts and comments as they appear, keep the copies, and expose a search API. Because it stores the content itself rather than reading Wayback snapshots, it can return posts that were never archived by the Internet Archive, and it is the only option on this list with true keyword search by author, subreddit, and date.
Treat it as a best-effort service. It is volunteer-operated, uses bot protection that can block automated access, has had extended outages, and its coverage after Reddit's 2023 API changes is uneven. When it is up, it is excellent for research; when it is down, fall back to the archive tools.
Comparison at a glance
| Tool | User-deleted posts | Mod-removed posts | Search by | Source of data | Cost |
|---|---|---|---|---|---|
| PeekVault | Yes, if captured | Yes, if captured | URL, username, subreddit | Wayback Machine captures | Free |
| Xarchive | Yes, if captured | Yes, if captured | Subreddit, user, URL, with date filter and export | Wayback Machine captures | Free tier, plans on its pricing page |
| Wayback Machine | Yes, if captured | Yes, if captured | URL only | Its own crawls | Free |
| Reveddit | No | Yes, near real time | URL, username, subreddit | Live comparison of Reddit views | Free |
| PullPush | Often | Often | Keyword, author, subreddit, date | Independent ingestion | Free, best effort |
Step by step: three common cases
You have the post URL
- Paste the URL into PeekVault or Xarchive's direct URL mode.
- Open the newest capture dated before the deletion. If the comments look collapsed, try a capture of the
old.reddit.comversion. - If nothing is archived, swap
redditforrevedditin the URL to check for a moderator removal. - If that is empty too, search PullPush for a distinctive phrase from the post.
You only have a username
- Enter
u/usernamein PeekVault. Captures of the profile page list the posts and comments that were public at the time. - Switch to Xarchive's user profile mode and set a date range to narrow a long history.
- For accounts that were suspended or shadowbanned rather than deleted, Reveddit's user page will flag that status.
You remember the subreddit and roughly when
- Use Xarchive's subreddit mode with the date range set to the week you remember.
- Open the front-page or "new" captures from those days and scan titles.
- Once you find the thread, copy its URL and go back to the post-URL steps above to get the full comments.
What happened to Unddit, Removeddit, Ceddit, and Pushshift?
If you last looked this up a few years ago, most of the names you remember are gone:
- Ceddit and Removeddit were front ends for the Pushshift dataset and stopped working around 2021.
- Unddit replaced them and died in 2023 for the same reason: its data source disappeared.
- Pushshift itself lost access to Reddit's API in May 2023 and now serves verified moderators only, not the public.
- Google's cached pages were retired in 2024, so "open cached version" is no longer a fallback.
PullPush is the spiritual successor to Pushshift. PeekVault, Xarchive, and the Wayback Machine are the stable options because they depend on the Internet Archive rather than on Reddit's API terms.
Why some deleted Reddit posts cannot be found
Even with every tool above, some posts are gone. The usual reasons:
- Nobody captured it. Archive crawlers prioritize popular and heavily linked pages. A post with two upvotes in a small subreddit was probably never saved.
- It was deleted quickly. A post that lived for twenty minutes rarely overlaps with a crawl.
- It was edited before deletion. Some users overwrite their text before deleting. Archives then hold the overwritten version, not the original.
- The subreddit was private or quarantined. Archive crawlers see what a logged-out visitor sees, which for those subreddits is nothing.
- It is recent. Since Reddit restricted the Internet Archive's crawler in 2025, and since Reddit blocks most other crawlers, content from the last year has the thinnest coverage.
- Reddit overwrote it. Reveddit notes that from early 2022 Reddit began overwriting titles and links of older user-deleted submissions, so even live pages lose context over time.
If you are the author and want your own removed content, Reveddit's user page is the fastest check. If you are the author and deleted it yourself, there is no way back except an archive snapshot.
A note on privacy and use
Everything these tools show was public on Reddit at the time of capture. That does not mean everything is fair to republish. Someone who deleted a post usually had a reason. Use recovered content to understand a thread, verify a claim, or document moderation, and avoid reposting personal details or dragging a deleted comment back into a live argument. For research use, keep the capture timestamp and archive URL with every quote so the source can be checked.
FAQ
Can I see who deleted a post, the user or a moderator?
Yes, from the label. [deleted] means the author did it, [removed] means a moderator or an automated filter did. Reveddit only helps with the second case; archive tools help with both.
Do deleted posts still count toward karma? Karma earned before deletion stays on the account. Deleting a post removes the post, not the votes already counted.
Can moderators see who deleted a post? Moderators can see that a post was deleted by its author and can still see the content in their mod tools for a period, but they cannot restore a user-deleted post.
Is there a way to view deleted posts inside the Reddit app? No. Reddit's own apps and site never show deleted content. You have to use an outside archive or removal tracker.
Are these tools legal to use? Viewing publicly archived web pages is legal in general. What you do with the content is where care is needed, particularly around personal data and harassment.
Related Guides
- Social Media Link Rot with Wayback CDX Data
- Web Scraping with Python
- Best Public Datasets for Data Science
- Pandas Data Cleaning