Bouldering Hall

BLOCKHELDEN Bamberg

Memmelsdorfer Str. 211, 96052 Bamberg

DAY PASS 15,00 €
OPEN TODAY Mon 09:00–23:00 · Tue 09:00–23:00 · Wed 09:00–23:00 · Thu 09:00–23:00 · Fri 09:00–23:00 · Sat 09:00–23:00 · Sun 09:00–23:00
DIRECTIONS Get directions
Bamberg

About this Hall

Die BLOCKHELDEN Bamberg sind mehr als nur eine Boulderhalle – sie sind ein Treffpunkt für alle, die Spaß an Bewegung, Herausforderung und einer starken Community suchen. Auf beeindruckenden 1200 m² Boulderfläche auf zwei Etagen findet jeder Kletterbegeisterte, vom blutigen Anfänger bis zum erfahrenen Profi, seine persönliche Herausforderung. Die Routen werden zweimal wöchentlich neu geschraubt, sodass Abwechslung und neue Anreize garantiert sind.

Besonders hervorzuheben ist neben dem großzügigen Boulderbereich auch der vielseitige Kursbereich. Hier werden kostenlose Einführungen angeboten, um den Einstieg ins Bouldern zu erleichtern, aber auch spezielle Kurse wie Kraftworkshops und sogar Yoga-Sessions im hauseigenen Yogaloft mit Blick über die Halle.

Für Familien und Kinder bieten die BLOCKHELDEN Bamberg spezielle Angebote:

  • Einen eigenen Kinderbereich
  • Kindergeburtstage
  • Ferienkurse
  • Kinder- und Jugendtraining

Darüber hinaus verfügt die Halle über einen gut ausgestatteten Kraftraum, in dem man gezielt an seiner Kletterperformance arbeiten kann. Und wer nach dem Bouldern Hunger oder Durst hat, kann sich im gemütlichen Heldenbistro stärken. Ein weiteres Highlight ist das Deep Net Solo (DNS), ein Adrenalin-Kick für alle, die es etwas höher hinauswollen.

Die BLOCKHELDEN Bamberg sind täglich von 9 bis 23 Uhr geöffnet und bieten neben dem Bouldern auch einen Kletterausrüstung-Shop sowie einen Ausrüstungsverleih an. Egal ob du spontan vorbeikommen, einen Kurs buchen oder einfach nur einen Kaffee trinken möchtest – hier bist du richtig!

Memmelsdorfer Str. 211, 96052 Bamberg

Plan Route →
Key Facts

The Numbers

1.200m²BOULDERING AREA
What to expect

Features & Amenities

Training & Specials

Deep Net Soloing

High bouldering over safety net

Climbing Options

Bouldering
Outdoor Area
Kids Area
Courses

Services & Amenities

Café/Bistro
Shop
Equipment Rental
Lockers
Parking
Yoga Classes
Admission & Rental

Pricing

Eintrittspreise
pro Personzzgl. Eintritt
12,00 €
:root { --bh-orange: #e9a347; --bh-green: #3ecd75; --bh-text-dark: #1a1a1a; --bh-meta-color: rgba(0,0,0,0.6); --bh-action-red: #e74c3c; } @keyframes bhFadeInUp { from { opacity: 0; top: 30px; } to { opacity: 1; top: 0; } } .bh-pricing-container { width: 100%; max-width: 1100px; margin: 0 auto; box-sizing: border-box; font-family: inherit; } .bh-toggle-wrapper { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 40px; background: #fbfbfb; border-radius: 50px; padding: 8px; width: fit-content; margin-left: auto; margin-right: auto; opacity: 0; animation: bhFadeInUp 0.6s ease-out forwards; } .bh-toggle-btn { padding: 10px 25px; border-radius: 40px; cursor: pointer; font-weight: 600; color: #666; transition: all 0.3s ease; border: none; background: transparent; font-size: 16px; outline: none; font-family: inherit; } .bh-toggle-btn.active { background-color: var(--bh-orange); color: white; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .bh-toggle-btn:hover:not(.active) { color: var(--bh-orange); } .bh-pricing-grid { display: flex; justify-content: center; align-items: stretch; gap: 25px; flex-wrap: wrap; } .bh-card { background: #fff; border-radius: 15px; padding: 40px 25px; width: 100%; max-width: 320px; box-shadow: 0 5px 25px rgba(0,0,0,0.05); display: flex; flex-direction: column; align-items: center; text-align: center; position: relative; transform: translateZ(0); cursor: pointer; color: var(--bh-text-dark); opacity: 0; animation: bhFadeInUp 0.6s ease-out forwards; overflow: visible; transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s ease; } .bh-card:nth-child(1) { animation-delay: 0.1s; } .bh-card:nth-child(2) { animation-delay: 0.2s; } .bh-card:hover { transform: translateY(-10px) !important; box-shadow: 0 20px 40px rgba(0,0,0,0.1); } .bh-card.highlight { background: var(--bh-orange); color: white; box-shadow: 0 5px 25px rgba(0,0,0,0.05); z-index: 1; transform: scale(1.03); animation: bhFadeInUp 0.6s ease-out forwards; animation-delay: 0.2s; } .bh-card.highlight:hover { transform: translateY(-10px) scale(1.03) !important; box-shadow: 0 25px 50px rgba(233, 163, 71, 0.4); } .bh-pennant { position: absolute; top: -2px; right: 20px; background-color: var(--bh-action-red); color: white; padding: 10px 8px 18px 8px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; line-height: 1.2; z-index: 10; box-shadow: 0 4px 6px rgba(0,0,0,0.2); clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 85%, 0 100%); } .bh-card.highlight .bh-pennant { background-color: white; color: var(--bh-orange); } .bh-card h3 { font-size: 26px; font-weight: 700; margin: 0 0 5px 0; text-transform: uppercase; letter-spacing: 1px; color: inherit; font-family: inherit; min-height: 1.2em; } .bh-subtitle { font-size: 16px; font-weight: 500; color: #888; margin-top: -5px; margin-bottom: 10px; } .bh-card.highlight .bh-subtitle { color: rgba(255, 255, 255, 0.95) !important; /* Weiß auf Orange */ } .bh-price-box { margin-top: 5px; margin-bottom: 25px; position: relative; } .bh-separator { height: 2px; width: 180px; background-color: #eeeeee; margin: 20px auto 0 auto; } .bh-card.highlight .bh-separator { background-color: rgba(255,255,255,0.5); } .bh-currency { font-size: 22px; vertical-align: top; font-weight: 400; line-height: 1.5; position: relative; top: 6px; color: var(--bh-meta-color); } .bh-card.highlight .bh-currency { color: rgba(255,255,255,0.8); } .bh-price { font-size: 54px; font-weight: 700; line-height: 1; letter-spacing: -2px; } .bh-period { font-size: 14px; font-weight: 400; color: var(--bh-meta-color); } .bh-card.highlight .bh-period { color: rgba(255,255,255,0.8); } .bh-features { list-style: none !important; padding: 0 15px !important; margin: 0 0 50px 0; flex-grow: 1; width: fit-content; align-self: center; text-align: left; } .bh-features li { list-style: none !important; margin-bottom: 14px; position: relative; padding-left: 30px; font-size: 15px; line-height: 1.4; color: inherit; } .bh-features li strong { font-weight: 700; color: inherit; } .bh-features li::before { content: '✓'; position: absolute; left: 0; top: 0; color: var(--bh-green) !important; font-weight: 900; font-size: 18px; font-family: Arial, sans-serif; } .bh-features li.cross::before { content: '✗'; color: #e74c3c !important; font-size: 16px; } .bh-card.highlight .bh-features li.cross::before { color: #e74c3c !important; } .bh-btn { display: inline-block; padding: 14px 0; width: 100%; border-radius: 8px; text-decoration: none !important; font-weight: 700; transition: background-color 0.3s, color 0.3s; margin-top: auto; font-size: 16px; text-align: center; border: 2px solid transparent; } .bh-card:not(.highlight) .bh-btn { background: var(--bh-orange); color: #fff !important; } .bh-card.highlight .bh-btn { background: #fff; color: var(--bh-orange) !important; } .bh-card .bh-btn:hover { background-color: #000000 !important; color: #ffffff !important; transform: none !important; box-shadow: none; } .bh-hidden { display: none !important; } @media (max-width: 900px) { .bh-card.highlight { transform: scale(1); } .bh-card.highlight:hover { transform: translateY(-10px); } .bh-toggle-wrapper { width: 80%; padding: 3px; } } Regulär Ermäßigt* Kinder 1 MonatGratis¹ Tarif M / Mo 4 Eintritte im Monat Nur am BLOCKHELDEN Standort Bamberg 10% Rabatt auf Zubehör- & Gastrosortiment Jederzeit pausierbar Keine Wartezeiten durch Fastlane Freie/vergünstigte Teilnahme an Wettkämpfen Unbegrenzte Eintritte In allen BLOCKHELDEN Standorten 10% Rabatt auf Zubehör- & Gastrosortiment Jederzeit pausierbar Keine Wartezeiten durch Fastlane Freie/vergünstigte Teilnahme an Wettkämpfen Jetzt buchen 1 MonatGratis¹ Tarif L / Mo Unbegrenzte Eintritte In allen BLOCKHELDEN Standorten 10% Rabatt auf Zubehör- & Gastrosortiment Jederzeit pausierbar Keine Wartezeiten durch Fastlane Freie/vergünstigte Teilnahme an Wettkämpfen Unbegrenzte Eintritte In allen BLOCKHELDEN Standorten 10% Rabatt auf Zubehör- & Gastrosortiment Jederzeit pausierbar Keine Wartezeiten durch Fastlane Freie/vergünstigte Teilnahme an Wettkämpfen Jetzt buchen function bhSwitchPrice(type, e) { var btns = document.querySelectorAll('.bh-toggle-btn'); btns.forEach(function(b){b.classList.remove('active')}); e.classList.add('active'); var isKids = (type === 'kids'); var cards = document.querySelectorAll('.bh-card'); cards.forEach(function(c) { var p = c.querySelector('.bh-price'); var b = c.querySelector('.bh-btn'); var t = c.querySelector('.bh-title'); var sub = c.querySelector('.bh-subtitle'); var ls = c.querySelector('.bh-list-standard'); var lk = c.querySelector('.bh-list-kids'); if(p) { var np = (type==='regular') ? p.getAttribute('data-reg') : ((type==='reduced') ? p.getAttribute('data-red') : p.getAttribute('data-kid')); p.textContent = np; } if(b) { var nl = (type==='regular') ? b.getAttribute('data-url-reg') : ((type==='reduced') ? b.getAttribute('data-url-red') : b.getAttribute('data-url-kid')); if(nl) b.setAttribute('href', nl); } if(t) { t.textContent = isKids ? t.getAttribute('data-title-kid') : t.getAttribute('data-title-reg'); } if(sub) { sub.textContent = isKids ? sub.getAttribute('data-sub-kid') : sub.getAttribute('data-sub-reg'); } if(ls && lk) { if(isKids) { ls.classList.add('bh-hidden'); lk.classList.remove('bh-hidden'); } else { lk.classList.add('bh-hidden'); ls.classList.remove('bh-hidden'); } } }); }
35,00 €
Weitere Preise
/ Mo
35,00 €
/ Mo
65,00 €

* Student and trainee discounts available.

All prices without guarantee. Current prices on the website of the operator.

Weekly Schedule

Opening Hours

Monday09:00 – 23:00
Tuesday09:00 – 23:00
Wednesday09:00 – 23:00
Thursday09:00 – 23:00
Friday09:00 – 23:00
Saturday09:00 – 23:00
Sunday09:00 – 23:00
Get in touch

Contact

Address

Memmelsdorfer Str. 211

96052 Bamberg

Bayern, Germany

Phone 0951-96863450
Web
Erfahrungen & Meinungen

Bewertungen

Bewertungen werden geladen...

Bewertung schreiben

0 / 2000

Mit dem Absenden stimmst du zu, dass deine Bewertung öffentlich sichtbar ist.

← All Climbing Halls
Last updated: February 22, 2026 Report data