Loading Tool

Explorer IconExplorer

Memory Pool

88,878 transactions
33.71 vMB
0.14391740 BTC
Random Selection Loading Transactions
Max Size: 199.81/200 MB

Candidate Block

Mining Attempt f3a80fe33088a554c0f19cd2126acc7a328778f2bfdede956b38fa1f5fb64b3d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4d2abaec3029ebc28188389bd9c8572dfd876735c95be9cbe2860f08ea5e2b79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.05834780 BTC
Feerates: 469.97 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (220,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,189 694,189 0000000000000000000a6584bd48c2fcfb1e939cce8626e76ff222e2dfaf82c2 1,395 1.00/1.00 vMB 12
694,188 694,188 00000000000000000005afc3fca9813f0b880862dd243ce1654161fe4b3a25ff 2,272 1.00/1.00 vMB 15
694,187 694,187 000000000000000000084d5e5334b9cd2e8aa63f0eedff73c3c8a38a4e442cec 1,405 1.00/1.00 vMB 7
694,186 694,186 0000000000000000000ced21ae2305055b5e7b7c48c952e040416241e8a78e46 154 1.00/1.00 vMB 6
694,185 694,185 0000000000000000000e167961c99a9d8fc7d8d674c382927a2fb74a9ea4a8fe 901 1.00/1.00 vMB 6
694,184 694,184 00000000000000000008d98864833b084a21a14b1a279f5c83960c021c32f020 2,805 1.00/1.00 vMB 6
694,183 694,183 0000000000000000001197aa80d6824cee41cc7ae5397cd1ccb9478b86d47496 2,705 1.00/1.00 vMB 19
694,182 694,182 0000000000000000000952ee524bcf5d53c230ef0048b0bfdca232774c65cd6a 2,644 1.00/1.00 vMB 16
694,181 694,181 0000000000000000000e883182d857489ba5f4bf9ae8b1b72a4ffd686a412703 2,503 1.00/1.00 vMB 15
694,180 694,180 000000000000000000099e1e9757e7d3b21b15d008d66c0e3d60c31a17d4cd47 3,034 1.00/1.00 vMB 41
694,179 694,179 0000000000000000000843945e9a5cefb1d7daafc37430274512d48bf2590723 2,079 1.00/1.00 vMB 17
694,178 694,178 000000000000000000102e119ad3572de5c4d9b8b0303a31c14c806ff51f3429 2,454 1.00/1.00 vMB 16
694,177 694,177 00000000000000000013203442837286c8fa0a1b6e152ecab7fd188f495c89b7 2,824 1.00/1.00 vMB 11
694,176 694,176 0000000000000000000e7c6ab2bd7e5fe5278b2bc0a8763889325142a2a8ee21 2,504 1.00/1.00 vMB 42
694,175 694,175 0000000000000000000cf24dc31338a3e39bb225ccf4c6e26ac5ca47e59c4b37 2,331 1.00/1.00 vMB 6
694,174 694,174 0000000000000000000181cd2dce465ba44c61a04dc4527e28693966e9c01d62 3,100 1.00/1.00 vMB 18
694,173 694,173 0000000000000000000f1ad9d6032c6f7ac699851fb6140cf39036edc423c46c 3,237 1.00/1.00 vMB 23
694,172 694,172 00000000000000000010ee54df8ad0e2d9ae586f66aba6e166db79633e4d92b1 2,696 1.00/1.00 vMB 28
694,171 694,171 00000000000000000002ba93d6cd018c9719b2e019f389891a3777a19ac79647 2,605 1.00/1.00 vMB 23
694,170 694,170 0000000000000000000741cc3814a0efb638b5906424751417cbbe1c4d36ec23 2,807 1.00/1.00 vMB 19
694,169 694,169 00000000000000000007e198fc75573b7972b8d4d5169da6702797897d6f0c80 3,787 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.30 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: 658.02 GB
    • Received: 14.56 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.