Loading Tool

Explorer IconExplorer

Memory Pool

13,998 transactions
5.85 vMB
0.04201008 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.48/200 MB

Candidate Block

Mining Attempt 869c00280aebdf069b89c68c9ccbc04a38a543eb897bea2883a8efcf1412b323
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root fd8d2a7a4cb556a2bb276ab6c375266689c83b163976b152e6052c7b0366e7a3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,333
Size: 1.00 vMB
Total Fees: 0.03212114 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (710,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,914 202,914 00000000000001562ff3d712f1fecce1fbfb4158fb43aafdca60df2482801d29 141 0.05 vMB 166
202,913 202,913 0000000000000416854b344b20e0de5b0dff1da878783ac583a9e089140da159 1 0.00 vMB 0
202,912 202,912 000000000000022b236aac80d55da3faa7b88c3b3a2e393e5cb19e1819479515 8 0.00 vMB 170
202,911 202,911 0000000000000542b88fdae5c83708347d0d330b6f0d0835111ba0b6fe3b97b3 7 0.00 vMB 165
202,910 202,910 00000000000001d9111e2b13a83ea149cf495448ba31be1fe8c0053ae94af906 16 0.01 vMB 82
202,909 202,909 000000000000022866c70a677d72e3354dddb4ef59bf497cf3d1fc51f74c0dac 62 0.03 vMB 215
202,908 202,908 0000000000000322b2caab85404e82a52f0e77ab2df17e45385bfd68a23d4c21 41 0.02 vMB 88
202,907 202,907 00000000000002f23b3c805026164bd7281ed5530ae56dc5ade87589ba586c1c 289 0.13 vMB 181
202,906 202,906 0000000000000053d2b5592a0deb8024773d605d8b7af6af6e199b99a8466e17 128 0.05 vMB 49
202,905 202,905 00000000000003fd5ab8715d13459ca1181eecdcb8614e050f5bd11b543181ae 311 0.13 vMB 210
202,904 202,904 000000000000001864a7248621fba98a3c4186b2193a0a9f8b49f38d9360417e 78 0.03 vMB 113
202,903 202,903 00000000000004a06cf87c0e6f2c42522e0d389f9cc20df4ac67babffef66820 21 0.01 vMB 112
202,902 202,902 0000000000000527cf641e59e4b39d52e2f65e264675aba9b61cacd67bba9e0b 1 0.00 vMB 0
202,901 202,901 00000000000003b2319771fc80db8518473bdcc58c3b4f40a2df1c7e95962344 124 0.12 vMB 114
202,900 202,900 0000000000000169bce9b0805941397912b9c8095dacd59e8d06e1dcc4779a63 69 0.02 vMB 124
202,899 202,899 00000000000000deb6f249d67eba28ea759897158d8c2d11a8a22f20073cc969 53 0.06 vMB 164
202,898 202,898 000000000000029c7196cdb4dafae213de31c8126755cf26dee8a84bbaf81ae8 51 0.02 vMB 153
202,897 202,897 00000000000003c90007c8741e5411eaecf274e9a9e6b477b89af49939ba08bb 113 0.05 vMB 180
202,896 202,896 00000000000005304796d0f4af50745f68e74cd03885b2b7875f7023793a524c 79 0.02 vMB 125
202,895 202,895 0000000000000340ad5167216433c0646791d483db358760a048a8b0642fc7bf 94 0.06 vMB 129
202,894 202,894 000000000000021ea6482826e3bdecf2ff5b157aecc0d0387c7493edd597617c 22 0.01 vMB 124
Previous 10 blocks ↓
Total Size: 779.65 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: 307.57 GB
    • Received: 1.44 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.