# Transaction Broadcast on Minascan

By [Staketab](https://paragraph.com/@staketab) · 2023-12-09

---

**Contents**

What features are available in this update and for which networks are listed below:

*   Broadcast **payment** transaction (Mainnet, Devnet, Berkeley, Testworld)
    
*   Broadcast **delegation** transaction (Mainnet, Devnet, Berkeley, Testworld)
    
*   Broadcast **ledger** transaction (Mainnet)
    

**How To Use for Payment, Delegation (Mina Signer)**

1.  Select network type in the network switcher on Minascan.
    
2.  Select transaction type in the Broadcast Transaction UI.
    
3.  Go to **Mina-Signer SDK** [https://www.npmjs.com/package/mina-signer](https://www.npmjs.com/package/mina-signer). This is a NodeJS SDK that allows you to sign strings, payments, and delegations using Mina's key pairs for various specified networks.
    
4.  Use this SDK to generate a signed transaction JSON.
    
5.  Copy it and paste to the input field for transaction broadcast.
    

![](https://storage.googleapis.com/papyrus_images/0dc4aa28b86bb06bd264517f9d32f33f4feefa1c2286ac86a2672a5b5c00cac6.png)

**How To Use for Payment, Delegation (Ledger)**

1.  Go to Mainnet.
    
2.  Select the “Ledger Payment“ transaction type in the Broadcast Transaction UI.
    
3.  Go to this instruction [https://docs.minaprotocol.com/using-mina/ledger-hardware-wallet](https://docs.minaprotocol.com/using-mina/ledger-hardware-wallet)
    
4.  Use the Ledger to create an offline transaction (payment or delegation)
    
5.  Copy it and paste to the input field for transaction broadcast.
    

**Sending and Monitoring Transaction**

If the transaction was generated correctly and sent successfully, you will see a success message.

![](https://storage.googleapis.com/papyrus_images/76f8d1612240f48d78a09a0b55c86c85f65f87b588ded51d135ae0b447130751.png)

You can now press “**See details**“ and monitor transaction status on Minascan.

Note that on Minascan the transaction status is updated in real time. If a transaction leaves the pending status, you can see this without refreshing the page.

If something go wrong an error status will be displayed.

![](https://storage.googleapis.com/papyrus_images/a42215351a175ed40a3bf88ee534cfce808f757e7de2edc4255b2ead3bf4c0e5.png)

![](https://storage.googleapis.com/papyrus_images/0952a00689a7f9ec782268b035ad1fcb80355c42e069a6e5358b9d0bdb36e8d7.png)

[

Minascan Explorer
-----------------

Minascan is a Block Explorer and Analytics Platform for Mina, a lightweight succinct blockchain that uses ZK-proofs.

https://minascan.io

![](https://storage.googleapis.com/papyrus_images/da3da603fa41c3d0a0f3da915a2b6f1a283bf23c2580086a215ef595905a36a1.png)

](https://minascan.io/mainnet/broadcast/payment)

---

*Originally published on [Staketab](https://paragraph.com/@staketab/transaction-broadcast-on-minascan)*
