Loading Tool

Explorer IconExplorer

Memory Pool

38,751 transactions
15.79 vMB
0.12140550 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.04/200 MB

Candidate Block

Mining Attempt 76207f9fe50803d3698fffef8ffb35460475d5dff80df705121f12036addf737
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f6b80f57ab13c8189d79148004ea1c43f8656cecced7308aadf8853284830605
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.05395336 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (656,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,698 256,698 00000000000000244bcc4903efd9d4a438fc6b3ef16bbd3d7ff6f1692884f215 150 0.07 vMB 140
256,697 256,697 000000000000002361effbb9c285dcc7c7208b9762db0983eaeb7dc03e352f09 70 0.05 vMB 24
256,696 256,696 000000000000000d4018f842ddee0eeee757b13354682ccc29704838d7a952a5 177 0.08 vMB 111
256,695 256,695 000000000000002a8269e681a7f1d703e317c6b693b912233be4c3aef83e67be 286 0.14 vMB 104
256,694 256,694 0000000000000022e987fd1ca072e9733560efa417ae9638cfb7a598ad2748a2 99 0.05 vMB 105
256,693 256,693 000000000000000044d18f14cc5e06357ff1aeeddd5270c2cbcfb8bd0d5e0e30 51 0.02 vMB 123
256,692 256,692 000000000000000d3b9f6097b8c390e1be4ebda608e86eb0bb88c58ad6294821 82 0.06 vMB 81
256,691 256,691 00000000000000267e160e95122ae3a95e2218238e8b8fd21777196c4ea6b389 287 0.12 vMB 124
256,690 256,690 0000000000000013387dc3a14fa38c4114a44d11b8faaa82c88919ed46f6f413 544 0.21 vMB 138
256,689 256,689 000000000000002e04fd6f7992c531492e4f4f64c1bf3e7ff365518182fcd9a4 293 0.16 vMB 79
256,688 256,688 0000000000000014c4dea3d8e4b5bfb874d9f92064e74bf4ec1d7923cdede107 657 0.25 vMB 137
256,687 256,687 0000000000000023ba7a28ff07584c78348e6f5da8dab10f41e40e1ed19fe4c8 455 0.17 vMB 141
256,686 256,686 0000000000000026cd3e02aa4f0290ed69e40b236d66f8daafcce90389d1c9a2 297 0.15 vMB 75
256,685 256,685 000000000000002dfef0b75738d5ffab36c26a4d48c38b9e0190d135447b7498 256 0.09 vMB 158
256,684 256,684 000000000000002ef744bbd2b105a34220503c5f054d2f12f7c1a3d74cf637b4 225 0.09 vMB 124
256,683 256,683 00000000000000086e9a3943a7463dcd9f0ec51bef7958f8ce8ec74271034440 244 0.11 vMB 83
256,682 256,682 00000000000000208337833c6607d0092d1c1ee08eb2690c326e38626dd8c7cf 224 0.18 vMB 56
256,681 256,681 000000000000000819067dd56865fc9323de3473aceb63dacf4bf2d6c68ba082 7 0.00 vMB 32
256,680 256,680 0000000000000008199e910966f832d65227b3765b0d7566925a9a7e5e32b5a8 138 0.12 vMB 73
256,679 256,679 00000000000000217350ea6730e4de673c3b3df6094c0390f55a91b4c976a2d9 321 0.15 vMB 94
256,678 256,678 000000000000001ef62d2cad66f798046173e361b6ea7c0493718742be3cc1fb 520 0.21 vMB 111
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.26 GB
    • Received: 0.61 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.