Tested tool guide
Tested browser tools
Checked August 16, 2026
What Blood Alcohol Content Calculator does, with a checked example
This calculator runs the Widmark formula: it converts every drink you log into grams of pure alcohol, divides that by your body weight scaled by a sex-specific distribution ratio (about 0.68 for men, 0.55 for women in the classic formula), then subtracts roughly 0.015% for each hour since you started drinking to account for elimination. The number it returns is a population-average estimate, not a measurement. What trips people up most is treating a 'drink' as one unit regardless of size or strength - a double pour or a high-ABV craft beer counts as more than one standard drink, and entering it as one will understate the result.
Worked example
A concrete input and expected output from the current implementation.
Input
3 standard drinks (14g alcohol each), 180 lb, male, 2 hours since the first drink
->
Expected output
Estimated BAC: approximately 0.046% (about 0.05% rounded to two decimals)
42g of alcohol divided by (180 lb converted to 81,647g x 0.68) gives 0.0757%, and subtracting 0.015% x 2 hours of elimination leaves about 0.046%.