var tve_frontend_options = {"ajaxurl":"https:\/\/phillywingfry.com\/wp-admin\/admin-ajax.php","is_editor_page":"","page_events":"","is_single":"1","social_fb_app_id":"","dash_url":"https:\/\/phillywingfry.com\/wp-content\/plugins\/thrive-product-manager\/thrive-dashboard","queried_object":{"ID":473,"post_author":"1"},"query_vars":{"page":"","name":"chicken-breast-weight-how-many-chicken-breasts-per-pound"},"$_POST":[],"translations":{"Copy":"Copy","empty_username":"ERROR: The username field is empty.","empty_password":"ERROR: The password field is empty.","empty_login":"ERROR: Enter a username or email address.","min_chars":"At least %s characters are needed","no_headings":"No headings found","registration_err":{"required_field":"<strong>Error<\/strong>: This field is required","required_email":"<strong>Error<\/strong>: Please type your email address.","invalid_email":"<strong>Error<\/strong>: The email address isn’t correct.","passwordmismatch":"<strong>Error<\/strong>: Password mismatch"}},"routes":{"posts":"https:\/\/phillywingfry.com\/wp-json\/tcb\/v1\/posts"},"nonce":"2a9b8bbe51","allow_video_src":"","lead_generation_custom_tag_apis":["activecampaign","aweber","convertkit","drip","klicktipp","mailchimp","sendlane","zapier"],"post_request_data":[],"ip":"34.224.91.228","current_user":[],"post_id":"473","post_title":"How Many Chicken Breasts in a Pound?","post_type":"post","post_url":"https:\/\/phillywingfry.com\/chicken-breast-weight-how-many-chicken-breasts-per-pound\/","is_lp":"","conditional_display":{"is_tooltip_dismissed":false}};
var thrive_front_localize = {"comments_form":{"error_defaults":{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}},"routes":{"posts":"https:\/\/phillywingfry.com\/wp-json\/tcb\/v1\/posts","frontend":"https:\/\/phillywingfry.com\/wp-json\/ttb\/v1\/frontend"},"tar_post_url":"?tve=true&action=architect&from_theme=1","is_editor":"","ID":"187","template_url":"?tve=true&action=architect&from_tar=473","pagination_url":{"template":"https:\/\/phillywingfry.com\/chicken-breast-weight-how-many-chicken-breasts-per-pound\/page\/[thrive_page_number]\/","base":"https:\/\/phillywingfry.com\/chicken-breast-weight-how-many-chicken-breasts-per-pound\/"},"sidebar_visibility":[],"is_singular":"1","is_user_logged_in":""};
You may find that most recipes will call for chicken breast meat that is measured in ounces or pounds. Unless you’re whipping up a dish that leaves the breasts whole, you may be asking yourself how many chicken breasts do I need? How many chicken breasts in a pound?
Average Chicken Breast Weight
There are two very distinct types when looking at chicken breasts, aside from boneless and bone-in.
Store bought & farm raised.
Everyone nowadays has become more aware of the food that they eat, and local organic farms are happier than ever to provide farm-to-table boxes for happy customers.
Lets look at the average weight of store bought chicken breasts, compared to local farm raised. Keep in mind that there will be quite a difference depending on where you source your chicken.
Store Bought vs Organic Farm Raised
Grocery store bought
4 oz – 8 oz
Local farm raised
3 oz – 6 oz
Difference is quite notable between the two types of chicken breasts
You’ll see that a traditionally farm raised chicken breast (think organic) is typically 25% smaller than the factory farmed counterparts. In some cases, an organic chicken breast could weigh half as much as a grocery store one.
Large-scale factory farms use refined genetics, optimum feed and environments to create very very large birds. This results in chicken breast sizes that would seem completely outlandish just a couple decades ago.
Our local farmers rely on old-school farming methods, and a more natural approach. A true organic raised chicken will always be smaller than what you will find in your average grocery cooler. Keep this in mind when you’re shopping for your chicken.
I myself buy both grocery chain and local sourced chicken, as it just depends on what is available when I need it. I love to support the local farmers when I can, but I won’t ignore a good deal at the grocery store when I see it.
So has that recipe called for 2lbs of sliced chicken breast? Not sure exactly how many to prepare for the dish?
It’s not always easy to quickly judge exactly how many you may need. Sometimes it comes down to a bit of math, use of a kitchen scale or just look at the package!
Below I’ll cover 3 simple ways to quickly figure out how much chicken breast meat you have.
Calculate How Many Breasts in a Pound
This requires just a couple bits of info, a little bit of quick math and is really easy. I promise!
We will use the average weight of a local sourced organic chicken breast for this calculation; 4 ounces.
When calculating ounces to pounds, always remember that there are 16 ounces in a pound.
So here we go;
16 oz ÷ 4 oz = 4 breasts per pound
I kept this easy, and sometimes it wont be quite so simple. You’ll have chicken breasts that are not a uniform size, or you may not even know their weights at all.
Don’t worry if you are not sure, there is no need to guess. It brings us to our next section . . .
Here is the method to use if you’re super OCD, need to follow a recipe to a ‘T’. Just kidding, but not really.
Not everyone has a kitchen scale, but if you do, this is your absolute best way to get the right amount of chicken for your dish.
Using a kitchen scale to weigh the breast only requires a couple steps and helps you to:
Control food consumption/waste
Accurately portion multiple meals
Easily know total weights before cooking
First off, before you get the chicken breasts near your scale, go grab your roll of plastic wrap. You will want to cover the entire scale from the platform over the base. This keeps the scale safe from any wayward raw chicken juices. We all try to be careful, but this step is worth it, I promise. Limiting the potential spreading of raw chicken in the kitchen is very important as it can harbor harmful bacteria.
Next you’ll want to choose a proper sized bowl to place on the scale. The bowl will help you to contain all the chicken pieces or whole breasts, whatever you need to weigh.
Make sure to zero your scale once your bowl is on!
Measure out your chicken and once done, keep the chicken in the bowl until needed. Remove your plastic wrap from the scale and give everything a wipe down with a warm soapy dishcloth or paper towel and disinfectant spray.
So what if you don’t have a kitchen scale, or is there an easier way to know the weight of your chicken breasts? Yes there is!
Check Your Chicken Breast Packaging for Weights
So simple, yet so over-looked.
Every time we buy our raw refrigerated chicken breasts in the grocery store, there will always be a total weight for the package. You’ll find this right above or below the price on the label.
If you buy your chicken breasts frozen, you’ll find that they typically have a very uniform size of 5oz to 6oz, and the box will also have a total weight. Very easy to then estimate without using a scale how much is needed for your recipe.
I hope this helped, take a look at some of our delicious recipes before you go.
( $ => {
/**
* Displays toast message from storage, it is used when the user is redirected after login
*/
if ( window.sessionStorage ) {
$( window ).on( 'tcb_after_dom_ready', () => {
let message = sessionStorage.getItem( 'tcb_toast_message' );
if ( message ) {
tcbToast( sessionStorage.getItem( 'tcb_toast_message' ), false );
sessionStorage.removeItem( 'tcb_toast_message' );
}
} );
}
/**
* Displays toast message
*/
function tcbToast( message, error, callback ) {
/* Also allow "message" objects */
if ( typeof message !== 'string' ) {
message = message.message || message.error || message.success;
}
if ( ! error ) {
error = false;
}
TCB_Front.notificationElement.toggle( message, error ? 'error' : 'success', callback );
}
} )( typeof ThriveGlobal === 'undefined' ? jQuery : ThriveGlobal.$j );
var tve_dash_front = {"ajaxurl":"https:\/\/phillywingfry.com\/wp-admin\/admin-ajax.php","force_ajax_send":"","is_crawler":"","recaptcha":[],"post_id":"473"};
var tcb_current_post_lists=JSON.parse('[{\"identifier\":\"[data-css=\\\"tve-u-1772ae98039\\\"]\",\"template\":\"tve-u-1772ae98039\",\"attr\":{\"query\":\"{'paged':1,'filter':'custom','related':[],'post_type':'post','orderby':'date','order':'DESC','posts_per_page':'6','offset':'1','no_posts_text':'There are no posts to display.','exclude_current_post':['1'],'queried_object':{'ID':213,'post_author':'1','post_type':'post'},'sticky':[],'rules':[]}\",\"type\":\"grid\",\"columns-d\":\"3\",\"columns-t\":\"2\",\"columns-m\":\"1\",\"vertical-space-d\":\"20\",\"horizontal-space-d\":\"20\",\"ct\":\"post_list-43424\",\"ct-name\":\"Text Only 03\",\"tcb-elem-type\":\"post_list\",\"pagination-type\":\"none\",\"pages_near_current\":\"2\",\"element-name\":\"Post List\",\"css\":\"tve-u-1772ae98039\",\"horizontal-space-m\":\"0\",\"no_posts_text\":\"\",\"featured-content\":\"0\",\"disabled-links\":\"1\",\"total_post_count\":30,\"total_sticky_count\":0,\"posts_per_page\":6,\"featured-list\":\"tve-u-16f849a8fd0\",\"vertical-space-t\":\"15\",\"vertical-space-m\":\"15\",\"article-tcb_hover_state_parent\":\"\",\"horizontal-space-t\":\"15\",\"class\":\"\",\"article-permalink\":\"[tcb-article-permalink]\"},\"query\":{\"paged\":1,\"filter\":\"custom\",\"related\":[],\"post_type\":\"post\",\"orderby\":\"date\",\"order\":\"DESC\",\"posts_per_page\":6,\"offset\":\"1\",\"no_posts_text\":\"There are no posts to display.\",\"exclude_current_post\":[\"1\"],\"sticky\":[],\"rules\":[]},\"posts\":[1603,1525,1429,1352,1142,1073]}]'); var tcb_post_lists=tcb_post_lists?[...tcb_post_lists,...tcb_current_post_lists]:tcb_current_post_lists;