Bakke Brygg Belgisk Blond 20 l Beer Recipe | All Grain Belgian Blond Ale by System Account | Brewer's Friend (2024)

Brew your best beer EVER. Save 10% on Brewer's Friend Premium today. Use code TAKE10.Sign Up×

Bakke Brygg Belgisk Blond 20 l Beer Recipe | All Grain Belgian Blond Ale by System Account | Brewer's Friend (3)

System Account

Beer Stats

Notice:Recipe was deleted by owner
Method:All Grain
Style:Belgian Blond Ale
Boil Time:90 min
Batch Size: 20 liters (fermentor volume)
Pre Boil Size:25 liters
Pre Boil Gravity:1.048(recipe based estimate)
Efficiency: 72% (brew house)

Calories:182 calories (Per 330ml)
Carbs:15.5 g (Per 330ml)

Created: Thursday May 8th 2014

1.060

1.010

6.5%

4.6

n/a

n/a

Want no ads? Go Premium and unlock all our brewing tools!

Fermentables

AmountFermentableCostPPG°LBill %
4.47 kgCastle Malting Pilsen 2RP/2RS371.886%
0.26 kgCastle Malting Wheat Blanc372.255%
0.21 kgCastle Malting Abbey3317.44%
0.26 kgFarin, hvit4605%
5.20 kg / $0.00

Hops

Amount Variety Cost Type AA Use Time IBU Bill %
39 g Hallertau Mittelfruh Pellet 3 Boil 60 min 15.15 66.1%
20 g Hallertau Mittelfruh Pellet 3 Boil 10 min 2.82 33.9%
59 g / $0.00

Mash Guidelines

AmountDescriptionTypeStart TempTarget TempTime
Infusion--67 °C60 min
Mash-out----77 °C5 min

Other Ingredients

AmountNameCostTypeUseTime
8 gIrish Moss FiningBoil15 min.
0.50 tspGjærnæring OtherBoil15 min.

Yeast

Fermentis - Safbrew - Specialty Ale Yeast T-58

Amount:

1Each

Cost:

Attenuation (custom):

82%

Flocculation:

High

Optimum Temp:

12 - 25 °C

Starter:

No

Fermentation Temp:

19°C

Pitch Rate:

-
WLP500 Trappist Ale Yeast

Amount:

1Each

Cost:

Attenuation (avg):

0%

Flocculation:

Optimum Temp:

-18 - -18 °C

Starter:

No

Fermentation Temp:

19°C

Pitch Rate:

-
$0.00Yeast Pitch Rate and Starter Calculator

Priming

Method: SukkerlakeAmount: 6,5 g sukker/l

Notes

Kjøl ned vørter til 18 grader før pitching av gjær.

Rist godt på gjæringskaret i 5-10 min etter at ølet er kjølt ned og overført fra kjelen, for å få mest mulig oksygen inn i ølet før gjæring.

Gjæring på 19 grader i 5 dager, 21 grader i 9 dager.

Forslag til vannfordeling (for BIAB, gjelder ikke Speidel eller andre bryggesystemer med resirkulering av mesk):
14,9 l meskevann
12,8 l skyllevann (på 77-78 grader)

Last Updated and Sharing

5,089

Views

4

Brews

  • Public: Nope, Not Shared
  • Last Updated: 2018-05-04 15:05 UTC

NEW Water Requirements:
Bakke Brygg Belgisk Blond 20 l

Equipment Profile Used

System Default

Close

Print

Water Requirements:
Bakke Brygg Belgisk Blond 20 l

Close

Print

' + frontendQWRResults['equipmentProfileName'] + '

';$('#new_waterrequirement_results').append(profileInfo) .append('

') .append('

');// add div placeholders for warnings and volume resultsvar modalWarnings = $('#waterrequirement_warnings');var modalVolumes = $('#waterrequirement_volumes');// add table column headers based on current display unitif ('us' == units) {modalVolumes.append('

WaterGallonsQuarts

');} else {modalVolumes.append('

WaterLiters

');}var volumeContent = '';var totalContent = '';var showDiscrepancyWarning = false;// fill in QWR volume content$('.ui.view_new_waterrequirement_dialog.modal .ui.form').removeClass('loading');Object.keys(frontendQWRResults).forEach(function (volume) {var contentJSON = frontendQWRResults[volume];if ('warning' == contentJSON.messageType && contentJSON.message && contentJSON.message.length > 0) {modalWarnings.append('

' + contentJSON.message + '

');return;}if ('total' == volume) {totalContent = '

';if ('us' == units) {totalContent += 'Total:' + rounddecimal(contentJSON, 2) + '' + rounddecimal(gallonsToQuarts(contentJSON), 2) + '';} else {totalContent += 'Total:' + rounddecimal(contentJSON, 2) + '';}totalContent += '

';return;}if ('equipmentProfileName' == volume) {return;}var estimationMessage = '';if (isNumber(contentJSON.estimatedVolume)) {var volumeDiscrepancy = rounddecimal((contentJSON.estimatedVolume - contentJSON.volume), 2);if (volumeDiscrepancy > 0.01 || volumeDiscrepancy < -0.01) {var estimatedValue = '';if ('us' == units) {estimationValue = rounddecimal(contentJSON.estimatedVolume, 2) + " gal | " + rounddecimal(gallonsToQuarts(contentJSON.estimatedVolume), 2) + " qt";} else {estimationValue = rounddecimal(contentJSON.estimatedVolume, 2) + " L";}estimationMessage = '';showDiscrepancyWarning = true;}}if ('us' == units) {volumeContent += '

' + contentJSON.message + estimationMessage + '' + rounddecimal(contentJSON.volume, 2) + '' + rounddecimal(gallonsToQuarts(contentJSON.volume), 2) + '

';} else {volumeContent += '

' + contentJSON.message + estimationMessage + '' + rounddecimal(contentJSON.volume, 2) + '

';}});if (showDiscrepancyWarning) {modalWarnings.prepend('

NOTE: There appears to be at least one volume discrepancy between our estimations and your volumes. Check tooltip(s) below for details.

');}modalVolumes.append('

' + volumeContent + '

').append(totalContent);$('#new_waterrequirement_results').append('Brewer\'s Friend generated the above breakdown of water usage for the recipe. This is a combination of the recipe and the selected

equipment profile

. Volumes listed are calibrated to 68 °F / 20 °C.');$('#new_waterrequirement_results').fadeIn();$('#new_waterrequirement_results .exclamation').popup();}function loadWaterRequirementDialog() {$('.ui.view_waterrequirement_dialog.modal .ui.form').addClass('loading');$('#waterrequirement_results').hide();$('#waterrequirement_results').html("");// get the queryvar query = (typeof getQWRQuery != 'undefined') ? getQWRQuery() : '';// persist the change to the system$.ajax({url: "https://www.brewersfriend.com/homebrew/quick/waterrequirements/" + recipeIdForDialog+'?'+query,type: "GET",cache: false,timeout: 20000,success:function(data) {$('.ui.view_waterrequirement_dialog.modal .ui.form').removeClass('loading');$('#waterrequirement_results').html(data);$('#waterrequirement_results').fadeIn();},error:function(request, status, error) {alert("There was an error loading the water requirements. Please make sure you are connected to the internet and try again.");$('.ui.view_waterrequirement_dialog.modal .ui.form').removeClass('loading');$('#waterrequirement_results').html("Unable to get water requirements.");$('#waterrequirement_results').fadeIn();}});}

Recipe Cost $ (USD)

Recipe costs can be adjusted by changing the batch size. They won't be saved but will give you an idea of costs if your final yield was different.

Gallons

Cost $ Cost %
Fermentables $
Steeping Grains
(Extract Only)
$
Hops $
Yeast $
Other $
Cost Per Barrel $ 0.00
Cost Per Pint $ 0.00
Total Cost $ 0.00

Ok

Other Brewers Who Brewed This Recipe:

Yoshihiro Noshiro

Matt Hartley

gskaa@online.no

SHØ

Back To Top

Bakke Brygg Belgisk Blond 20 l Beer Recipe | All Grain Belgian Blond Ale by System Account | Brewer's Friend (2024)
Top Articles
Latest Posts
Article information

Author: Kieth Sipes

Last Updated:

Views: 5929

Rating: 4.7 / 5 (47 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Kieth Sipes

Birthday: 2001-04-14

Address: Suite 492 62479 Champlin Loop, South Catrice, MS 57271

Phone: +9663362133320

Job: District Sales Analyst

Hobby: Digital arts, Dance, Ghost hunting, Worldbuilding, Kayaking, Table tennis, 3D printing

Introduction: My name is Kieth Sipes, I am a zany, rich, courageous, powerful, faithful, jolly, excited person who loves writing and wants to share my knowledge and understanding with you.