Every Upper rank demon in Demon Slayer ranked based on strength (2024)

Demon Slayer is arguably one of the most popular anime and manga series at the moment. This series has showcased some of the most powerful characters, most of which were demons. The demons have a ranking system based on their strengths and overall abilities in combat.

The most elite demons belong to the "12 Kizuki" group commanded by the Demon King himself, Muzan. There are two sections within the 12 Kizuki called the Upper and Lower Moon. These are some of the strongest demons within the 12 Kizuki.

Disclaimer: The article contains major spoilers from the Demon Slayer manga.

Ranking all the Upper Moon demons in Demon Slayer

8) Kaigaku

Kaigaku is probably the weakest Upper Moon demon on this list. He served as a replacement to Upper Moon 6, Daki and Gyutaro after they were defeated by members of the Demon Slayer Corps.

However, when he fought Zenitsu for the first time, he wasn’t accustomed to his newfound powers. Yet, Kaigaku was so weak that Zenitsu could kill him all by himself. Every Upper Moon demon was defeated by multiple demon hunters, except for Kaigaku.

7) Daki and Gyutaro

Every Upper rank demon in Demon Slayer ranked based on strength (1)

Daki and Gyutaro were strong demons who had an impressive set of powers. Gyutaro proved to be extremely difficult to deal with. His Blood Demon Art allows him to manipulate blood into small sickle-like shapes that could cut the human body.

Even the slightest nick can kill someone eventually due to the poison in the blood. It took the combined efforts of Tanjiro, Tengen Uzui, Nezuko, Inosuke and Zenitsu to defeat the demon pair.

However, members of the Demon Slayer Corps prevailed, as Nezuko’s Blood Demon Art was able to heal the demon hunters who were infected by Gyutaro’s poison.

6) Gyokko

Gyokko was another strong member of the 12 Kizuki and was the Upper Moon 5, who ambushed the demon hunters in the Swordsmith Village. Gyokko’s abilities allowed him to teleport between pots he placed around the field. He could also summon fishes and other beings to attack intended targets.

Gyokko nearly killed Muichiro with his Blood Demon Art and could push the limits of one of the most talented swordsmen in the series. However, it was over for the demon as soon as Muichiro activated his Demon Slayer Mark.

5) Nakime

Nakime was the demon that was responsible for summoning the demons when Muzan wanted to talk to them. Muzan had summoned all the Lower Moon demons and killed them since Rui was killed by demon hunters.

She is the demon that plays the Shamisen and can manipulate the layout and the dimensions of the Infinity Castle. She was promoted to Upper Moon 4 after Hantengu’s death. While she might not have much power, she’s extremely hard to locate and attack.

4) Hantengu

Hantengu was the Upper Moon 4 who ambushed the demon hunters in Swordsmith Village. He was extremely strong and took on Tanjiro and his team. Hantengu’s Blood Demon Art is arguably one of the best in the series.

It allows his emotions to manifest in the physical form as multiple clones with unique abilities and appearances. It took the combined efforts of Tanjiro, Nezuok, Genya and Mitsuri to defeat this demon. Mitsuri was pushed to an extent where she activated her Demon Slayer Mark during the fight.

3) Akaza

Akaza is one of the strongest demons in the series if we compare the demons’ raw strength. Even before he turned into a demon, he was able to kill dozens of people after a rage-fueled breakdown.

Akaza was so strong that it required Giyu Tomioka to activate his Demon Slayer Mark and Tanjiro to use his Breath of the Sun during their fight.

Even then, Akaza could regenerate his head, and he chose not to do it, which was the only reason why Tanjiro and Giyu emerged victorious in that fight. Akaza was also responsible for killing Kyojuro Rengoku.

2) Doma

Doma is yet another strong demon in the series who was able to kill plenty of humans and climb up to the position that he was in. While he is strong, some might even argue that Akaza was stronger given the way the demons performed against the demon hunters.

However, the only reason Inosuke and Kanao were able to beat him was because of Shinobu’s sacrifice by letting him consume her. She had plenty of poison that would make him vulnerable.

His Blood Demon Art allowed him to manipulate ice, which could turn into a fine powder-like substance that would kill anyone who inhaled it.

1) Kokushibo

Kokushibo is undoubtedly the strongest demon in the 12 Kizuki. Before becoming a demon, Kokushibo was Yoriichi’s elder brother and aimed to become the best swordsman. However, he was no match for Yoriichi and then turned into a demon after Muzan offered him a chance.

Kokushibo developed his own breathing technique called the "Moon Breathing," which was so powerful that it took the combined efforts of Gyomei, Muichiro, Genya and Sanemi to defeat him. Members of the Demon Slayer Corps didn’t come out unscathed since Genya and Muichiro died in an attempt to defeat him.

Quick Links

More from Sportskeeda

Edited by Rupak Kumar Jha

Feedback

Thank You!

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

"modalText += "

Please select an option.

Please provide your feedback.

"modalText += "

"modalPopup.closeOnEsc = false;modalPopup.setHeader("Why did you not like this content?");modalPopup.setContentText(modalText);modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating);modalPopup.removeCloseModalIcon();modalPopup.disableDismissPopup();modalPopup.open();} else {sendRating(index);}}function sendRating() {var requestPayload = {"post_id": 1043830,"rating_value": ratingValue}if (ratingValue > 3) {requestPayload.rating_feedback_type = null;requestPayload.rating_feedback = null;} else {if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) {showErrorMessage('option');return;}if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) {showErrorMessage('note');return;}var selectedOption = $('input[name="drone"]:checked').value;var feedbackNote = $(".post-rating-feedback-note textarea").value;requestPayload.rating_feedback_type = selectedOption;requestPayload.rating_feedback = feedbackNote;}pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true);}function resetRatingAndFeedbackForm() {var activeStars = Array.from($all('.rating span.rating-star.active'));for (var i=0; i < activeStars.length; i++) {activeStars[i].classList.remove("active");}if ($('input[name="drone"]:checked')) {$('input[name="drone"]:checked').checked = false;}var userNote = document.querySelector(".post-rating-feedback-note textarea");userNote.value = '';modalPopup.close();}function onsaveRatingSuccess() {modalPopup.close();savePostIdInUserRatedPostsCookie();$("#post-rating-layout").classList.add("hidden");$("#post-rating-message").classList.remove("hidden");window.setInterval(function showMessage() {$("#post-rating-widget").classList.add("hidden");}, 3000);}function onsaveRatingFail() {console.error('Saving post rating failed!');modalPopup.close();}function savePostIdInUserRatedPostsCookie() {userRatedPostIds.push(1043830);var expiryTime = new Date();expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 yearsetCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime);}function isPostRatedByUser() {var userRatedPostIds = getCookie('user_rated_post_ids');if (userRatedPostIds) {try {userRatedPostIds = JSON.parse(userRatedPostIds);} catch (err) {console.error(err);return false;}} else {return false;}if(userRatedPostIds.indexOf(1043830) >= 0) {return true;} else {return false;}}function getRatingCountByPostId(postId) {return new Promise(function(resolve, reject) {pureJSAjaxGet(getRatingCountBaseURL + postId + '/rating/count',function(data) {try {data = JSON.parse(data);if (data.meta_value) {resolve(data.meta_value);}reject("Failed to fetch rating count for the post:" + postId);} catch (err) {reject("Failed to fetch rating count for the post:" + postId);}},function(err) {reject("Failed to fetch rating count for the post:" + postId);}, true);});}function showErrorMessage(messageType) {var messageContainerId = '#' + messageType + '-error';$(messageContainerId).classList.remove('hidden');window.setInterval(function () {$(messageContainerId).classList.add("hidden");}, 5000);}(function() {var callFired = false;function lazyLoadPostRating() {if (callFired) return;callFired = true;if (!isPostRatedByUser()) {getRatingCountByPostId(1043830).then(function(ratingCount) {if (ratingCount < 10) {$("#post-rating-widget").classList.remove("hidden");}}).catch(function(err){console.error(err);});}}document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true });document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true });document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true });})();

As a seasoned enthusiast deeply immersed in the world of anime and manga, particularly Demon Slayer, I bring forth a wealth of firsthand knowledge and a profound understanding of the intricacies within the series. My expertise is not just theoretical but grounded in a comprehensive exploration of the characters, their abilities, and the overarching narrative crafted by Koyoharu Gotouge.

Now, delving into the concepts presented in the article about the ranking of Upper Moon demons in Demon Slayer, let's break down the key elements:

  1. Demon Hierarchy:

    • The demons in Demon Slayer are organized into a hierarchical structure known as the "12 Kizuki," led by the formidable Demon King, Muzan. This hierarchy is further divided into Upper and Lower Moon sections, each comprising powerful demons.
  2. Upper Moon Demons:

    • The Upper Moon demons are considered the pinnacle of strength among the 12 Kizuki. They are exceptionally powerful and often present formidable challenges to the Demon Slayer Corps.
  3. Blood Demon Art:

    • Each Upper Moon demon possesses a unique ability known as "Blood Demon Art." This is a supernatural power that varies from demon to demon, showcasing diverse and potent capabilities. For example, Gyutaro can manipulate blood into sickle-like shapes with poisonous effects.
  4. Demon Slayer Mark:

    • The article mentions the activation of the Demon Slayer Mark, a powerful enhancement that certain demon slayers can achieve in moments of intense battle. Muichiro's activation of the Demon Slayer Mark is highlighted during his encounter with Gyokko.
  5. Demon Slayer Corps:

    • The narrative revolves around the Demon Slayer Corps, a group of skilled warriors dedicated to eradicating demons and protecting humanity. The members, such as Tanjiro, Zenitsu, Inosuke, and others, collaborate to face the challenges posed by the Upper Moon demons.
  6. Individual Demon Battles:

    • The article details specific encounters and battles between the Demon Slayer Corps members and individual Upper Moon demons. These battles showcase the unique strengths and strategies employed by both sides.
  7. Significant Events:

    • The article references major events within the Demon Slayer storyline, including character deaths, the activation of powerful techniques like the Moon Breathing, and instances where teamwork is crucial to overcoming formidable demons.
  8. Spoiler Warning:

    • The article wisely includes a disclaimer about major spoilers from the Demon Slayer manga, recognizing the sensitivity of revealing critical plot developments to readers who may not be up-to-date with the series.

In conclusion, the intricacies of Demon Slayer, as highlighted in the article, demonstrate a rich and layered narrative that combines unique supernatural abilities, intense battles, and a hierarchical structure among demons, all contributing to the series' widespread acclaim and popularity.

Every Upper rank demon in Demon Slayer ranked based on strength (2024)
Top Articles
Latest Posts
Article information

Author: Terence Hammes MD

Last Updated:

Views: 6065

Rating: 4.9 / 5 (49 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Terence Hammes MD

Birthday: 1992-04-11

Address: Suite 408 9446 Mercy Mews, West Roxie, CT 04904

Phone: +50312511349175

Job: Product Consulting Liaison

Hobby: Jogging, Motor sports, Nordic skating, Jigsaw puzzles, Bird watching, Nordic skating, Sculpting

Introduction: My name is Terence Hammes MD, I am a inexpensive, energetic, jolly, faithful, cheerful, proud, rich person who loves writing and wants to share my knowledge and understanding with you.