Loading Tool

Explorer IconExplorer

Memory Pool

39,318 transactions
25.64 vMB
0.05347986 BTC
Random Selection Loading Transactions
Max Size: 133.01/200 MB

Candidate Block

Mining Attempt 680ce30cbbd1ce11019deb8e4d8cc74abbe554e04e20a3438be4fda4bd1dd459
Version 20000000
Previous Block 000000000000000000010dace4d5b44bfd82b756b4c28da5c2033af29cb443b3
Merkle Root 317104b2d02a78d5091334003c73809de82c7b5f96d6d041198aa82c4450fd20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,350
Size: 1.00 vMB
Total Fees: 0.00705607 BTC
Feerates: 66.96 > 0.71 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,764 (676,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,904 237,904 00000000000000926e733622b7d90c50922ef6820f89d8a442cb5ab30616d904 205 0.25/1.00 vMB 64
237,903 237,903 0000000000000009500e199df408f5d6c65d40e303e69a7e2c0d9ee278bda926 661 0.25/1.00 vMB 206
237,902 237,902 00000000000000864cf3abbab7448c212b22ad27757b7c9918122bca152c057f 354 0.25/1.00 vMB 129
237,901 237,901 00000000000001147a534c743c28037d7a1094ee0a6c42036ff20bfeedc292b3 474 0.25/1.00 vMB 199
237,900 237,900 00000000000000cf52033131cbc42f5b2e300fcecdbaef87c2986aae721148ff 718 0.25/1.00 vMB 223
237,899 237,899 00000000000000279cbbb15d2504ad1885d8d035f0432462e54be02f05a4755b 542 0.25/1.00 vMB 166
237,898 237,898 00000000000000aebb7e2d4e05344f0ba01033a4825417e53d532b60c7aeaa79 694 0.25/1.00 vMB 251
237,897 237,897 0000000000000146a2a0934484e94163bed5e28f5df51f4890c0324ec3760399 186 0.13/1.00 vMB 102
237,896 237,896 0000000000000020fc25730915b96b04dd52f37fefd742ec0ed46edd524ad7c2 661 0.25/1.00 vMB 196
237,895 237,895 00000000000001134e8e4d0271ae6348359e653e5d70681726402961902ce07e 465 0.22/1.00 vMB 161
237,894 237,894 00000000000000eb64fa355d786432d7c482ab6bf6e0d9999d98c70718c9c53e 618 0.25/1.00 vMB 183
237,893 237,893 00000000000000445cdb5d46f65edc29b6d966b5c0df93a48b66bf8479134969 472 0.23/1.00 vMB 147
237,892 237,892 000000000000006ba7bcb72b0dc9aae02be0a3a33b5d382190883a563ca317de 235 0.16/1.00 vMB 151
237,891 237,891 0000000000000129f84b1d0a29724c972e2c617971fdd1875e02169283fc3494 391 0.25/1.00 vMB 127
237,890 237,890 00000000000000f76a6d7559906db3eac49e2cd1abfbed2c90439c6bc5a6fb7f 722 0.25/1.00 vMB 210
237,889 237,889 00000000000000c66c4fbca10808c746b7b875dcc919472891b56f81a30afca0 78 0.04/1.00 vMB 182
237,888 237,888 0000000000000015838b499ceb6905e27a45ceb871d6817914c81f81dfed23e2 120 0.06/1.00 vMB 148
237,887 237,887 00000000000000641084745613912464ff73c974bafd0bf6dd306295f019d306 159 0.13/1.00 vMB 95
237,886 237,886 00000000000001214fb76d1fa842574a9de6ea8f3ca213a50c2fd55bfdfc7d4b 713 0.25/1.00 vMB 210
237,885 237,885 000000000000006397a7a5bf9ebe0626f18567164b25e15a6863b90ef8030d27 29 0.01/1.00 vMB 121
237,884 237,884 000000000000014458b9ad72b6f12b9f42e84a03921ebefb22b09d06b5a319f2 87 0.05/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 781.97 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: 647.80 GB
    • Received: 12.97 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.