Loading Tool

Explorer IconExplorer

Memory Pool

70,681 transactions
26.88 vMB
0.08291880 BTC
Random Selection Loading Transactions
Max Size: 161.32/200 MB

Candidate Block

Mining Attempt 481c0ff8c88600586902303140500b529ba196fcb0d9ea8ab7402823a4c6f482
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 875bec68924aebd00cba43a9352630ee68c855f46a91d5bddb99163287050a5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.02527194 BTC
Feerates: 526.32 > 2.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (886,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,902 28,902 00000000e4864a01c9878ff16e7a51bd014b85586f522bf428b4ed488f76c495 1 0.00/1.00 vMB 0
28,901 28,901 00000000eb84e12f6a0dfd8d6850e6effa2ef2c6164ad555b0b1ad42c9ad5de3 1 0.00/1.00 vMB 0
28,900 28,900 0000000032c48fb73e2dcef331b948f3ae29ecb20c9ac65b2e798a9abc7523ec 1 0.00/1.00 vMB 0
28,899 28,899 000000006d5ed4b7cc224bf6dda02e79aed9aa8d97426681e8211cf150847b5c 1 0.00/1.00 vMB 0
28,898 28,898 000000003d0a3b6207c71bedf68e7e0d819062906912e8e24b3694ebfddc36e3 1 0.00/1.00 vMB 0
28,897 28,897 00000000d6aef2c9d238c3178939375aa756a7198ef57fa2e8a0a7b64517a437 1 0.00/1.00 vMB 0
28,896 28,896 00000000ea0e8b599bdd6bb6719ed8cd81360baa05557b8df04bb69b575fccd8 1 0.00/1.00 vMB 0
28,895 28,895 0000000006b19f72408dee6e89cb2e474708d90e45320ea07eb187490d25f5ab 1 0.00/1.00 vMB 0
28,894 28,894 000000006f132e4b2dc526b7df8c4c83548799008163d4aeb8260f845fa66335 1 0.00/1.00 vMB 0
28,893 28,893 000000000d5dabb1692c8b366dfea418743ead89fe3e8fea77adcc8a2ac74da1 1 0.00/1.00 vMB 0
28,892 28,892 00000000ed0cfb0d74a5b8950046a96b259cae3c3385d93714bd6cc13a24c046 1 0.00/1.00 vMB 0
28,891 28,891 0000000083d8034266ed36d7a03bb867ae979caac9e819d7a5d151c1e14cabd4 1 0.00/1.00 vMB 0
28,890 28,890 000000008067129d5b1846cc0ecb6e8fdc1e433d837b2d95857ae71898423c9b 1 0.00/1.00 vMB 0
28,889 28,889 00000000f1f00a82e1171bf97aa8acf57bfff1fe25137aad047b4a6849f5ab5e 1 0.00/1.00 vMB 0
28,888 28,888 00000000d3babd17f77c574c9c0ebbcd6e2437ebe1a23890c19e84f531d4c525 1 0.00/1.00 vMB 0
28,887 28,887 0000000084aa0f7ab0ee7370da9535cfe9619a05feea53e7b091384cd38ec3c3 1 0.00/1.00 vMB 0
28,886 28,886 00000000d30c7ae8d814184e8edabf87a2ed5a787b19825fa605bbf558eb69c2 1 0.00/1.00 vMB 0
28,885 28,885 000000001d12676cce93cf8afbb6890f1f89c86bfac7186bd816845cdd17b1bb 1 0.00/1.00 vMB 0
28,884 28,884 0000000054cb26ff2ea59b1b8e543ff168d52b11ee70834aeff6cfd2eba0bd4a 1 0.00/1.00 vMB 0
28,883 28,883 00000000aafa1eeb0d4535d7dab25cafc420452dde49117420360aed90b15b97 1 0.00/1.00 vMB 0
28,882 28,882 00000000e458262b9fb3d711ed2eadab4e908454018a731daebec9c8217c8fe4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 756.10 GB
    • Received: 18.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.