Loading Tool

Explorer IconExplorer

Memory Pool

48,258 transactions
27.41 vMB
0.07448716 BTC
Random Selection Loading Transactions
Max Size: 146.14/200 MB

Candidate Block

Mining Attempt 1feb4be7e6df164d860177feeb2600c2b96fe7dfee2f04edead5f566cbab25c7
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 7c91476b81e3064511bbaaacf90041fd1393dd3aa2e00727c83f6da0f0e2b164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.02326245 BTC
Feerates: 150.92 > 2.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (728,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,425 186,425 00000000000006a6ff8ad7b074a1844ccfa14ed37d81edfa6882e083607a5702 27 0.05/1.00 vMB 59
186,424 186,424 000000000000014730e86e20ac13cdc5fc86111323a5674c13b26627845eaf40 257 0.12/1.00 vMB 175
186,423 186,423 000000000000051ffed441377781e37d367381c58ceb8dc70f6fad171f92c92e 16 0.02/1.00 vMB 14
186,422 186,422 000000000000057a1e4cd04b8fd39d155d55684ab3721abae1047b35560bd760 53 0.06/1.00 vMB 111
186,421 186,421 00000000000006994298744710d31842fa7c232498988ebaa8754b0ac545a67f 273 0.19/1.00 vMB 90
186,420 186,420 000000000000024ac1b56cb72e0da3f5ef13e85ba17d78cbf0fd3f1be64c4fb1 323 0.16/1.00 vMB 104
186,419 186,419 000000000000087937b2f25034112681a43ab46e80c96ea1ac3165248d0fb2cb 256 0.10/1.00 vMB 121
186,418 186,418 0000000000000600647b027316a7adceb3ae61829063029f7fbfa5f3ac5b9adf 618 0.25/1.00 vMB 140
186,417 186,417 00000000000008c49170ecdb16eefeebbe72824d86d87126481664e287a357b1 32 0.04/1.00 vMB 490
186,416 186,416 000000000000025f273ae992d21731a655499f9261fccd6a596a18c542f2a8ab 229 0.09/1.00 vMB 278
186,415 186,415 000000000000047fceded4deb96e5b2e3b8c8900e4f9d95c5b135423425dca0e 45 0.03/1.00 vMB 67
186,414 186,414 00000000000001cd5013c830a7effaed4d5952de31f217c71ad5fd371d89a5db 15 0.02/1.00 vMB 30
186,413 186,413 00000000000000e5c64028ddea30f98916a65d18d0f5cf55652bb605b8adea3f 291 0.12/1.00 vMB 123
186,412 186,412 00000000000003a1d63d6f8905b509278a3f336b3356362d310f1767d14826ed 61 0.02/1.00 vMB 60
186,411 186,411 00000000000005207f33f4426b38175b6c58a6fe54fa28a9235522dedd451f8e 34 0.02/1.00 vMB 64
186,410 186,410 00000000000001ab6b484b199987edb38e62572f473a96b7d75b153c2a7db827 14 0.01/1.00 vMB 64
186,409 186,409 00000000000008bc63b50ec3153a392b0f29d2d9cf0ab3e47ef3500d5ff0d972 10 0.00/1.00 vMB 118
186,408 186,408 000000000000044a1ce4b6026a0f4152abdf3d325bf542460d545480f96345bd 319 0.13/1.00 vMB 122
186,407 186,407 000000000000056b2b6abd0baeb7ba5b8fedcc100d270b9a9ff33b9031ca9a21 256 0.08/1.00 vMB 160
186,406 186,406 000000000000059504d28d140c21e61e9acd6de95308dab3652c7c2a3042859e 78 0.03/1.00 vMB 188
186,405 186,405 00000000000005e33c39ce9417049c269c83fcb1c5ab87f8b6f3f315c90345c2 42 0.02/1.00 vMB 84
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: 649.05 GB
    • Received: 13.12 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.