Electricity is the physical flow of electrical charge carriers—most commonly electrons moving through a conductive wire or propagating as an electromagnetic field through space. When you close a switch, this flow changes energy states in a real circuit: it creates magnetic fields in motor windings, drops voltage across resistive loads, and generates heat via atomic collisions in the conductor. While the word 'electric' is technically an adjective, when makers and DIYers ask what electric current is physically made out of, they are asking about the subatomic particles and fields that transfer power from your breaker panel to your workbench.

The Physical Reality: Electrons and Electromagnetic Fields

To understand what electricity is made of, you have to separate the carrier from the energy. In a solid copper wire, the physical matter making up the current is the free electron. Copper atoms have a single valence electron in their outermost shell that is loosely bound. When a voltage (electrical pressure) is applied, these free electrons detach from their parent atoms and drift through the metallic lattice. According to Georgia State University's HyperPhysics, this 'sea of electrons' is what makes metals such excellent conductors.

However, in a vacuum, a capacitor gap, or free space (like radio frequency transmission), there are no physical electrons moving from point A to point B. Instead, the 'electric' is made of oscillating electromagnetic fields—photons propagating through space. In a standard home wiring scenario, you are dealing with the first type: a physical river of electrons constrained to a copper or aluminum pathway.

Bench Note: Electrons themselves do not carry the energy to your load. The energy is carried by the electromagnetic field surrounding the wire (described by the Poynting vector). The electrons simply act as the guide rails that shape and direct that field to your soldering iron or LED array.

Worked Example: Counting Electrons in a 15A Breaker Circuit

It is easy to think of current as an abstract number on a multimeter, but it represents a staggering physical quantity of particles. Let us calculate exactly what is flowing through a standard 14 AWG copper branch circuit protected by a 15A breaker when running a heavy load like a space heater.

  • Current (I): 15 Amperes (15 Coulombs of charge per second)
  • Elementary Charge (e): The charge of a single electron is roughly 1.602 x 10^-19 Coulombs (per NIST CODATA).
  • Electrons per Second: 15 / (1.602 x 10^-19) = 9.36 x 10^19 electrons per second.

That is roughly 93.6 quintillion electrons passing a single point in the wire every second. But how fast are they actually moving? We can calculate the drift velocity using the formula v = I / (n * A * e), where n is the free electron density of copper (8.5 x 10^28 m^-3) and A is the cross-sectional area of 14 AWG wire (2.08 x 10^-6 m^2).

Plugging in the real values: v = 15 / (8.5 x 10^28 * 2.08 x 10^-6 * 1.602 x 10^-19). The result is approximately 0.00053 meters per second, or 0.53 millimeters per second. The physical electrons making up your electric current are moving slower than a snail, even though the light turns on instantly.

Where You Meet This in Practice

Understanding the physical makeup of electricity changes how you troubleshoot and design circuits on the bench or in the walls. Here is where the physical reality of electrons and fields dictates your hardware choices:

  • Skin Effect in AC Wiring: Because alternating current (AC) reverses direction 60 times a second (in North America), the changing magnetic fields push the physical electrons toward the outer edge (the 'skin') of the wire. This is why high-amperage AC feeders sometimes use stranded or hollow conductors—the center of a thick solid wire carries almost no electrons at 60Hz.
  • Voltage Drop and Heat: As those 93 quintillion electrons drift through the copper lattice, they collide with copper atoms. Every collision transfers kinetic energy into heat. If you undersize your wire (e.g., running a 20A load on 14 AWG), the increased collision density raises the wire temperature until the THHN insulation melts or the breaker trips.
  • EMI and Crosstalk: Because the energy is carried by the electromagnetic field outside the wire, running a low-voltage Arduino I2C data cable parallel to a 120V AC mains cable will cause the AC field to induce phantom voltages in the data lines. Physical separation or shielded twisted-pair (STP) cabling is required to block the field.

Common Confusions: Flow vs. Pressure vs. Signal

When discussing what electricity is made of, hobbyists frequently confuse the physical matter with the energy state. The most reliable way to untangle this is a single, limited water analogy: imagine a pipe completely packed with water. The water molecules are the electrons (the physical matter). The water pressure from the pump is the voltage. The flow rate (gallons per minute) is the current.

The confusion arises when people assume the electrons must travel from the switch to the bulb to turn it on. In our water pipe, if you push a drop of water in at the valve, a different drop of water instantly falls out the nozzle. The signal (the pressure wave) travels through the medium at nearly the speed of light, even though the individual water molecules (electrons) barely move. As noted in All About Circuits, this distinction between drift velocity and signal propagation speed is critical when designing high-frequency RF circuits or long-run communication buses like RS-485, where the physical electrons are essentially just vibrating in place while the electromagnetic wave carries the data.

Frequently Asked Questions

Is electricity considered a form of matter or pure energy?

Electricity is a phenomenon that involves both, but it is classified as a form of energy. The carriers of electricity (electrons) are matter—they have mass and take up space. However, the electricity itself is the kinetic energy of those moving electrons or the potential energy stored in an electromagnetic field. You are not 'consuming' matter when you pay your utility bill; you are paying for the energy transferred by that matter.

Do electrons get 'used up' when they power a device?

No. The law of conservation of charge dictates that electrons cannot be created or destroyed in a standard circuit. When current flows through an LED or a motor, the electrons enter the component, give up some of their energy (dropping in voltage) to create light or mechanical work, and then exit the component to return to the power source. The exact same number of electrons that leave the negative terminal of your battery must return to the positive terminal.

What is the physical difference between static and current electricity?

Static electricity is an imbalance of electric charges on the surface of a material, usually caused by friction stripping electrons from one surface and depositing them on another. The electrons are stationary (static), storing potential energy until they find a path to ground (like a spark to a doorknob). Current electricity is the continuous, controlled flow of those electrons through a closed conductive loop, driven by a sustained voltage source like a battery or generator.