Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Blaser BD14

Category
Rifle
Barrel
560 mm
Weight, empty
3.40 kg
Introduced
2014

About

What it is, and why it matters

Copy a link to this section

The Blaser BD14 is a premium German Bockdrilling, a three-barrel break-action combination gun for hunting that pairs a 20-gauge shotgun barrel with a large-caliber rifle barrel (commonly .308 Winchester) and a small-caliber rifle barrel (such as .22 Hornet). Unveiled at the 2014 IWA trade show, it uses a patented vertical-block double-lock action, free-floating thermally stable rifle barrels, and a manual hand-cocking system, letting a single hunter switch between shot, big-game and varmint roles in the field.

Introduced at IWA 2014, the BD14 was Blaser's take on the classic German drilling: hunters can chamber a shotshell for driven birds, a full-power rifle round for big game, and a small varmint cartridge, then swap roles instantly by thumbing the tang selector between the double triggers.

Barrel arrangement places the shotgun tube on top, the primary large-caliber rifle barrel directly beneath, and the small-bore rifle barrel to the side; rifle chamberings range from .22 Hornet-class up to 9.3x74R.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Blaser Jagdwaffen GmbH
Category
Rifle
Country
Germany
Status
In production
Produced
2014

DimensionsAs issued, without a magazine or an optic.

Barrel
560 mm
Overall length
1005 mm
Weight, empty
3.40 kg

ActionHow it cycles, what trips it, and what feeds it.

Action
Break action
Firing mechanism
Hammer fired
Trigger
Single stage
Trigger pull
6.4 N

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Aluminum
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
820 m/s
Muzzle energy
3400 J
Effective range
200 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

0 m798 m/s

0200400600800480 m0501002003004005006008001000

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Three-barrel drilling configuration (shotgun over large-caliber rifle, small-caliber rifle to the side)
  • Manual hand-cocking slide (Kickspanner)
  • Patented vertical-block locking with double lock
  • Free-floating, thermally stable rifle barrels
  • Mechanical barrel regulation via adjustable grub screws
  • Selectable double trigger (front trigger primary rifle, rear trigger selectable shotgun/second rifle)
  • Half-choked 20-bore shotgun barrel
  • Adjustable iron sights
  • Optional tungsten-filled recoil absorber in the stock
  • Grade 3-7 walnut stock with cheek piece

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 157 .308 Winchester rifles3.40 kg3.22 kgHeavier than about 60%
Overall lengthAmong 146 .308 Winchester rifles1005 mm1067 mmShorter than about 80%
Barrel lengthAmong 166 .308 Winchester rifles560 mm559 mmLonger than about 60%

Answers

Questions about the Blaser BD14

Copy a link to this section
How much does the Blaser BD14 weigh?

The Blaser BD14 weighs 3.40 kg (7.50 lb) empty.

What caliber is the Blaser BD14?

The Blaser BD14 is chambered in .308 Winchester, 20 Gauge 3 Inch Magnum, and .22 Hornet.

How long is the Blaser BD14?

The Blaser BD14 is 1005 mm (39.6 in) long overall, with a 560 mm (22.0 in) barrel.

Who makes the Blaser BD14?

The Blaser BD14 is made by Blaser Jagdwaffen GmbH (Germany).

When was the Blaser BD14 introduced?

The Blaser BD14 was introduced in 2014.

How does the Blaser BD14 operate?

The Blaser BD14 uses a break action, and its firing mechanism is hammer fired.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

Provenance

Confidence in this record

78%

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/blaser-bd14' \  --header 'X-API-Key: your_key'
Response
{  "id": "blaser-bd14",  "name": "Blaser BD14",  "manufacturer": {    "id": "blaser",    "name": "Blaser Jagdwaffen GmbH",    "countryCode": "DE",    "foundedYear": 1957,    "website": "https://www.blaser.de",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-03-21 00:31:46",    "updatedAt": "2026-03-21 00:31:46",    "version": "944c90bb1b925dfd185ba73be1b48553ebfe732b01b00e99437197da0cc6f839"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "DE",  "year_introduced": 2014,  "barrel_length_mm": 560,  "weight_empty_g": 3400,  "action_type": "break_action"}