<p>You can find the high level info <a href="https://docs.bisq.network/exchange/whitepaper.html#the-details-of-an-exchange-transaction" rel="nofollow">here</a>.<br>
But I think this is the breakdown:<br>
The current trade protocol requires 4 transactions and it uses P2PKH and P2SH for escrow</p>
<table>
<thead>
<tr>
<th align="center">tx</th>
<th align="center">Inputs</th>
<th align="center">Outputs</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Make offer</td>
<td align="center">1</td>
<td align="center">2</td>
</tr>
<tr>
<td align="center">Take offer</td>
<td align="center">1</td>
<td align="center">2</td>
</tr>
<tr>
<td align="center">Deposit</td>
<td align="center">2</td>
<td align="center">1</td>
</tr>
<tr>
<td align="center">Payout</td>
<td align="center">1</td>
<td align="center">2</td>
</tr>
</tbody>
</table>
<p>I'm including 1 change output. The inputs in the Make offer and Take offer txs can change depending on how the traders are spending their coins. And when paying the trading fee with BSQ you get 3 outputs in those transactions. Everything is unaltered.</p>
<p>The Maker is responsible for 1 on-chain transaction</p>
<ul>
<li>Make offer</li>
</ul>
<p>The Taker is responsible for 3 on-chain transactions and the fee is calculated at the moment of the taking and multiplied by 3.</p>
<ul>
<li>Take offer</li>
<li>Deposit</li>
<li>Payout</li>
</ul>
<p>Bisq uses <a href="https://bitcoinfees.earn.com/api/v1/fees/list" rel="nofollow">this service</a> to estimate fees. And the mining fee is aiming at the next block.</p>
<p>You can find info on <a href="https://bitcoin.stackexchange.com/" rel="nofollow">https://bitcoin.stackexchange.com/</a> on how to calculate the bytes for transactions with these profiles.</p>
<p>I'm not sure if it's worth putting all this info in the UI.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/3018?email_source=notifications&email_token=AJFFTNRNN3VKQGDU2CRP3O3QBT6WJA5CNFSM4IHKUOLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD26V6CI#issuecomment-515727113">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTCCICK7BZD3PGJ5STQBT6WJANCNFSM4IHKUOLA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSYVMI7VXBDIUYTOZDQBT6WJA5CNFSM4IHKUOLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD26V6CI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/3018?email_source=notifications\u0026email_token=AJFFTNRNN3VKQGDU2CRP3O3QBT6WJA5CNFSM4IHKUOLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD26V6CI#issuecomment-515727113",
"url": "https://github.com/bisq-network/bisq/issues/3018?email_source=notifications\u0026email_token=AJFFTNRNN3VKQGDU2CRP3O3QBT6WJA5CNFSM4IHKUOLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD26V6CI#issuecomment-515727113",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>