Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
29.87 vMB
0.08919150 BTC
Random Selection Loading Transactions
Max Size: 178.29/200 MB

Candidate Block

Mining Attempt e19d946e1d15a7d18f0cf7c2bb49a8398cb0b18240391cb176d7f5c5cfc35397
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root b6fd954a74743e56cb83ce5f4534193e83f2e1da65a76b8b912217a389ebeedc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.02784111 BTC
Feerates: 100.37 > 2.79 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (522,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,965 392,965 00000000000000000864320de662770d04d2a1b3eced5c494232d8e70d9ff755 417 0.26/1.00 vMB 22
392,964 392,964 00000000000000000a8a39c7e2e7f59e9c0e23aa8255e9881e3a2a8835cab4b4 1,160 0.62/1.00 vMB 37
392,963 392,963 000000000000000000d4d832f1f55693bc67de02734d81f0bbbcb79322211aaa 1,566 0.82/1.00 vMB 42
392,962 392,962 000000000000000005ee2145cd75f7d841d09181efbb88764c146bf42651a201 102 0.11/1.00 vMB 8
392,961 392,961 000000000000000001d63e13b22f06aecb51e6d4aa7a2e19fb9a5bc5bb6660a5 562 0.33/1.00 vMB 45
392,960 392,960 000000000000000006fbe17670c602b49006831c81418020260512e0890100c0 942 0.40/1.00 vMB 38
392,959 392,959 00000000000000000436e0e610e39eaf05f23f117d8c93045e008bf3f6608c30 739 0.34/1.00 vMB 26
392,958 392,958 000000000000000001346854204dfd5e419ef5e317de6bf5d43666a7785650e0 95 0.25/1.00 vMB 5
392,957 392,957 0000000000000000065a29241bb485605978ad57d15b1f5af6746c4de8c83e94 272 0.25/1.00 vMB 15
392,956 392,956 00000000000000000330fcefb0e7007893db6fe21fd09bd5ac77b600273979a6 493 0.28/1.00 vMB 29
392,955 392,955 000000000000000001a51e551e19178479c863464c11b89ee2036aa960326cd1 802 0.39/1.00 vMB 34
392,954 392,954 0000000000000000081017d75c409ee1989ffc1d5d738acdee074d97677f6422 354 0.21/1.00 vMB 25
392,953 392,953 000000000000000000afd8646862c79ca8b4983cac03ee8825bcd555db3aca04 293 0.18/1.00 vMB 29
392,952 392,952 00000000000000000154c474b7b524bf9c164bc89ca4db160aa9162465365c51 836 0.44/1.00 vMB 30
392,951 392,951 00000000000000000682e1b4c211977511ca36067c3072596e9aece705478f8a 1,860 0.90/1.00 vMB 35
392,950 392,950 000000000000000004cd41a6ac1ccc1e0f9ed227a32ded2df29f4c4fb1b6f8e2 105 0.14/1.00 vMB 9
392,949 392,949 0000000000000000072cb3219708b6242611db5a234589204ef04f83d4bbd7f1 1,626 0.67/1.00 vMB 36
392,948 392,948 0000000000000000079af7724ade434ef8333a1b60b50558f22b29ec0bd680df 1,069 0.59/1.00 vMB 33
392,947 392,947 000000000000000008f3484a6130e030c26210be2c9cb648b7653d5bed329865 414 0.32/1.00 vMB 19
392,946 392,946 000000000000000000b91e27131889e1a364f524b8d5f542655cbbf43c5192c7 1,581 0.99/1.00 vMB 23
392,945 392,945 000000000000000008eb7ef46e6c943f5279dd2a6ae513b9e8c738387cf74d44 2,707 0.93/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.