UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- bb5ac0a29f720c0b26977540ee39d891520c95da9b6107288a80991126cd8e37:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- bb5ac0a29f720c0b26977540ee39d891520c95da9b6107288a80991126cd8e37 · T_PMINT
- block
- 948781 · 3d ago
- commitment C
- 02baf1f0ce6838a65041b8962324dbed8d50d4735b0fe94c98210a804c06903edb
- public amount
- 1000
- public blinding
- 7726de576ae27a89b519fb4c8f1cdd45d3d225554a1962fa0515c5af7c21337a
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.