> ## Content Index
> Fetch the complete content index at: https://howtodapps.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# How to Calculate Network Fee of Bitcoin Inscription Transaction?
- URL: https://howtodapps.com/how-to-calculate-network-fee-of-bitcoin-inscription-transaction/
- Published: 2026-07-28T22:54:25.000Z
- Updated: 2026-09-11T20:50:29.000Z
- Description: Here's how to calculate your total network fee in advance.
- Author: Uncommon
- Tags: Bitcoin

## Shots Question: 

---

I need to know how much I will need to pay in network fees in order to send my inscription from my Unisat wallet to another wallet.

## Shots Answer:

---

Here's how to do this:

- Visit [BestInSlot](https://bestinslot.xyz/?ref=howusedapps.com) homepage.
- Enter the inscription number in search box, click on the inscription result.

![](https://storage.ghost.io/c/cf/8a/cf8a7c2f-979a-439e-b6ae-e0027c8b687a/content/images/2026/07/2026-07-29-03_37_29-.png)

- Copy the Ordinal Id.

![](https://storage.ghost.io/c/cf/8a/cf8a7c2f-979a-439e-b6ae-e0027c8b687a/content/images/2026/07/2026-07-29-03_37_59-Greenshot.png)

- Visit Ordinals [homepage](https://ordinals.com/?ref=howtodapps.com). Enter the Ordinal Id in search box and click search key.

![](https://storage.ghost.io/c/cf/8a/cf8a7c2f-979a-439e-b6ae-e0027c8b687a/content/images/2026/07/2026-07-29-03_44_29-C__Users_Hi-Malik_Downloads_2026-07-29-03_37_59-Greenshot.png---Greenshot-image-.png)

- Scroll down and you will see the **size of the inscription** in bytes. The size of the reference inscription is **338 bytes**.

![](https://storage.ghost.io/c/cf/8a/cf8a7c2f-979a-439e-b6ae-e0027c8b687a/content/images/2026/07/2026-07-29-03_46_53-C__Users_Hi-Malik_Downloads_2026-07-29-03_44_29-C__Users_Hi-Malik_Downloads_2026.png)

- Now convert the bytes in vB this way.

Formula: Size of transaction (vB) = Total bytes/3.7  
Error: ±4-15%  
`In our case: 338/3.7 = 91.35 vB`

- Now, if we want to pay 10 sats/vB, we can easily calculate our transaction cost.

`For 91.35 vB | We will pay total 913 sats.`