Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
29.79 vMB
0.10356521 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt 72dbe7a07c182ffd46fc89d81768e1f8178accf78468165b54e7cf7ccdf5678c
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 750c35b394cbe19b826cc9807943bd26982ad5f24eaece3b46daf5647bb11027
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.03584104 BTC
Feerates: 357.61 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (30,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,068 885,068 000000000000000000020409012a58c6f6d9a2dd9a9f01a8b098f016b7a232c1 4,229 1.00/1.00 vMB 10
885,067 885,067 0000000000000000000143b840f10ec3bea3be23eacef907592ec101e5eacd7b 5,145 1.00/1.00 vMB 10
885,066 885,066 000000000000000000025c67d2c269879eb87bc26db18dc10e2fb178757de85d 4,581 1.00/1.00 vMB 11
885,065 885,065 0000000000000000000036981f350dcb178f85f55430a9c442c783bc75a69752 4,718 1.00/1.00 vMB 10
885,064 885,064 0000000000000000000276361b92124b39f20f3b22b38c792e5480df1755c161 3,474 1.00/1.00 vMB 14
885,063 885,063 000000000000000000003b3b1d6e08a7d5e3c1715464c9606e2c838880c48cc7 4,713 1.00/1.00 vMB 11
885,062 885,062 00000000000000000000eb4112237b6020c51f3776d1ef2b9dba156f08022883 4,450 1.00/1.00 vMB 10
885,061 885,061 00000000000000000001eae9d98e588e5bb2eddce82277f3d25d765a94c3ee8c 2,858 1.00/1.00 vMB 12
885,060 885,060 00000000000000000001491cc9a1da165e4d2f1b248cbc0ae024b9ad8f8e9a07 616 1.00/1.00 vMB 10
885,059 885,059 000000000000000000027d22a9e7b337d28d508d64b76e6f92e64911e75a9304 3,904 1.00/1.00 vMB 11
885,058 885,058 000000000000000000026c17b33a1fda10e7592f8629204e743309004db00006 3,450 1.00/1.00 vMB 10
885,057 885,057 000000000000000000002cd75e048835dc5de39be3ced14eec9028d90953720e 5,479 1.00/1.00 vMB 11
885,056 885,056 00000000000000000000a1cb349ca7113624bf38bc07191615c606fa7600ddcd 4,576 1.00/1.00 vMB 11
885,055 885,055 0000000000000000000166ef7ae6342a00572ae39710d2b8b861d9f85daa8a10 5,177 1.00/1.00 vMB 12
885,054 885,054 0000000000000000000197e61a6024862e71c2da4d2ff92ce648d0b0bc2ad8b0 4,785 1.00/1.00 vMB 13
885,053 885,053 00000000000000000000933ea82094602f6355b466a16de797015a6850c59418 4,221 1.00/1.00 vMB 15
885,052 885,052 00000000000000000000cfbff01cf782baf096c17f2211ec81945ff063edade7 4,507 1.00/1.00 vMB 13
885,051 885,051 0000000000000000000042a1fbbc86f88c8354bb7ca35c6533c753224b0db89e 3,262 1.00/1.00 vMB 17
885,050 885,050 00000000000000000000744a80e3d4f714c6a32e4057934dfc5c855754ec324f 4,301 1.00/1.00 vMB 14
885,049 885,049 00000000000000000002070de09250637430429a1d1cd5b9677794db39592f24 5,545 1.00/1.00 vMB 11
885,048 885,048 000000000000000000001b6b7370b1cfccd23fb1d01aa6d4e9e3c7fd78304f00 4,514 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.