An Unspent Transaction Output (UTXO) refers to the amount of cryptocurrency left after a transaction, which can be consumed at any point in time.
1/24/2023, 10:58:37 AM
This article introduces the UTXO model in plain language, providing a brief overview of the UTXO model and implementation methods of BTC, Sui, Cardano, Nervos, and Fuel.
2/29/2024, 2:07:40 PM
This article will cover more technical topics around the UTxO model and will attempt to compare and contrast the Account Based Model with real examples.
4/9/2024, 2:51:22 PM
This article introduces the UTXO model in detail. UTXO can not only assist the consensus mechanism and solve the double-spending problem in the blockchain, but also gives blockchain the characteristics of traceability.
1/22/2024, 9:03:14 AM
This article discusses UTXO isomorphic binding (UIB) technology and believes that this is a major innovation in the BTC ecosystem. The key lies in solving the BTC network expansion problem.
4/19/2024, 12:34:09 PM
This article explores the advantages and disadvantages of UTXO and account system solutions, and how they can respond to the evolution of future needs.
1/29/2024, 9:40:22 AM
The article discusses Bitcoin Layer2 solutions, which are mainly divided into two categories: sidechain and UTXO+ client verification. Sidechains such as Stacks, RSK, Liquid Network and Lightning Network aim to increase transaction speed and scalability, but face centralization and security challenges. UTXO+ client verification attempts to achieve Layer2 ledger sharing while maintaining the characteristics of Bitcoin, but its technical implementation is difficult. The RGB and RGB++ projects attempt to ensure asset security through client-side verification, while BitVM proposes theoretical concepts to enhance Bitcoin's programmability. The article points out that despite the promising prospects of Bitcoin Layer2, most projects are still in their early stages.
4/24/2024, 3:09:04 PM
From the formal proposal of RGB++ in February to its implementation in April, it took less than two months, demonstrating the team’s extremely strong engineering capabilities. The launch of UTXO Stack alongside the implementation of RGB++ not only offers more diverse possibilities for asset issuance and gameplay within the BTC ecosystem, but provided project developers with a convenient method of issuance of BTC Layer2 solution based on the UTXO architecture.
4/15/2024, 1:32:49 PM
The unspent transaction output (UTXO) model explained here is a method used by the Bitcoin network to manage transactions. In Bitcoin, coins are not stored in a wallet in the conventional sense; instead, they are tracked through transaction records on the blockchain. When a transaction is made, the network searches for appropriate UTXOs to use as inputs, and any remaining bitcoins are potentially returned to the wallet as change.
5/8/2024, 10:57:51 AM
This article introduces a new narrative in the Bitcoin ecosystem for 2024, covering new infrastructure for scaling, anti-VC new assets, and new applications replicating Ethereum's glory. As the core of this narrative, the RGB++ Layer is a Bitcoin extension protocol based on the UTXO model, supporting bridge-free cross-chain and Turing-complete smart contracts. This protocol not only significantly enhances the liquidity and returns of BTC assets but also simplifies the user experience, allowing users to access all applications supporting the RGB++ Layer without multiple wallets. Additionally, the RGB++ Layer integrates various assets within the UTXO ecosystem, including new protocol types such as Runes and BRC20, promoting overall interconnectivity and resource sharing within the Bitcoin ecosystem.
8/12/2024, 9:51:59 AM
This article explores the programmability and scalability issues of BTC, introducing three projects aimed at enhancing BTC programmability: RGB, RGB++, and Arch Network. These projects use BTC’s UTXO model to manage smart contract states but face challenges related to complexity, user experience, and performance.
9/4/2024, 4:18:59 PM
Built on the RGB++ protocol, the RGB++ Layer utilizes homomorphic binding and Leap technology to provide a seamless cross-chain interaction experience for native RGB++ assets or inscriptions/runes across UTXO-based blockchains like BTC, CKB, and Cardano without the need for cross-chain bridges. Leveraging CKB's Turing-complete smart contract environment, it establishes the necessary conditions for Bitcoin to achieve complex DeFi functions from asset issuance.
8/14/2024, 1:36:28 PM
RGB++ is a new asset trading protocol that combines the RGB protocol and a public chain that supports UTXO to achieve globally verifiable asset data storage. It sacrifices privacy but improves ease of use and is suitable for Defi scenarios. Users can directly operate RGB asset containers on UTXO chains such as CKB/Cardano in their Bitcoin accounts, or use the transaction folding function to reduce costs. However, it should be noted that isomorphic binding requires a public chain that supports the UTXO model.
4/16/2024, 3:03:18 PM
This article explores the use of UTXO (Unspent Transaction Output) and the impact of signature size on transaction fees.
12/27/2023, 2:48:23 AM
This year has witnessed an explosive growth in the Bitcoin ecosystem. First came Ordinals, followed swiftly by the BRC-20 tokens that took the crypto industry by storm. In just two months, the market capitalization of BRC-20 reached a staggering 1 billion USD. BRC-20 allows for the minting and transfer of fungible tokens on the Bitcoin platform via the Ordinals protocol. However, Rodarmor believes that the problem with BRC-20 tokens lies in their use of "spam" Unused Transaction Outputs (UTXO) to flood Bitcoin. In an article on September 26th, he highlighted that BRC-20 tokens result in "adverse UTXO proliferation" and proposed Runes as a UTXO-based alternative. So, what improvements does this new protocol offer compared to BRC-20? Why did Ordinals founder Casey Rodarmor propose this new protocol? Will the introduction of this new protocol pose a threat to BRC-20? In this article, we'll provide a comprehensive breakdown of the "Runes" protocol.
12/17/2023, 7:22:37 AM