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
- 6b01e6880589e4b6042cd7e264213ee40d55f66bbece279f4006769f03ea4d83:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6b01e6880589e4b6042cd7e264213ee40d55f66bbece279f4006769f03ea4d83 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02a4ccc3878786d030d4955f9108e31cb70850c90c7d37b2779f3d0e3974b54bb2
- public amount
- 100
- public blinding
- 0f2d9d84a8d2913e45e52f72f567ff78c096e107c982c4b21bf79952a30acec6
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.