Loading Tool

Explorer IconExplorer

Memory Pool

83,889 transactions
31.46 vMB
0.10052271 BTC
Random Selection Loading Transactions
Max Size: 192.95/200 MB

Candidate Block

Mining Attempt a9fa7163e26a48036a774cfc186136c43fb935670bc30a6ee43d1b6929ee9f50
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 47a7b47d0b564cbf9d3efb34cf223e32e8fddf3429db575ccabd4abf09a85b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,914
Size: 1.00 vMB
Total Fees: 0.02848364 BTC
Feerates: 504.27 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (504,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,899 410,899 0000000000000000025bc5499bd14dceb734528e74010a7dd0ce7b0fc1380fb9 1,077 0.56/1.00 vMB 30
410,898 410,898 000000000000000003842bb3ad848524c814629695664df1cd74824a0686a63d 219 0.12/1.00 vMB 30
410,897 410,897 000000000000000003daa488ff789633fb3e6d2ba1dccf49c5f4e35685dc9f8c 919 0.49/1.00 vMB 32
410,896 410,896 00000000000000000080f3b043920338fb84e0b61ce610890b2eb55bd565d7ff 1 0.00/1.00 vMB 0
410,895 410,895 000000000000000000a3a0b57dee294cb34ebd52ff8f8312408e95c332e480bd 339 0.22/1.00 vMB 22
410,894 410,894 000000000000000000064d327197f127a965583adc76c2901a00680aee626a60 890 0.76/1.00 vMB 23
410,893 410,893 0000000000000000027e5292dc17b917aaf4bfc16ffc3f6f96a3fd509c7c3fbf 1,162 1.00/1.00 vMB 22
410,892 410,892 000000000000000004233925e2d57284cfc0be57e78d1111c8141669b7bb16d1 1 0.00/1.00 vMB 0
410,891 410,891 00000000000000000364729e6fd39e5994140342b8f9d7f1e13cbc966f4a4914 2,868 0.99/1.00 vMB 44
410,890 410,890 0000000000000000013bb834d98bbf5a1252aaed06cc1924d8f31a44f32bd723 1,587 0.68/1.00 vMB 38
410,889 410,889 00000000000000000159bc369a5ed2b222a3788c72f6ed00041055a3fcc0430e 333 0.16/1.00 vMB 32
410,888 410,888 00000000000000000326e0cc55612841dce602ff220c53ee7d9cda9d6fdd0a04 681 0.37/1.00 vMB 32
410,887 410,887 000000000000000004dc716f260fa001ad2a820b374741f9bfeec80e1ea5c05c 147 0.14/1.00 vMB 21
410,886 410,886 00000000000000000494865ae7c00206627388d39e68b3be39ea0cf458f7efd0 676 0.27/1.00 vMB 37
410,885 410,885 00000000000000000612d8ce17b5b98d08feac95effe3bce6b8e44aaa4053b41 231 0.12/1.00 vMB 34
410,884 410,884 0000000000000000010346ac2ec8b24d084d1d12b6c4f3f7392b755a4df0deff 311 0.15/1.00 vMB 41
410,883 410,883 0000000000000000044723f4cd54f7410bc3d1e801efa40c987e862fdaaf0895 419 0.28/1.00 vMB 29
410,882 410,882 00000000000000000015f246c6cda1fd431b9082dca89a0a261d83ae31935c0a 219 0.13/1.00 vMB 50
410,881 410,881 00000000000000000555f5b7c04ea39d81c1a5b558929ad8ad7a130623b69580 796 0.35/1.00 vMB 36
410,880 410,880 000000000000000004b935272628732c9becff89d8aba81b12bb4ff9bc0a6a94 334 1.00/1.00 vMB 5
410,879 410,879 000000000000000001d702c09631d2643d95ac09686e0bc9a354028198bf6812 436 0.21/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.87 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.