Loading Tool

Explorer IconExplorer

Memory Pool

43,923 transactions
26.38 vMB
0.05322695 BTC
Random Selection Loading Transactions
Max Size: 139.36/200 MB

Candidate Block

Mining Attempt 9833573fdeb61c8e06ea44cc3721024cc9a93ff623cf7a551185244381839b04
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root beed8ec6734a9ad079b7b15aae823365afe1b59cc0ed1b94b077123596a25094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,662
Size: 1.00 vMB
Total Fees: 0.00489551 BTC
Feerates: 40.21 > 0.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (226,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,680 688,680 0000000000000000000055cdfa3cfb534ccc3b457f2176bf6c8c00f3e2106220 2,202 1.00/1.00 vMB 11
688,679 688,679 000000000000000000089c5ea4521ec9e91670ee4b23602f1e10141a97fb31d2 1,527 1.00/1.00 vMB 31
688,678 688,678 00000000000000000001945a3d06125608d2080c575c6d7555c1c82fedede9b5 3,113 1.00/1.00 vMB 61
688,677 688,677 00000000000000000003412239e6c57f9a24b6c9ddf58c50169bb76d9fe54435 3,153 1.00/1.00 vMB 10
688,676 688,676 00000000000000000000ec6cb1f6b1c11d23eb617e5f00ab7a29c73c2cd6598e 2,096 1.00/1.00 vMB 30
688,675 688,675 00000000000000000001dda6ca992850a2b99e95615ae6efc5eeca9582845c12 2,469 1.00/1.00 vMB 6
688,674 688,674 0000000000000000000a723665b433cc18857f0b17575b6443c0d9bd5ea7518c 1,586 1.00/1.00 vMB 10
688,673 688,673 00000000000000000002622df89bb43cea148c206fc6ae880eb19643dc89287b 2,131 1.00/1.00 vMB 37
688,672 688,672 00000000000000000009d4bbcd355ffb5e0888c3cab4e140aa3cb17d9b806ae7 2,411 1.00/1.00 vMB 31
688,671 688,671 00000000000000000002c82e44d8706ced28488a291fb7e600d769c102d7cc14 3,098 1.00/1.00 vMB 58
688,670 688,670 0000000000000000000c60d4147821bad9adaa6b04d01d7b62e819be11b70aa9 2,414 1.00/1.00 vMB 69
688,669 688,669 00000000000000000005dd4eecde4643c4709e1cc8672009e4dd0f67e3ccbec4 1,673 1.00/1.00 vMB 57
688,668 688,668 0000000000000000000e02141c38efc5533a513ae0e7b46ef5b221dd57b9dec3 3,257 1.00/1.00 vMB 79
688,667 688,667 0000000000000000000c4809e319ae2be984ec4e835ed8b4a719c71d93956df3 1,658 1.00/1.00 vMB 26
688,666 688,666 000000000000000000062df0b6e663b0b3b35e0b7964dfb6cd9323f0135093d5 3,009 1.00/1.00 vMB 58
688,665 688,665 000000000000000000034f2ea50d366ad1f909c81d053278336c119e9bfc084f 1,766 1.00/1.00 vMB 16
688,664 688,664 0000000000000000000104217f10e327e363a39cc6235e66b862e50c1d4db304 2,479 1.00/1.00 vMB 57
688,663 688,663 000000000000000000026da7b82b775368b53216dfee072574b955d726d09c19 2,071 1.00/1.00 vMB 66
688,662 688,662 0000000000000000000b22c24addfbe3b8d783d495f924fc871cd997315547b1 1,070 1.00/1.00 vMB 14
688,661 688,661 00000000000000000001837b5ce45895067395f2a1611f64a087c2a9f0ba82a6 2,482 1.00/1.00 vMB 62
688,660 688,660 00000000000000000006c79426f82e52fc97d040e828e596c0a6be556ad13981 1,073 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.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.