---
title: "Berkshire Hathaway Inc. (BRK.B.US) — Company Overview"
type: "Symbol"
locale: "en"
url: "https://longbridge.com/en/quote/BRK.B.US/overview.md"
symbol: "BRK.B.US"
name: "Berkshire Hathaway Inc."
parent: "https://longbridge.com/en/quote/BRK.B.US.md"
datetime: "2026-04-16T10:32:33.527Z"
locales:
  - [en](https://longbridge.com/en/quote/BRK.B.US/overview.md)
  - [zh-CN](https://longbridge.com/zh-CN/quote/BRK.B.US/overview.md)
  - [zh-HK](https://longbridge.com/zh-HK/quote/BRK.B.US/overview.md)
---

# Berkshire Hathaway Inc. (BRK.B.US) — Company Overview

## Basic Information

| Item | Detail |
|------|--------|
| Industry | Multi-Sector Holdings |
| Exchange | US Market |
| Address | 3555 Farnam Street, Omaha, Nebraska, United States |
| Website | [www.berkshirehathaway.com](https://www.berkshirehathaway.com) |

## Company Profile

Berkshire Hathaway Inc., together with its subsidiaries, engages in the insurance, freight rail transportation, and utility businesses. The company provides property, casualty, life, accident, and health insurance and reinsurance; operates railroad systems in North America; generates, transmits, stores, and distributes electricity from natural gas, coal, wind, solar, hydroelectric, nuclear, and geothermal sources; operates natural gas distribution and storage facilities, interstate pipelines, liquefied natural gas facilities, and compressor and meter stations; and holds interest in coal mining assets. It manufactures boxed chocolates and other confectionery products; specialty chemicals, metal cutting tools, and components for aerospace and power generation applications; prefabricated and site-built residential homes, flooring products; insulation, roofing, and engineered products; building and engineered components; paints and coatings; and bricks and masonry products, as well as offers manufactured and site-built home construction, and related lending and financial services. In addition, the company provides recreational vehicles, apparel, footwear, toys, jewelry, custom picture framing products, alkaline batteries, logistics services, and professional aviation training and shared aircraft ownership programs; castings, forgings, fasteners/fastener systems, aerostructures, and precision components; and cobalt, nickel, and titanium alloys.

## Key Executives

| Name | Title |
|------|-------|
| Gregory Edward Abel | CEO, President & Director |
| Warren E. Buffett | Chairman |
| Marc David Hamburg | Senior VP, CFO & Secretary |
| Ajit Jain | Vice Chairman of Insurance Operations & Director |
| Daniel Jerome Jaksich | VP, Controller & Principal Accounting Officer |
| Michael J. O'Sullivan | Senior VP & General Counsel |
| Olza Minor Nicely | Chairman of GEICO |
| Matthew K. Rose | Executive Chairman of Burlington Northern Santa Fe |

## Major Shareholders

| Name | Ratio | Report Date |
|------|-------|-------------|
| Warren E. Buffett | 13.65% | 2026-03-17 |
| The Vanguard Group, Inc. | 7.56% | 2025-12-31 |
| BlackRock, Inc. | 5.65% | 2025-12-31 |
| State Street Global Advisors, Inc. | 3.45% | 2025-12-31 |
| FMR LLC | 1.95% | 2025-12-31 |
| Geode Capital Management, LLC | 1.86% | 2025-12-31 |
| Perfin Wealth Management Ltda | 1.54% | 2025-06-30 |
| Norges Bank Investment Management | 1.11% | 2025-12-31 |
| First Manhattan Co. LLC | 1.06% | 2025-12-31 |
| Bill & Melinda Gates Foundation Trust | 0.90% | 2025-12-31 |

## Business Breakdown

| Segment | Revenue | Ratio |
|---------|---------|-------|
| Manufacturing | 78487000000 | 21.13% |
| Mclane Company | 50998000000 | 13.73% |
| Insurance - GEICO | 44481000000 | 11.98% |
| Service and Retailing | 42647000000 | 11.48% |
| Pilot Travel Centers ("PTC") | 42198000000 | 11.36% |
| Berkshire Hathaway Energy | 26297000000 | 7.08% |
| Insurance - Berkshire Hathaway Reinsurance Group (Incl. General Re) | 25708000000 | 6.92% |
| Other | 60628000000 | 16.32% |

```vega-lite
{
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
  "title": "Berkshire Hathaway Inc. Business Breakdown",
  "data": {
    "values": [
      {
        "segment": "Manufacturing",
        "ratio": 21.13
      },
      {
        "segment": "Mclane Company",
        "ratio": 13.73
      },
      {
        "segment": "Insurance - GEICO",
        "ratio": 11.98
      },
      {
        "segment": "Service and Retailing",
        "ratio": 11.48
      },
      {
        "segment": "Pilot Travel Centers (\"PTC\")",
        "ratio": 11.36
      },
      {
        "segment": "Berkshire Hathaway Energy",
        "ratio": 7.08
      },
      {
        "segment": "Insurance - Berkshire Hathaway Reinsurance Group (Incl. General Re)",
        "ratio": 6.92
      },
      {
        "segment": "Other",
        "ratio": 16.32
      }
    ]
  },
  "mark": "arc",
  "encoding": {
    "theta": {
      "field": "ratio",
      "type": "quantitative"
    },
    "color": {
      "field": "segment",
      "type": "nominal"
    }
  }
}
```


---

> **Disclaimer: This article is for reference only and does not constitute any investment advice.**