UFO Slice Logo

Welcome to UFO Slice!

Tidy at UFO Slice

UFO Slice was born in late June 2021 as a place where you can find, watch and discuss UFO Videos / Disclosure / Photos / Pentagon Reports with other liked minded UFO enthusiasts.

The current list of channels discuss many different UFO & Paranormal subjects including:

  • UFO Disclosure
  • UFO Sightings
  • UFO Footage
  • Alien Videos
  • Daily UFO Sightings

UFOSlice.com aims to bring together the now segregated UFO communities, making a single common area where anybody can share their own UFO stories, theories or discuss the latest 'Pentagon UFO Videos'.

UFO Slurp Banner

🛸 UFO Forums

Join our brand new UFO Forums, and start conversations with other members of the UFO Community.

The forums have only just launched, so it's a bit of a ghost town at the moment, but every forum needs to start from somewhere!

  • Post UFO & Paranormal YouTube Links
  • Upload Pictures of UFO Sightings
  • Post your UFO Theories
  • Discuss current disclosure
  • Spicy Memes 🌶

Check out the Latest Posts

🔥 Latest UFO Videos

Catch up the latest UFO Videos, Pictures and discussions by checking out the most recent live streams and videos below.

UFO Slice has selected some of the most credible, professional and informative content creators to help guide you through the sea of UFO Footage, Disclosure & Alien Sightings.

1:25:05
GUFON
CE-5 & Psychic Frequencies, Who Needs Technology To Contact Aliens?
01:14
Chris Lehto
Understanding NHI Interaction with Humanity
19:58
Chris Lehto
Earth’s Spin Powers Future: Giza’s Ancient Secret?
1:47:04
GUFON
Get Rid Of The "Soy Boy" Mentality In UFOlogy & You May Get Evidence!
2:42:24
ALIEN ADDICT
As Above, So Below - What Is Going On In The Sky's?
01:16
Chris Lehto
Are Pyramids Really Tombs? A Deep Dive into History
01:23
Chris Lehto
Exploring the Nature of Psychic Experiences
54:55
Dr. Steven Greer
The Dr. Steven Greer Podcast - Episode 9
1:36:45
GUFON
Still Can't Figure Out The Drone Invasion So What's Possible?
1:11:00
Earthfiles
Apr 2, 2025 - What Is Hidden Deep Beneath Egypt’s Khafre Pyramid?
01:30
Chris Lehto
Experiencers Speak: The Untold Stories of Disclosure
42:00
Chris Lehto
SAR Scan Predicted This Pyramid Mystery – Scientists Stunned!
"; $.ajax({ url: "https://napi.ufoslice.com/homepagetopics?" + Math.floor(Math.random() * 100001), dataType: 'json', success: function(data) { if(data.error=="1") { window.location = "/forum"; $("#community_forums").html("No Topics have been posted") } else { topics = data.topics; console.log(topics) $.each(topics, function(i,item){ topic_id = item.topic_id; topic_slug = item.topic_slug; topic_title = item.topic_title; topic_date = item.topic_date; topic_thumbnail = item.topic_thumbnail; topic_postcount = item.topic_postcount; topic_youtubeid = item.topic_youtubeid; topic_author_displayname = item.topic_author_displayname; topic_slug = item.topic_slug; topic_last_post_displayname = item.topic_last_post_author_displayname; topic_pinned = item.topic_pinned; if(topic_youtubeid!="0") { topic_thumbnail = "https://i.ytimg.com/vi/" + topic_youtubeid + "/mqdefault.jpg" } builder = (`
` + topic_date + ` ‣ Posted by: ` + topic_author_displayname + `
` + topic_postcount + `
` + topic_last_post_displayname + `
`) $("#community_forums").append(builder); }); } } }); } getTopics(); -->