Loading Tool

Explorer IconExplorer

Memory Pool

42,811 transactions
26.73 vMB
0.05362478 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt cbf6c1f6befc2c55084b23e8ba225c48a9b35de9692216ccb1dcb111b8cd04a9
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root ceb4c21840b32b3545e75c61139c464ab645a97b9cfe2e03965333eb999247d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00425285 BTC
Feerates: 14.54 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (635,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,875 279,875 00000000000000011368abcad6f48a95a4f34846765309d830e70d45d3f8dd1b 105 0.03/1.00 vMB 178
279,874 279,874 0000000000000002d3f0e3ca9d9d6a4dc2e8c8c382497e11ee952f228675314e 609 0.30/1.00 vMB 39
279,873 279,873 0000000000000001d9e1ddad0475c9104834368a80823e32adf0005f58b330fe 356 0.21/1.00 vMB 29
279,872 279,872 0000000000000000c04f504037e82c558f9f3a89524643fe99effa84adeacbbb 97 0.03/1.00 vMB 113
279,871 279,871 000000000000000266cf95a415f4861ad4ec7f2b77e288d07ec2f6e0f7a1523e 300 0.13/1.00 vMB 46
279,870 279,870 000000000000000181e7fdd20afa544696c3f42715b0e2d0fad4704a4b9e4be2 433 0.17/1.00 vMB 55
279,869 279,869 00000000000000011c93d98bcbfa6778cbc578095d50a5df2b65b98b2b4ad93a 414 0.19/1.00 vMB 45
279,868 279,868 000000000000000163b234c576dfd3804fd3075d8333f1044d95355df46b36a1 27 0.02/1.00 vMB 27
279,867 279,867 00000000000000004e8f59150c8a692350a4800ec65146c62f72b50282385877 48 0.04/1.00 vMB 16
279,866 279,866 0000000000000000c454f3b32fdf4cd7635afa3dcc183ec70bc95633f585f156 43 0.02/1.00 vMB 41
279,865 279,865 000000000000000277f3d837fedabf11f11871637cd08ea8a90ff2698f75af5b 251 0.10/1.00 vMB 69
279,864 279,864 00000000000000014d0b7366bf4849acf2fc56b8dcfbc0bd0f98dda0e34291d4 7 0.00/1.00 vMB 14
279,863 279,863 00000000000000018c0aa43930b9a391ca9436c7b558a775a625ad441f6adb3b 94 0.04/1.00 vMB 38
279,862 279,862 000000000000000111ac9a63830a6176d5ff75b759a541489f43ea28738362a8 129 0.08/1.00 vMB 49
279,861 279,861 0000000000000000339c66475e1aba448618be09cde1dbcf3cf26d49334735a8 135 0.06/1.00 vMB 39
279,860 279,860 000000000000000265e589089c72627d8b59a4c78900696bd361aebb3c3b8121 154 0.07/1.00 vMB 42
279,859 279,859 0000000000000000dc4164a0d0cf881b0378d880450a86fb11256229dff89da0 107 0.06/1.00 vMB 43
279,858 279,858 0000000000000002cebcf97954c32a9b828f00c625ce209cc1527865b66b4b39 67 0.04/1.00 vMB 43
279,857 279,857 00000000000000008500425f824f9741d022cfe386782276a1973cea0a96e3ca 17 0.01/1.00 vMB 27
279,856 279,856 0000000000000000065e78febef383b238074def9243b9627faa295610d2939b 40 0.02/1.00 vMB 36
279,855 279,855 000000000000000179c2d648036e4a493df9bd30180cba57169c691a5445047e 141 0.08/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.09 GB
    • Received: 14.10 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.