Loading Tool

Explorer IconExplorer

Memory Pool

73,597 transactions
28.51 vMB
0.07113819 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt d0376d0c3cecec1d2705d279ec44d632a74d5f976165e8949ffa4f832fea2982
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 0aca01a20f3b4be44e4833f8b15778ad715c4535319b4175b0f515cd6dcbfbe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01393023 BTC
Feerates: 100.36 > 1.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (689,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,789 225,789 00000000000002dbdd1798be29d9e6697e0bf9278f75c179123a15a0d640d8ba 267 0.12/1.00 vMB 185
225,788 225,788 000000000000033e4f0d9aab104eaa7525cb7c9cfd136328d5579693365aab02 374 0.19/1.00 vMB 187
225,787 225,787 000000000000024208d33deb905039a088c2b613155dc3078ff89c39cc63529a 409 0.20/1.00 vMB 177
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
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.