Loading Tool

Explorer IconExplorer

Memory Pool

83,830 transactions
31.56 vMB
0.17287107 BTC
Random Selection Loading Transactions
Max Size: 187.46/200 MB

Candidate Block

Mining Attempt 0d4159ed4e0cf00b0e87a93a62595af0dcf18d9ca334f5bda9779c71632c983c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a89aed7276271828c6b0b69fec73a3bec4446f8ebae630c10323ec0bdc54ae33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,042
Size: 1.00 vMB
Total Fees: 0.06536956 BTC
Feerates: 269.69 > 6.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (728,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,673 186,673 000000000000056d77bc5f6fdd093e568811190d84e4a734a71b12744ca37a7d 23 0.01/1.00 vMB 114
186,672 186,672 000000000000082fcb1516b9f48928fc87243bfd64c81213b4749564a4c204d4 91 0.03/1.00 vMB 26
186,671 186,671 00000000000001cdcc394166d721cee0cea97d5087da7922bda20d1b08f823f9 346 0.13/1.00 vMB 162
186,670 186,670 000000000000011e5b1293988a0b2b44ad2e4c9875faa068792b6910c3964089 164 0.06/1.00 vMB 111
186,669 186,669 00000000000000bad52c70443599e490e558c94585cbfcdd1ea0be2d99844ad5 44 0.02/1.00 vMB 101
186,668 186,668 00000000000004197eb123f55ed9910ddc558b5053d970b652b1730b1b7558d7 44 0.03/1.00 vMB 149
186,667 186,667 00000000000006f6139cc382e8ac9fa676f5e061f1895330b26581df55da0bfa 296 0.14/1.00 vMB 137
186,666 186,666 00000000000002258c92d1f6b73334c068f2bddca6d62a523cd602d13184c37e 131 0.05/1.00 vMB 150
186,665 186,665 000000000000020c994870cefb2ad35fc1f750f0d5e884dcc7eabea1a11bd300 195 0.07/1.00 vMB 39
186,664 186,664 000000000000059c02f24be80b89268bc891e8c5b95cf85bbf4cb092f400ea95 123 0.15/1.00 vMB 103
186,663 186,663 0000000000000202d6cfd55da83a78e785b28a3dbff8c2b5bd572a8a5d377eb1 67 0.03/1.00 vMB 30
186,662 186,662 0000000000000652d0271228b80891b0c970f4d9eac50972ef72b3bed81462c3 408 0.17/1.00 vMB 167
186,661 186,661 00000000000005c917000ccbacd8dbef4d669b26654e5d35cc4992a40403d0e9 12 0.00/1.00 vMB 15
186,660 186,660 000000000000053b75fb4792f6f11059d665296f17d63021018f192d8cfa03c9 8 0.00/1.00 vMB 0
186,659 186,659 00000000000008ed5db8a5b1b58a356491766ae237483e4d32ab6ba2a6d6129e 61 0.02/1.00 vMB 503
186,658 186,658 00000000000008b5f15fbe09183fed49b26949268c337e8cbaeef5c0f0022855 32 0.01/1.00 vMB 75
186,657 186,657 00000000000003b511cba3c71ad098ccd9ee1c424f8e2c9f6f5f3bd0f4b9a923 12 0.00/1.00 vMB 30
186,656 186,656 00000000000007abf9dafd5e53b4826950c9dc9ff2346308cf44058f7642dda5 80 0.03/1.00 vMB 115
186,655 186,655 0000000000000865e31b8f261a6925749925fb4df9cfbc2375c7855dd2bddc81 141 0.05/1.00 vMB 66
186,654 186,654 00000000000008ad601a447cb4208d99c76b5e37c254f8fd523e767429745b7e 239 0.10/1.00 vMB 168
186,653 186,653 000000000000093a658af7911d29b086e00714b4de7d230ea5ab1385092dd21e 9 0.00/1.00 vMB 613
Previous 10 blocks ↓
Total Size: 782.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: 672.55 GB
    • Received: 16.28 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.