Loading Tool

Explorer IconExplorer

Memory Pool

45,849 transactions
28.74 vMB
0.13840819 BTC
Random Selection Loading Transactions
Max Size: 152.05/200 MB

Candidate Block

Mining Attempt 9386623e7290dd4cbd3ea1152c2faeb17ba24d2f34f4b7ec6e4d9211fcf4bee8
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 89d10761f55fc2dd857c028d86eb5f393a355e3e5561cdba3cb083ce9a523ae0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.07804366 BTC
Feerates: 15,654.48 > 7.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (278,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,687 636,687 00000000000000000010438b5fe7d0119e3e4a0bcdf8488c88755b75f8909324 1,673 0.59/1.00 vMB 20
636,686 636,686 000000000000000000054e70fbac62ee040a5b38bd2f6dc188c636c042055fe8 808 0.28/1.00 vMB 16
636,685 636,685 00000000000000000000cabf6fa38066236f131df59882e8f50672a1e34ac51f 244 0.10/1.00 vMB 22
636,684 636,684 0000000000000000000a527a003791071f82970b6e8ac5859bbf01143f4c7e7e 100 0.03/1.00 vMB 37
636,683 636,683 000000000000000000022b2b564f6ae3c91d7fdad6ea1c4c054c1fde18346c98 46 0.02/1.00 vMB 11
636,682 636,682 00000000000000000003249c6d225e8b0a959cee11480ad189790682d69da473 1,459 0.56/1.00 vMB 21
636,681 636,681 000000000000000000011e75a4078074e5538816555d1f24d92cfb2c983cb358 2,005 0.98/1.00 vMB 15
636,680 636,680 00000000000000000008136ea73ca3391773dffa306dd300d395f6790277db03 436 0.38/1.00 vMB 10
636,679 636,679 00000000000000000006d4d3d356c31d25b11f800a3733c9cb56c1a4e997663e 1,648 0.83/1.00 vMB 15
636,678 636,678 00000000000000000008bf4a7b6838643e50287a8afec19b92e78641afac2292 1,544 0.66/1.00 vMB 16
636,677 636,677 0000000000000000000ccc4a367e690a6d694f2b2c70ce92afef4a5b65f53481 1,261 0.51/1.00 vMB 22
636,676 636,676 0000000000000000000da532e82fd2bb279b3231af5ed46a795eeb9f4ef8fcbe 1,913 0.83/1.00 vMB 12
636,675 636,675 00000000000000000005e5fbf8e385660c3c9630c1490c098412dd5f3979aaff 1,990 1.00/1.00 vMB 27
636,674 636,674 0000000000000000000ec86241251ba76c82a85a396176e65283e4cc4e8f91e5 2,190 0.88/1.00 vMB 13
636,673 636,673 00000000000000000004257e51c4fa9bbcd5438dcb9ea3092ffce98fabf83e8d 2,667 1.00/1.00 vMB 22
636,672 636,672 000000000000000000080470956450f69d16d6f05d46181a731e11c335581749 848 0.32/1.00 vMB 22
636,671 636,671 0000000000000000000e81e516c6c0b2fdf5e6a731495e0ba7215e6e4c9565c4 1,095 0.41/1.00 vMB 17
636,670 636,670 0000000000000000000e9db6b130edd4bf170dc08782532947f48ba9a9c1d3a7 1,203 0.54/1.00 vMB 22
636,669 636,669 00000000000000000001770915fe853742db85e8bdc2952375e8529b3f171532 1,493 0.66/1.00 vMB 18
636,668 636,668 0000000000000000000d3a192dc47c940e071369cdb457104d5aa6a57bb92e5e 28 0.09/1.00 vMB 28
636,667 636,667 00000000000000000001b5f3456c9de04037789ada711ea4a00b981957707f4b 159 0.08/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

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