Loading Tool

Explorer IconExplorer

Memory Pool

73,574 transactions
28.51 vMB
0.07102555 BTC
Random Selection Loading Transactions
Max Size: 168.47/200 MB

Candidate Block

Mining Attempt f7d0b1217e6f178c1d4f905b958f479147c92a15f3884a31a9082211ca655b7e
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 2d5269a86e8f8c544014afba37cb9e3b99a50867a36f400dca888db6aeb5bb82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01375431 BTC
Feerates: 100.36 > 1.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (689,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,786 225,786 000000000000004e4e6623b9d35fefb10e78623f4ff9f78337d35fb2ff5dfc2f 73 0.04/1.00 vMB 135
225,785 225,785 00000000000001945db5c19896f509285d41daa25fd8bb009a32bda362865fad 561 0.25/1.00 vMB 196
225,784 225,784 00000000000002258cceece8e135f97b67a47d77248eec40ee2f910da7d179a1 128 0.11/1.00 vMB 80
225,783 225,783 00000000000000f00bec841e34524a2df5940efee2231cca5b70d4d447346719 256 0.09/1.00 vMB 216
225,782 225,782 00000000000002f5c283519a514bf71da66ebe3fa302c0be4dbed81cd0e44a0d 1 0.00/1.00 vMB 0
225,781 225,781 00000000000003601d6bf68a7d9baae4e0d20c1f542937ba78431ade2f425bf1 89 0.05/1.00 vMB 140
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
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.