Blog
Discover everything
Blockrise has to offer.

August 10, 2026
●
min read
BIP-110 split from Bitcoin. What happened, and what comes next?
What happened during the BIP-110 chain split, why the minority branch stalled after two blocks and what it shows about Bitcoin consensus.
On Saturday, a small group of nodes enforcing BIP-110 stopped following the same blockchain as the rest of the Bitcoin network. Their alternative chain produced two blocks before stalling. Bitcoin continued processing transactions and producing blocks normally.
This event offered a useful view of how Bitcoin handles contested rule changes. Anyone can choose which software to run, but new rules only become part of Bitcoin when users, miners and economically relevant services converge on them.
What BIP-110 proposed
BIP-110, formally called the Reduced Data Temporary Softfork, proposed a temporary change to Bitcoin's consensus rules. For about one year, it would restrict several ways of placing larger amounts of arbitrary data inside Bitcoin transactions.
Supporters argued that images, text and other non-financial data impose permanent storage costs on node operators and compete with payments for block space. Critics objected to changing Bitcoin's consensus rules to decide which fee-paying transactions count as acceptable. They also warned that BIP-110 affected more than images or inscriptions. Its seven rules restricted several script and witness constructions, including features that may support future protocol development.
The proposal sought 55% miner signalling. It also contained a mandatory-signalling fallback. From block 961,632, nodes enforcing BIP-110 would reject any block that did not signal support, even if the rest of the network considered that block valid.
How the chains separated
The voluntary threshold was not reached. Only about 2.53% of blocks in the final period signalled for BIP-110.
At block 961,632 on Saturday, AntPool mined a block without the BIP-110 signal. Standard Bitcoin nodes accepted it. BIP-110 nodes rejected it and remained at the previous block.
A miner using OCEAN then produced an alternative signalling block at height 961,632, followed by one more at height 961,633. The main Bitcoin chain accumulated more computing work and pulled ahead. BIP-110 nodes could not follow it because they considered its first non-signalling block invalid.
This was a genuine chain split: two groups of nodes held incompatible views of the valid blockchain. It did not create two equally supported versions of Bitcoin. One branch retained almost all mining activity and the network's existing economic infrastructure. The other produced two blocks.
Early on Sunday, Roughnecks, the mining group associated with the two BIP-110 blocks, announced that it had stopped mining and advised others mining the branch under the current algorithm to stop.

Why the minority chain stalled
Bitcoin adjusts mining difficulty every 2,016 blocks so that a new block arrives roughly every ten minutes. A branch that splits from Bitcoin inherits the same difficulty at the moment of separation.
With little computing power, the BIP-110 miners faced blocks calibrated for the much larger Bitcoin network. Blocks arrived slowly, yet the branch still needed to produce 2,016 of them before it could reduce the difficulty.
At 11:28 CEST on 10 August, OrangeSurf's live monitor showed the standard chain at block 961,857 and the BIP-110 branch at 961,633, a gap of 224 blocks. It estimated that Bitcoin would reach its next difficulty adjustment in 12 days, while the minority branch would need approximately 4.3 years at its observed pace.
That estimate will change if miners join or leave. It shows why the branch cannot progress through its activation schedule under current conditions.
What the split means for Bitcoin
A technical chain split is not automatically a network crisis. The practical outcome depends on which chain attracts sustained mining, users, wallets, exchanges, businesses and liquidity.
The episode also showed why node counts or public declarations do not establish consensus on their own. Miners do not unilaterally decide Bitcoin's rules, but computing power determines which valid chain accumulates work. Users and businesses determine which rules and which asset they recognise. A contested change needs these groups to coordinate.
For users who remained on the main Bitcoin chain, the network continued operating. The operational and double-spend risks were concentrated on the stalled branch and among anyone attempting to transact across both histories without replay protection.
The result does not settle the dispute about arbitrary data. Some Bitcoin users will continue to argue that the fee market should determine how block space is used. Others will continue to view permanent non-financial data as an avoidable burden.
What happens next
BIP-110's reduced-data rules did not activate on the main Bitcoin chain. Its minority branch still exists as a separate history, but it cannot advance through the mandatory-signalling period at a practical pace without renewed mining support.
Luke Dashjr indicated on X that supporters do not consider the effort over. On 9 August, he said there was an ongoing discussion about how to move forward. Several hours later, he wrote that a proof-of-work change would follow if sufficient mining support did not return. This is not yet a finished or broadly accepted proposal. Changing Bitcoin's proof-of-work algorithm would be a separate hard fork requiring new software, coordination and economic support.
Future proposals addressing arbitrary data will face the same test: rigorous technical review and enough support from users, miners and economic services to change Bitcoin's shared rules without leaving supporters on an isolated chain.
Saturday did not settle how Bitcoin should treat arbitrary data. It showed how difficult it is to change Bitcoin's rules without broad consent.
Learn more

August 6, 2026
●
min read
The COLDCARD incident and the limits of device-level security
What the COLDCARD vulnerability teaches about seed generation, hardware wallet risk and how Blockrise limits access to client bitcoin.
People lost bitcoin that they held offline on hardware wallets with a strong reputation in the Bitcoin community. They had moved their bitcoin away from exchanges and protected their seed phrases, yet a flaw in affected COLDCARD firmware made some wallet seeds more predictable than intended.
This does not mean that self-custody has failed, nor does it prove that professional custody is always safer. It shows that the security of a Bitcoin wallet depends on the full process around a key: how it is generated, where it is stored, what must happen before it can be used and how access can be recovered.
What went wrong
A Bitcoin private key is a very large number. In wallets that use a 12- or 24-word seed phrase, those words encode the entropy from which the wallet’s keys are derived. Security depends on an attacker being unable to predict or reproduce that entropy.
During a software change in 2021, affected COLDCARD firmware began using a deterministic software fallback instead of the intended hardware random-number generator. Later devices added entropy from a secure element, but Block’s analysis found that the implementation retained only a limited amount of it. The devices continued to produce valid seed words, normal addresses and working transactions, so the weakness was not visible to the owner.
Coinkite has since released fixed firmware and advises affected users to migrate to a newly generated seed. Installing the update prevents the same generation path from being used again, but it does not repair a seed that was created before the update.
Bitcoin’s cryptography remained intact. The fault lay in one implementation of the process that supplied randomness when a wallet secret was created.
Why a hardware wallet is only one part of security
A hardware wallet can isolate keys from an internet-connected computer and protect transaction signing. Those controls matter, but the owner still depends on the device firmware, its build process, the implementation of key generation and the quality of testing around it.
Using several devices does not automatically remove that dependency. If multiple keys were generated by the same device family, firmware or random-number implementation, they may still share one failure mode. The same principle applies to multisignature: distributing keys helps only when the components and procedures are genuinely independent.
Security therefore has to be assessed as a system rather than as a product label. Key generation, storage, authorisation, monitoring and recovery each address a different risk.
How Blockrise limits key access
Blockrise is publishing this article to help Bitcoin holders understand the vulnerability and protect their funds. The incident should not be used to present one custody model as universally superior. Our responsibility is to explain the risk clearly and support clients who may be affected.
Blockrise uses a semi-custodial model in which every client has a segregated Bitcoin wallet that can be verified on-chain. Client bitcoin are not pooled into a general wallet.
Blockrise protects its Bitcoin keys using self-owned and self-hosted Securosys Primus CyberVault X2 Hardware Security Modules, or HSMs, with geographic redundancy. The private keys are configured as non-exportable, which prevents them from leaving the HSM in plaintext and prevents Blockrise application software or operators from extracting or copying them.
Each client creates two distinct access components when setting up a Blockrise wallet:
- The mobile key. On supported devices, the phone generates and holds this key inside its secure hardware. The key cannot be exported or transferred to another device. It signs each transaction request from the client.
- The Blockrise Seed. The phone generates this recovery secret using its cryptographically secure random-number generator. The client can write it down or use the Blockrise Cloud Recovery service, which encrypts the seed before storing it in the client’s own cloud environment. The Blockrise Seed is required to recover access because the mobile key cannot be exported or transferred.
When a client authorises a transaction, the phone signs the request with the mobile key. The corresponding HSM-held Bitcoin key requires that client authorisation before it can produce a Bitcoin signature. Blockrise can apply controls that stop a transaction, but it cannot move client bitcoin without the required client authorisation.
Securosys has previously achieved FIPS 140-2 Level 3 validation for earlier Primus HSM hardware and firmware. The CyberVault X2 is the newer generation and is currently undergoing FIPS 140-3 Level 3 certification. Certification is one source of assurance within a broader security framework, alongside the controls Blockrise applies to key access, authorisation and recovery.
Technology is only one part of that framework. Blockrise Capital B.V. provides custody services under MiCAR and is supervised by the Dutch Authority for the Financial Markets. Blockrise combines HSM key protection with segregated client wallets, cryptographic confirmation of transactions, multi-factor authentication, operational controls and regular audits. Securosys attestation tooling provides an additional way to verify relevant device and key attributes. The Blockrise Custody Policy Summary explains the main custody, segregation, access and accountability measures.
What affected COLDCARD owners should do
If you have ever generated a seed phrase using a COLDCARD and cannot confirm that the firmware was unaffected, treat the seed as potentially vulnerable and migrate the bitcoin as a precaution. Blockrise can help clients assess their situation and plan a safe migration.
Keep the following points in mind:
- Updating the COLDCARD firmware does not repair an existing seed phrase.
- Restoring or importing the same seed phrase into another hardware wallet does not make it safe.
- Create a completely new seed using an unaffected device or a COLDCARD running the latest fixed firmware.
- Verify the new wallet and receiving address on the device itself.
- Never share your seed phrase with Blockrise, COLDCARD support or anyone else. Be alert to phishing emails, websites and unsolicited messages.
The warning concerns the origin of the seed phrase, not where it is currently stored. A seed generated on affected COLDCARD firmware may remain vulnerable after it has been imported into another device.
Learn more

June 24, 2026
●
min read
Blockrise applies Bitcoin ethos to its asset management offering

From 1 July 2026, Blockrise will remove the performance fee on Fundamentals, following last month’s move to cut custody fees to zero and further aligning its asset management offering with long-term Bitcoin ownership.
Rotterdam, 24 June 2026 - Blockrise today announced that it will remove the performance fee from its Fundamentals strategy. The new fee schedule takes effect on 1 July 2026 and brings the proposition further in line with the Bitcoin ethos of long-term value retention.
The change matters for clients and investors with a long time horizon. A performance fee takes a share of returns when a strategy performs well, which is also when compounding matters most. Under the new model, Blockrise earns from managing assets and providing services, not from participating in the upside.
The decision follows Blockrise's recent move to set custody fees to zero, making secure Bitcoin custody available without an ongoing custody charge. Together, both changes reflect the same principle: long-term Bitcoin exposure works best when friction stays low and incentives stay clear.
"We want our proposition to reflect what Bitcoin investors value: clarity, alignment, and long-term exposure," said Jos Lazet, CEO of Blockrise. "Removing the performance fee is the logical next step after reducing the custody fee to zero. Both decisions come from the same conviction.”
Fundamentals is a systematic, rule-based strategy that adjusts exposure between Bitcoin and euro using a quantitative model. It is built for people who want long-term exposure to Bitcoin with managed downside and lower volatility, while maintaining control over their own bitcoin. The strategy creates value through the model and risk management, not through frequent trading.
The latest fee schedule is available on the Blockrise website.
About Blockrise
Blockrise is a Bitcoin-only platform based in Rotterdam, with a mission to make bitcoin accessible without compromising what makes it valuable. Founded in 2017, it offers trading and asset management. Clients use a hybrid custody model designed to preserve control and verifiability over their bitcoin.
Blockrise serves individuals and businesses across Europe. Visit www.blockrise.com
For interview requests and more information:
Jos Lazet, Founder and CEO Blockrise j.lazet@blockrise.com +31 10 848 1741
Learn more
Media

23 Jun
bunq opens banking-as-a-service to industry - with Blockrise as its anchor partner
Learn more
Press Release

10 Jun
Blockrise sets precedent in the Bitcoin market by reducing custody fees to 0%
Learn more
Press Release
Updates

29 Apr
bunq and Blockrise partner to provide users with secure access to Bitcoin services
Learn more
Featured
Releases
Publications

12 Mar
Case Study: Building cryptographic control from day one: Blockrise and Securosys
Learn more
No items found


Take control of your Bitcoin. Get started with Blockrise today.
Get started




