Loading Tool

Explorer IconExplorer

Memory Pool

76,187 transactions
28.00 vMB
0.07991190 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt a193de1b77d8aba53983ad98f909d2fa9872170ea03131c0f30615fb523b620d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root a514a08d42a85a0d9b2b0f7a926b1d5339351a6630dc71457b1fdf69dc6a1c18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.01976344 BTC
Feerates: 150.93 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (522,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,591 392,591 000000000000000008f63d26566e9a11a9b9892d80c194451280f25e0877c4f8 1,345 0.69/1.00 vMB 32
392,590 392,590 000000000000000008b78b8a7bbe484150b2cb5ed373c4160de724612eb25921 539 0.24/1.00 vMB 33
392,589 392,589 000000000000000005166a84a7923427c27ccec0534f676ebb98265b29c7d114 379 0.21/1.00 vMB 23
392,588 392,588 0000000000000000004b2028042e8e380ac6e1fea1df3dfe9c7748a1214f7ec5 86 0.15/1.00 vMB 6
392,587 392,587 0000000000000000073f03564a2ba97f9748ca5ab464fa714d9e0200a4c45612 268 0.25/1.00 vMB 16
392,586 392,586 000000000000000009a3a42f74c82978d910d7fa9404f3de07e10c7afaceb3a2 685 0.27/1.00 vMB 37
392,585 392,585 0000000000000000050a42f5a55364b5eab59dcf1e1c0fc10b9463b3e67ebed5 2 0.00/1.00 vMB 0
392,584 392,584 000000000000000006f64e30315ed266428761e5b233b415c146cd8302340239 651 0.29/1.00 vMB 34
392,583 392,583 000000000000000007f70ff80bb31ad581f78392af56e0efd60d43321237dee9 217 0.18/1.00 vMB 15
392,582 392,582 000000000000000002ff5c0834853b8cc3e58082993ea43b913b5d1895efa241 318 0.17/1.00 vMB 28
392,581 392,581 0000000000000000088e0eadee401035fad6896ba2ec25f7222543ed26defb8d 835 0.47/1.00 vMB 28
392,580 392,580 0000000000000000073f452c855ca7b4f717ef58ac34e7bef4ae77cc1fa55237 545 0.35/1.00 vMB 26
392,579 392,579 00000000000000000738227ed4616f772c3a9a5d73209d409582b3283b5ac038 1,101 0.55/1.00 vMB 37
392,578 392,578 0000000000000000038cff1a9d0eeb421bded537b2551eba6b8346a35ccc1780 1 0.00/1.00 vMB 0
392,577 392,577 000000000000000008afef43f84e9ec1f3f77b69d50152c571bc033c1b8531aa 1,271 0.79/1.00 vMB 22
392,576 392,576 00000000000000000708654c066efa28b08e60a9a74d8e0a6a10c8f2e53230ab 2,131 1.00/1.00 vMB 37
392,575 392,575 000000000000000005b5ecdfc30c758aed286dc66a5492ef727ba5bea77fc234 348 0.24/1.00 vMB 23
392,574 392,574 0000000000000000063d3f0bff7f77866ed119a8da35d5223f9886fdef71ba87 234 0.25/1.00 vMB 17
392,573 392,573 00000000000000000452e0a204fea0af4cf003da3c595916b30c50dd3a50e0f8 223 0.18/1.00 vMB 19
392,572 392,572 000000000000000005af14b6ca979791f1dbe1d1f7aed442b3fe04e21b5a1573 294 0.27/1.00 vMB 15
392,571 392,571 00000000000000000408c4795d28c8302b5512cbf36d86a7b5dbd47ce2b010fa 911 0.60/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.