Alternatives to Geth

The official Go implementation of Ethereum, used as an execution client to run a node. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Geth.

  • Erigon

    An Ethereum execution client focused on efficiency, for running your own Ethereum node.

    Erigon is an Ethereum execution client designed mainly for efficiency, with built-in diagnostics and monitoring dashboards, as an alternative to the official Go client.

Similar software

Related functionality, not a direct replacement.