Loading Tool

Explorer IconExplorer

Memory Pool

78,408 transactions
29.39 vMB
0.06701358 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt e3fa20617a8c949c0e88766831f37e4768edeb6e9c37e4b855968f9e58028d74
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root a33530334dc6b39da308bd001921945bc74236595fdee3207538dd51c0e72cd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,037
Size: 1.00 vMB
Total Fees: 0.00722155 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (544,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,567 370,567 00000000000000001321f1b8b5bc02d7e9dc82804da2899d3873313df5e771b2 1 0.00/1.00 vMB 0
370,566 370,566 00000000000000001479e16c710b4ffae8a2ebe1c6a613efa0f76f5a6ba569bb 1,334 0.62/1.00 vMB 41
370,565 370,565 0000000000000000038917f99996972000ef957ccc8b826e62a553719f40e6a1 2,001 0.96/1.00 vMB 41
370,564 370,564 0000000000000000017b5a0ca94f599fa0445496224867031ef291a98d509a50 337 0.15/1.00 vMB 40
370,563 370,563 00000000000000000a4fc1d4fd9753fc1c04e72822ebaa7e9ddf6555483f3522 699 0.32/1.00 vMB 43
370,562 370,562 000000000000000006e9f98106803bc764caea593bf4432b024739fbb18f1956 778 0.36/1.00 vMB 40
370,561 370,561 00000000000000000378ceda689bc3605326a3412a3bf2c6665a50126328e071 371 0.17/1.00 vMB 41
370,560 370,560 000000000000000007d01689012171ecfb92f27ed9a5b103913bafa3eb89c155 241 0.10/1.00 vMB 37
370,559 370,559 00000000000000000cc1c14d0813fc34543c3b9975428976dcc8c26e093aa505 91 0.06/1.00 vMB 28
370,558 370,558 00000000000000000e94908a3b5ce917dc55ee7933310f97657956c74fb73bd6 918 0.62/1.00 vMB 38
370,557 370,557 000000000000000002f37e55ed2768bf29b657c6dc285c8962c288396cb85e1b 705 0.32/1.00 vMB 39
370,556 370,556 000000000000000003c49857180989243edfe6b1a245ba835d4b70f01a6bbcbc 1,167 0.80/1.00 vMB 25
370,555 370,555 00000000000000000400d7b3178f42636589ab6859b1245c9ed5f4b56f7de2d5 2,152 0.93/1.00 vMB 51
370,554 370,554 0000000000000000041632dac76fa3b62019ef1b601b966583d9e1409051ec77 969 0.51/1.00 vMB 34
370,553 370,553 0000000000000000074edac472437714674a3655fe3ca1413e4534fe065ffc0a 486 0.24/1.00 vMB 42
370,552 370,552 00000000000000000c9948150dde701e20dd3f2103209cddb423b5becea4dfc2 91 0.07/1.00 vMB 11
370,551 370,551 00000000000000000e5accb7c61a24f819b52dd8128486777ea79688116eef41 433 0.40/1.00 vMB 17
370,550 370,550 00000000000000000496ded39e2cdb7a09d5e85a7791526f7408cf2ce85f16fd 1,031 0.49/1.00 vMB 38
370,549 370,549 000000000000000001e31e8d8f21f3ffc1acf02422ee1689c30b0213c07a6d1d 324 0.17/1.00 vMB 35
370,548 370,548 0000000000000000132e4021092beb67e3d35d83d4d3f44d8ce137bdcf9865ac 881 0.44/1.00 vMB 38
370,547 370,547 00000000000000000d6b080abc213bf1d970495f73810a353bd85aa63a1140d9 1,085 0.45/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.