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
- c219d873fea32aff93cd77893960699f5c7808e6e353b18981c10b35edeb670a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c219d873fea32aff93cd77893960699f5c7808e6e353b18981c10b35edeb670a · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 032c5475b3408b4e400bbfc3420ce2b86c81b2a724af843ca481a29540500dd16c
- public amount
- 100
- public blinding
- b8f8e725943b1a5557e27b95d329d4651691743df8d1e350df821e75d66c04db
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.