Notice

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

Mossberg 464

Mossberg 464
Category
Rifle
Barrel
508 mm
Weight, empty
3.06 kg
Introduced
2008

About

What it is, and why it matters

Copy a link to this section

The Mossberg 464 is a traditional American lever-action carbine chambered in .30-30 Winchester, introduced in 2008 as Mossberg's affordable entry into the classic deer-woods lever-gun market long dominated by the Marlin 336 and Winchester Model 94. It feeds from a 6+1 tubular magazine, uses an exposed hammer with a two-position tang safety, and wears a walnut or hardwood stock with a 20-inch blued barrel. Its angle-eject receiver allows conventional top scope mounting, and the line later expanded into a tactical SPX configuration and a .22 LR rimfire version.

Mossberg's modern, budget-priced take on the classic American .30-30 lever gun launched precisely when Winchester had stopped Model 94 production and Marlin was changing hands, positioning the 464 to fill a market gap at roughly half the price of a Japanese-made Model 94. Its angle/top-eject receiver lets you mount a scope over the bore, unlike the traditional side-ejecting Marlin 336.

Discontinuation of the .30-30 centerfire has not been officially announced, but it became hard to find as of the mid-2020s; status set to discontinued on that basis. The SPX tactical variant uses a 1:16 twist and a 5-round magazine. The model number is an internal form-sequence number with no special significance.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
O.F. Mossberg & Sons
Category
Rifle
Country
United States
Status
Discontinued
Produced
2008

DimensionsAs issued, without a magazine or an optic.

Barrel
508 mm
Overall length
978 mm
Weight, empty
3.06 kg

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

Action
Lever action
Firing mechanism
Hammer fired
Trigger
Single action
Capacity
6
Magazine
Tube

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
728 m/s
Muzzle energy
2579 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

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
  • Angle eject
  • Loading gate
  • Folding rear sight
  • Ramped front sight
  • Drilled and tapped receiver
  • Straight or pistol grip stock

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 rifles3.06 kg3.50 kgLighter than about 70%
Overall lengthAmong 1,557 rifles978 mm1080 mmShorter than about 80%
Barrel lengthAmong 1,659 rifles508 mm584 mmShorter than about 70%
Magazine capacityAmong 1,611 rifles65Holds more rounds than about 60%

Answers

Questions about the Mossberg 464

Copy a link to this section
How much does the Mossberg 464 weigh?

The Mossberg 464 weighs 3.06 kg (6.75 lb) empty.

What caliber is the Mossberg 464?

The Mossberg 464 is chambered in .30-30 Winchester.

How many rounds does the Mossberg 464 hold?

The Mossberg 464 holds 6 rounds, fed from a tube magazine.

How long is the Mossberg 464?

The Mossberg 464 is 978 mm (38.5 in) long overall, with a 508 mm (20.0 in) barrel.

Who makes the Mossberg 464?

The Mossberg 464 is made by O.F. Mossberg & Sons (United States).

When was the Mossberg 464 introduced?

The Mossberg 464 was introduced in 2008.

How does the Mossberg 464 operate?

The Mossberg 464 uses a lever 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

In service

Civilian hunters and sport shooters
United States

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/mossberg-464' \  --header 'X-API-Key: your_key'
Response
{  "id": "mossberg-464",  "name": "Mossberg 464",  "manufacturer": {    "id": "mossberg",    "name": "O.F. Mossberg & Sons",    "countryCode": "US",    "foundedYear": 1919,    "website": "https://www.mossberg.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-11 23:44:40",    "updatedAt": "2026-02-18 03:40:45",    "version": "efbce48d45f2bf96c91e5b66c03052b97d55affea9178a31feda8fd7fc882671"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "US",  "year_introduced": 2008,  "barrel_length_mm": 508,  "weight_empty_g": 3062,  "action_type": "lever_action"}