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
- bc0dec268fd2c6842cda6df8ec98208689a82f6aecec6008a31c4c7600a2c247:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bc0dec268fd2c6842cda6df8ec98208689a82f6aecec6008a31c4c7600a2c247 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 029ac225a810812cdd410aedca443fe667a32ad9bb64349af9d43cd60493f32b60
- public amount
- 100
- public blinding
- d0aa66f9167358e2535d2eed10fe2b4b2bc9362e4543b27b0d737cbf3baf9583
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.