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
- 78f79fb55e2ece8b7ba09ec670c7d418ab22035c15c5b501713ee076949f3cde:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 78f79fb55e2ece8b7ba09ec670c7d418ab22035c15c5b501713ee076949f3cde · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03119fe8a2d97869f8f2f7bfae5326432ea0f9258cfa2a256bc7e509bf3ccb1795
- public amount
- 100
- public blinding
- 4a5ee609a03afd9818d13f901363cea8106799797f9fdd6d2a421f3490f60a19
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.