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
- b1fbf00a4277edfb9238f0b84d4d1fb445911c4acb350ffcb112104fcb3be04f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b1fbf00a4277edfb9238f0b84d4d1fb445911c4acb350ffcb112104fcb3be04f · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02a221d0b1d362d133cacaf2e5d8a60914683faad48063b0c45b247db4e9540365
- public amount
- 100
- public blinding
- c4fff4857f708eb46fa4e02681f45ab9c410615d6e01199260dc91bc68ae89f7
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.