Loading Tool

Explorer IconExplorer

Memory Pool

21,763 transactions
11.99 vMB
0.07128469 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.90/200 MB

Candidate Block

Mining Attempt 49a6251b732f3b90eca0b6a297c36a27625f3e9749f2ef7a9d770f7f13d3f7c9
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root 6cc8349b02bea2bd16fe03c8ead9c1353cb58a4f7250c161e081a7525453afcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,038
Size: 0.997909 1.00 vMB
Total Fees: 0.04547925 BTC
Feerates: 240.43 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (756,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,715 157,715 000000000000021834950ae3aac35af8c0bf74ac5ce63601360d5f37f38771ef 102 0.05/1.00 vMB 154
157,714 157,714 0000000000000479cd0f51c6ef7dd67e1f5ad447291eae6e64603e09e5dc6c48 39 0.01/1.00 vMB 3
157,713 157,713 0000000000000d9372b38eacc8271706de458cb374bb98b4ff2a0282a27d996b 5 0.00/1.00 vMB 103
157,712 157,712 0000000000000d119fc354b37cb49c0b9887a83bcb235882c79a29d7be7f1492 70 0.03/1.00 vMB 66
157,711 157,711 00000000000004cb9126cfd3827f6e220c44bc5387bc3dd22a9b274fe2bb170a 46 0.05/1.00 vMB 504
157,710 157,710 0000000000000be04549525d25ba75012f601893f69a5cc95d52014e9358ecb0 153 0.05/1.00 vMB 72
157,709 157,709 00000000000000cf90f026edd9a61bdd54ab5cf515d7c0a53ba0cc6ea9d416dc 54 0.03/1.00 vMB 76
157,708 157,708 000000000000060055b8047aff877128288d85ff48b7041bc4199e503ec936a9 8 0.00/1.00 vMB 597
157,707 157,707 0000000000000b61f942f504b155214f2244ded0756951ef5155a4be9f73ef1b 75 0.04/1.00 vMB 248
157,706 157,706 00000000000000a1236add91a146cf9ceacb4288a470dcc4a3b32a04e8562b6a 11 0.00/1.00 vMB 28
157,705 157,705 0000000000000d99f666178b09c34e1461a3cf2f4886ac217c54c225821e385a 40 0.01/1.00 vMB 111
157,704 157,704 00000000000004594825afaa59c9b0f17bfd4f45097823f9812805ae76db094a 30 0.01/1.00 vMB 42
157,703 157,703 0000000000000e50c819f249bf11d5efc372597ada6c9e1d67cb74e51b2c39c4 82 0.03/1.00 vMB 68
157,702 157,702 0000000000000161a568416ee44c01ce4e6df538682b8f56c4fe83b6948b233d 19 0.01/1.00 vMB 230
157,701 157,701 000000000000044a02bd28a6a86cbdf9c1cb604376dfa6a8dc2b321e3943c87d 15 0.01/1.00 vMB 82
157,700 157,700 0000000000000e3b75812a30e1ad25ce98f33ae6b2735c2eb4ede0a8ec15bf8c 39 0.02/1.00 vMB 105
157,699 157,699 0000000000000cff74e158d59b592470c667f6cc5a73a227d7051ffb4da189cd 12 0.00/1.00 vMB 45
157,698 157,698 000000000000015de6afd68b52216152c4cb67e4c36ec573593b9b5d331b12e6 43 0.03/1.00 vMB 39
157,697 157,697 0000000000000006852f5de2bd8707a6eda2ca047d762e751dc54616ed9764ba 52 0.02/1.00 vMB 53
157,696 157,696 0000000000000518d5fff3c1895d98694bc3d39e962e0a65facd51021c02d7f6 29 0.01/1.00 vMB 49
157,695 157,695 0000000000000a997101de576b2855ad9c7f14ac293122b3ae478cee5c7c70be 8 0.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 512.74 GB
    • Received: 4.25 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.