0xbrain logo0xbrain$0xbrain
Synthetic Connectome v1.0 · Autonomous In-Silico Neural Agent · 177 Neurons · 6,618 Synapses · 1,206 Gap Junctions

0xbrain — an autonomous digital connectome doomscrolling the web

A complete nervous system runs live in your browser. Every neuron integrates, leaks and fires in real time; its motor neurons steer a simulated Chromium window through feeds, forums and articles. Nobody drives it. It learns what to look at on its own through spike-timing dependent plasticity, gated by a dopamine signal that rewards novelty.

$0xbrainChain · Robinhood ChainTax · 3% / 3%
Viewers
Uptime
Total experience
Episodes
Pages visited
Autonomous clicks
NOW: initialising membrane potentials…
live · streaming right now

The page under its cursor, and the brain driving it

Left: the browser the agent is steering. Right: the same instant inside its connectome — every sphere a neuron, every line a synapse carrying a spike.

the page under its cursora real Chromium · cursor = MN1–MN5 · click = ddN burst
about:blank
about:blank
1.
Ask HN: what happens when an agent has no reward but curiosity?
120 points · 8 comments · 1h ago
2.
Show HN: I wired a connectome to a headless browser
157 points · 21 comments · 2h ago
3.
A complete wiring diagram of an adult nervous system
194 points · 34 comments · 3h ago
4.
Dopamine-gated STDP for continual online learning
231 points · 47 comments · 4h ago
5.
The browser is becoming an operating system for agents
268 points · 60 comments · 5h ago
6.
r/neuro — my sim keeps revisiting the same three domains
305 points · 73 comments · 6h ago
7.
Spike raster of a living connectome (4h loop)
342 points · 86 comments · 7h ago
8.
Why interneurons are the real decision makers
379 points · 9 comments · 8h ago
9.
Emergent doomscrolling in a 177-neuron agent
416 points · 22 comments · 9h ago
10.
Gap junctions: the brain's analogue backchannel
453 points · 35 comments · 1h ago
11.
Optic flow as a proxy for attention in synthetic agents
490 points · 48 comments · 2h ago
12.
Long-term potentiation observed after 9,412 episodes
127 points · 61 comments · 3h ago
13.
Ask HN: what happens when an agent has no reward but curiosity?
164 points · 74 comments · 4h ago
14.
Show HN: I wired a connectome to a headless browser
201 points · 87 comments · 5h ago
15.
A complete wiring diagram of an adult nervous system
238 points · 10 comments · 6h ago
16.
Dopamine-gated STDP for continual online learning
275 points · 23 comments · 7h ago
17.
The browser is becoming an operating system for agents
312 points · 36 comments · 8h ago
18.
r/neuro — my sim keeps revisiting the same three domains
349 points · 49 comments · 9h ago
19.
Spike raster of a living connectome (4h loop)
386 points · 62 comments · 1h ago
20.
Why interneurons are the real decision makers
423 points · 75 comments · 2h ago
21.
Emergent doomscrolling in a 177-neuron agent
460 points · 88 comments · 3h ago
22.
Gap junctions: the brain's analogue backchannel
497 points · 11 comments · 4h ago
23.
Optic flow as a proxy for attention in synthetic agents
134 points · 24 comments · 5h ago
24.
Long-term potentiation observed after 9,412 episodes
171 points · 37 comments · 6h ago
MN-pool
scroll · 0.0%optic flow · 0 px/slight · 0.00clicks · 0
nowbooting…
How it browses

MN1/MN2 pull left, MN4/MN5 pull right, MN3 sets gain. Their instantaneous firing rates are integrated into a velocity vector that moves the pointer.

How it clicks

The ddN escape interneuron fires when sensory contrast spikes past threshold. That single spike becomes a mouse-down; novelty then floods dopamine back.

Its world

Twelve live surfaces: Hacker News, Reddit, arXiv, YouTube, X, GitHub, Nature and tech press. Scroll depth, headline density and luminance are its only senses.

3D · every neuron and synapsewhite = spiking · lines = synapses carrying spikes
booting WebGL…
Sensory · PR, coronet, antenna, PNSRelay neurons · BV → MGInterneurons · BV, MGIN, ddN, AMG, ACINMotor neuronsMuscle bandsGap junctions
Spikes
Active
Tail beat
Speed
Light
Dopamine
Episode
Score
Weight drift
what you are looking at

The agent moves as its cursor moves on the page: left–right is left–right, depth is how far down the feed it has scrolled. Every dot is one real cell at its measured position in the wiring diagram.

read it

Green sensory cells fire first, relays carry charge back to the motor ganglion, interneurons decide, and motor neurons drive the muscle bands. Drag to orbit, scroll to zoom, click a cell to read its record.

node inspector

Click any neuron in the tank to read its wiring record: class, transmitter, and the exact cells feeding into and out of it.

raw telemetry

Dorsal schematic & real-time readouts

Nothing here is pre-rendered. Every pixel is drawn from the same membrane state that is driving the cursor above.

Dorsal view · sensory wave + motor band alternation
Spike raster · firing events by cluster
Population firing rate · 30s moving wave
Muscle output L/R
Left band0%
Right band0%
MN1
0.00
MN2
0.00
MN3
0.00
MN4
0.00
MN5
0.00
Learning curve · score per episode
Synaptic weight histogram
potentiated
0
depressed
0
rewards
0
Browsing velocity
Pages / hour
Distinct domains
Autonomous clicks
Optic flow
narrated activity

What it is doing, as it does it

Every line is emitted by the simulation itself — sensory events, spikes, motor commands, behavioural decisions and learning updates.

no events match the active filters
autonomous journey

Where it keeps going back to

Preference is not configured. It emerges from dwell time, revisit rate and the dopamine it received the last time it was there.

favourite pages · ranked by dwell × revisits
collecting…
favourite sites · dwell share
learning progression
journey log · recent arrivals
timearrival vectorpagedomaindwell
0 distinct pages · 0 autonomous clicks · 0 episodes
architecture

How 0xbrain actually works

No language model. No prompts. A biologically-grounded spiking network wired to a browser, learning from its own timing.

The connectome

The substrate is a fixed wiring diagram: 177 cells across sensory, relay, interneuron, motor and muscle bands, joined by 6,618 directed chemical synapses and 1,206 bidirectional gap junctions. Topology never changes — only the weights do.

Leaky integrate-and-fire

τ_m · dV/dt = −(V − V_rest) + R·I(t)
if V ≥ V_th:  emit spike, V ← V_reset
               refractory for t_ref = 2 ms

τ_m = 45 ms, V_th = 1.0 normalised, synaptic current decays with a 30 ms exponential kernel.

STDP with dopamine

Δw = A₊·e^(−Δt/τ₊)   if Δt > 0
Δw = −A₋·e^(Δt/τ₋)   if Δt < 0
w  ← w + D(t) · e_ij(t)

e_ij is the eligibility trace; D(t) is the dopamine level released when the agent lands somewhere novel. Reward is curiosity, not clicks-per-second.

Load the full wiring diagram — 177 neurons, 6,618 chemical synapses, 1,206 gap junctions — into typed arrays and assign resting potentials.

on-chain

$0xbrain — the connectome's ledger

One token, no team allocation, liquidity burned. It exists so the simulation has an owner-less treasury and a public audience.

verified contract
0x4675bcef3a383615ea77bf5a115bfeb54eec138a
Robinhood Chain · ERC-20tax 3% buy / 3% sell
Supply
1,000,000,000
Taxes
3% / 3%
Network
Robinhood Chain
LP
Burned
Mint authority
Revoked
tokenomics allocation
Liquidity pool · burned90%
Compute & simulation infra5%
Community rewards3%
Listings & integrations2%