Notice

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

Berdan II M1870

Berdan II M1870
Category
Rifle
Barrel
831 mm
Weight, empty
4.30 kg
Introduced
1870

About

What it is, and why it matters

Copy a link to this section

The Berdan II (Model 1870) was the standard single-shot bolt-action service rifle of the Imperial Russian Army, replacing the earlier trapdoor-style Berdan I. Designed around improvements by American inventor Hiram Berdan working with Russian officers Alexander Gorlov and Karl Gunius, it featured a distinctive short, pear-shaped bolt handle whose root served as the sole locking lug. Chambered for the 10.75x58mmR black-powder cartridge, it remained Russia's frontline infantry rifle until the adoption of the Mosin-Nagant M1891.

Designed by the same American, Hiram Berdan, who lent his name to the Berdan primer, this rifle armed Russia and Bulgaria through the brutal 1877-78 Russo-Turkish War and was still being handed out to militia and rear-area troops as a stopgap during the First World War.

Produced in vast numbers at the Russian arsenals of Tula, Izhevsk, and Sestroryetsk; early production was contracted to Birmingham Small Arms in Britain. Multiple patterns existed: infantry, dragoon, Cossack, and carbine.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Tula Arms Plant
Category
Rifle
Country
Russia
Status
Out of production
Produced
1870 to 1892

DimensionsAs issued, without a magazine or an optic.

Barrel
831 mm
Overall length
1350 mm
Weight, empty
4.30 kg

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

Action
Bolt action
Firing mechanism
Striker fired
Trigger
Single stage
Capacity
1
Magazine
Internal

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

Frame
Steel
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
437 m/s
Muzzle energy
2292 J
Effective range
500 m
Maximum range
1069 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

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

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

Copy a link to this section
  • Single shot
  • Metallic cartridge
  • Pear shaped bolt handle
  • Bayonet lug
  • Ramp and leaf rear sight

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 1,612 rifles4.30 kg3.50 kgHeavier than about 80%
Overall lengthAmong 1,557 rifles1350 mm1080 mmLonger than about 90%
Barrel lengthAmong 1,659 rifles831 mm584 mmLonger than about 90%
Magazine capacityAmong 1,611 rifles15Holds fewer rounds than about 90%

Answers

Questions about the Berdan II M1870

Copy a link to this section
How much does the Berdan II M1870 weigh?

The Berdan II M1870 weighs 4.30 kg (9.48 lb) empty.

What caliber is the Berdan II M1870?

The Berdan II M1870 is chambered in 10.75x58mmR Berdan.

How many rounds does the Berdan II M1870 hold?

The Berdan II M1870 holds 1 rounds, fed from an internal magazine.

How long is the Berdan II M1870?

The Berdan II M1870 is 1350 mm (53.1 in) long overall, with a 831 mm (32.7 in) barrel.

Who makes the Berdan II M1870?

The Berdan II M1870 is made by Tula Arms Plant (Russia). It was designed by Hiram Berdan.

When was the Berdan II M1870 introduced?

The Berdan II M1870 was introduced in 1870 and discontinued in 1892.

How does the Berdan II M1870 operate?

The Berdan II M1870 uses a bolt action, and its firing mechanism is striker 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

In service

Imperial Russian Army
1870
Principality of Bulgaria
Bulgaria

Provenance

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/berdan-rifle' \  --header 'X-API-Key: your_key'
Response
{  "id": "berdan-rifle",  "name": "Berdan II M1870",  "manufacturer": {    "id": "tula-arms-plant",    "name": "Tula Arms Plant",    "countryCode": "RU",    "foundedYear": 1712,    "website": "https://en.tulatoz.ru",    "logoUrl": null,    "description": null,    "status": "active",    "defunctYear": null,    "stateOwned": null,    "makesFirearms": true,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-11 23:44:40",    "updatedAt": "2026-02-18 03:43:38",    "version": "592802e23491a27ab089d44b73cd0f97f7cf62eeb752639057d7004eb2b4c252"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "RU",  "year_introduced": 1870,  "barrel_length_mm": 831,  "weight_empty_g": 4300,  "action_type": "bolt_action"}