Loading Tool

Explorer IconExplorer

Memory Pool

80,505 transactions
30.17 vMB
0.09088455 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt 7b0153f25a1134e6385ff8e032e868b32f4f63820480b2c729ca147d6f857d64
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 9d630d183a8ec9a06269b15f07f8573f777439fa4bd6429642d0323e66ac4d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02905904 BTC
Feerates: 301.07 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (689,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,780 225,780 000000000000033757c83b9de84b2f09b3315a284bc724ab75a5a3e433fcccc3 8 0.00/1.00 vMB 45
225,779 225,779 000000000000008a63e4fc15e0118175d9b068e91555a6bc3e4b3cf20cf940f3 95 0.05/1.00 vMB 124
225,778 225,778 00000000000002989047192f178a1e3bcd1438bded826539131a26264d5abc0d 13 0.00/1.00 vMB 81
225,777 225,777 00000000000000f992faf914e8d61d782c3e2a0974c1785f4fc78de22cae72e1 6 0.01/1.00 vMB 65
225,776 225,776 0000000000000263e29446dcf282f50a45f8e6222643f19c7223d9d94e76fc19 37 0.03/1.00 vMB 117
225,775 225,775 00000000000003724fe3a155ec5a74ac76634118971c059f7759ecb0772582c7 198 0.09/1.00 vMB 190
225,774 225,774 00000000000000a4a4f141f220bec7df861e9456c47450307e1ab6d782b83415 72 0.04/1.00 vMB 167
225,773 225,773 00000000000001873e94608e6e03e574f457857ebd3072b0848c59ece3b9d01f 159 0.19/1.00 vMB 88
225,772 225,772 000000000000021bf13bc0540151dc8df540e17ea46e228bf5f36a4d35a674da 651 0.25/1.00 vMB 213
225,771 225,771 000000000000033903ea08d554b3a779ae9cdc848a63883ac2c62fc5ffeee77d 12 0.00/1.00 vMB 295
225,770 225,770 000000000000019c3b640a8a8ea99e0c5ad962dffd0d5a91924793dc37193ceb 537 0.21/1.00 vMB 196
225,769 225,769 0000000000000042834241559eaf7d7ab7fdc1380618201f12cb14fda11c99ea 269 0.13/1.00 vMB 131
225,768 225,768 00000000000003a671badd0a77baf75cb23a1c0043debd755fa3958eaed9f0e7 143 0.12/1.00 vMB 98
225,767 225,767 00000000000003a2bdd5e802adbc627bd34af131d8441787fed555b7ef916059 519 0.25/1.00 vMB 199
225,766 225,766 0000000000000189eda23ea6690e1ef5bf33ccf890076f2f9d8cf95cfd6218a3 463 0.19/1.00 vMB 212
225,765 225,765 00000000000001ca02f1a388337001cf610841c316c64e06fa4f9a282d632d14 54 0.04/1.00 vMB 157
225,764 225,764 00000000000002443cb71de7d964279c6e45161b60710d59ac2c7151869a669b 223 0.12/1.00 vMB 138
225,763 225,763 000000000000027c6a459100f122a40520f58e7dca973be3674d45c655e65214 124 0.06/1.00 vMB 139
225,762 225,762 00000000000003b60335358ce755c68b1a2b9c547d0f19c73fe35f665065b87b 308 0.15/1.00 vMB 203
225,761 225,761 00000000000001fec406678466e9af877dc111390a833b00ef2142ad7c9fd170 238 0.12/1.00 vMB 163
225,760 225,760 000000000000017e06cf740e2229a5d29c719bf2e18eb0158aa7af2307a9a24b 366 0.19/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.