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
- 9f6155140ab69625d57d63d23fb33991854854d6d4d0fb065eb0f4eb4e37780f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9f6155140ab69625d57d63d23fb33991854854d6d4d0fb065eb0f4eb4e37780f · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0327edc983d15852415d82cf72b256a9fcdb1982f3beaad8c8cba32b96fe892995
- public amount
- 100
- public blinding
- 51e8ab59749ae5305665f90ae9d33b304605b3861169d1b7cc8a0bf6ef2fa3d3
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.