Download Latest Version bitcoin-abc-0.33.3-x86_64-linux-gnu.tar.gz (63.3 MB)
Email in envelope

Get an email when there's a new version of Bitcoin ABC

Home / v0.33.0
Name Modified Size InfoDownloads / Week
Parent folder
fabien-sha256sums.0.33.0.asc 2026-04-02 2.1 kB
bitcoin-abc-0.33.0-win64-setup-unsigned.exe 2026-04-02 34.0 MB
bitcoin-abc-0.33.0-osx-unsigned.zip 2026-04-02 26.4 MB
bitcoin-abc-0.33.0-x86_64-linux-gnu.tar.gz 2026-04-02 63.2 MB
bitcoin-abc-0.33.0-aarch64-linux-gnu.tar.gz 2026-04-02 60.3 MB
0.33.0 source code.tar.gz 2026-04-02 33.4 MB
0.33.0 source code.zip 2026-04-02 36.2 MB
README.md 2026-04-02 1.8 kB
Totals: 8 Items   253.4 MB 2

Bitcoin ABC 0.33.0 Release Notes

Bitcoin ABC version 0.33.0 is now available from:

https://download.bitcoinabc.org/0.33.0/

This release includes the following features and fixes:

  • If -proxy= is given together with -noonion then the provided proxy will not be set as a proxy for reaching the Tor network. So it will not be possible to open manual connections to the Tor network for example with the addnode RPC. To mimic the old behavior use -proxy= together with -onlynet= listing all relevant networks except onion.
  • With I2P connections, a new, transient address is used for each outbound connection if -i2pacceptincoming=0.
  • Ports specified in -port and -rpcport options are now validated at startup. Values that previously worked and were considered valid can now result in errors.
  • UNIX domain sockets can now be used for proxy connections. Set -onion or -proxy to the local socket path with the prefix unix: (e.g. -onion=unix:/home/me/torsocket).
  • Passing an invalid -rpcauth argument now cause bitcoind to fail to start.
  • The thoughput of Avalanche Pre-Consensus has been increased by voting on more items in a single message. A new option -avamaxelementpoll allows the node operator to further tune this value if desired.
  • The default block size for mining has been increased to 16MB. The previous default value was very conservative and this is no longer relevant since Avalanche Pre-Consensus made block generation much faster. The value can still be tuned with the -blockmaxsize if desired.

At the MTP time of 1778846400 (May 15, 2026 12:00:00 UTC), the following changes will be activated:

  • Bump automatic replay protection to the next upgrade, timestamp 1794744000 (November 15, 2026 12:00:00 UTC).
Source: README.md, updated 2026-04-02