Loading Tool

Explorer IconExplorer

Memory Pool

86,148 transactions
32.08 vMB
0.21718089 BTC
Random Selection Loading Transactions
Max Size: 191.82/200 MB

Candidate Block

Mining Attempt da9120c4fa56098c11ccadcbc6296abc4a988c9b37677db11c3044cf7486780e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (484,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,549 430,549 0000000000000000035e32217647dc796ec037294e2e884031d1aa387d43a654 2,524 1.00/1.00 vMB 73
430,548 430,548 000000000000000003d970c9f703e43f5abd9130a96672dc266184a3b81dda2c 3,007 1.00/1.00 vMB 100
430,547 430,547 0000000000000000031991ca4197f8953c99b07d17c2dc307b914b18526eacaa 1,237 0.97/1.00 vMB 37
430,546 430,546 000000000000000002fedcb3c583b66ec18da72ee7e786693ecef4a4b1cd4f50 2,378 1.00/1.00 vMB 58
430,545 430,545 0000000000000000032dd9319a80dfe4be9e0e7bd5ea910e19a3bbb9fd7d4438 2,696 1.00/1.00 vMB 75
430,544 430,544 0000000000000000033152fe461acdb559004980ef1ea527a96c3b7c51cf00fb 1 0.00/1.00 vMB 0
430,543 430,543 000000000000000004259539bffb370781ab50c57ccb65c5e636967cda71a392 1 0.00/1.00 vMB 0
430,542 430,542 0000000000000000041538873056515f99d094f064d63ba412bb4ff5d8d357d9 1,951 1.00/1.00 vMB 43
430,541 430,541 000000000000000002532fd44a835dd4d671a0fdc8caef256f683c8409bdd08d 1 0.00/1.00 vMB 0
430,540 430,540 000000000000000000e3437e58ac7ba122027f34d248ac78350c0078524af275 2,866 1.00/1.00 vMB 85
430,539 430,539 00000000000000000400d32cd642364947eaa6f960add099b7ce49dd0164e2af 914 0.46/1.00 vMB 56
430,538 430,538 0000000000000000027c4e69a0613ee175d92c2a59af13379b6ead26388946a5 977 0.68/1.00 vMB 38
430,537 430,537 000000000000000000502525e40099bc2fafdcd900f75e2b7a8d63e0179284b4 1,250 1.00/1.00 vMB 25
430,536 430,536 00000000000000000424c903807b9760a93fcb4c736c9951fa36db96631a1ae4 2,269 1.00/1.00 vMB 51
430,535 430,535 0000000000000000008e6cb930ddada7af5f22c5a9336d1778db442d2b1467a7 2,510 1.00/1.00 vMB 76
430,534 430,534 000000000000000000cde293eb2d0c0b5c0f452ed06979381b0a9ec2279ef2b9 2,038 1.00/1.00 vMB 54
430,533 430,533 000000000000000003785452fd6eb702ca29c54dd42344a4e9e3274bcd309793 2,650 1.00/1.00 vMB 72
430,532 430,532 0000000000000000012972cc384730178f8b9e5299f6babc0546dd6694331120 2,743 1.00/1.00 vMB 61
430,531 430,531 0000000000000000024310e420f4952966fd58ddd39e5d9706aa4d4987bfe87a 2,909 1.00/1.00 vMB 78
430,530 430,530 00000000000000000239430711d1e138e672789cb9d11d9ca3615f0a0066db6f 1,372 0.51/1.00 vMB 60
430,529 430,529 000000000000000004c47200659f7a000cca8445bce600681a6cdd50723b5f9d 879 0.36/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.