Loading Tool

Explorer IconExplorer

Memory Pool

76,729 transactions
28.64 vMB
0.07468230 BTC
Random Selection Loading Transactions
Max Size: 173.35/200 MB

Candidate Block

Mining Attempt b84967af4d3bf5772394c30393bfb90aba98158d1b3d5451e16b23e5f19fdbe3
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root da374b558f7007971294d28545685dd0bef400225e4b8b3e40edb0395a50d017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01519702 BTC
Feerates: 100.17 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (729,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,541 185,541 00000000000004cf0a7d7743ed9d8215085ba11313006bb90d9343169c85e221 520 0.25/1.00 vMB 114
185,540 185,540 00000000000009b65306418289b214879878335d43d90861b631c9bba0e938ec 99 0.05/1.00 vMB 99
185,539 185,539 0000000000000962bcb594d162a504c6396e89391f7634947d877565666ad1a6 508 0.21/1.00 vMB 148
185,538 185,538 0000000000000895682733ce2da8dbe66f682dcc42947d20827b6393e602a16b 392 0.17/1.00 vMB 101
185,537 185,537 0000000000000569ccf29a8406c7ded1f6a5569eb5fb25c2e5f50fead1826dcf 120 0.07/1.00 vMB 151
185,536 185,536 00000000000001c6cae1022fd4d4d00d1ba9ee9dae2580c6e187d590f0912cc6 628 0.29/1.00 vMB 119
185,535 185,535 000000000000031967ab077fd7485f6faa99add1b6ee076ad4ae963d2de58eef 145 0.04/1.00 vMB 64
185,534 185,534 0000000000000434c8902a479fba8b3c2f593aefd7b5e90e7c17375385d8957d 131 0.05/1.00 vMB 1,030
185,533 185,533 0000000000000798e036004069e37b70bf66e64f746e91f9bbcc6be483061aea 383 0.25/1.00 vMB 134
185,532 185,532 000000000000009edcf9b74062bcde91f229fb6b83aacdcf8b5a70423dd174b4 596 0.28/1.00 vMB 137
185,531 185,531 000000000000003d0c3a615532c522d64376b774fb1f318a1cf6589694ac0960 107 0.05/1.00 vMB 178
185,530 185,530 00000000000009a33f1047feb74557afabdd210a65b729ca138568c0e07a0bac 259 0.15/1.00 vMB 108
185,529 185,529 000000000000005d103ddd18b214c98721bccb9ff205500a9368deacf7c3eea6 349 0.18/1.00 vMB 106
185,528 185,528 000000000000082c163d62c5b0b993b10f70f5f52695c8fa342e36066813893d 502 0.25/1.00 vMB 124
185,527 185,527 000000000000052332414571ef80c3c040807f5bc15b240c1528ff6a1d32a089 1 0.00/1.00 vMB 0
185,526 185,526 000000000000096597140a1b463d6d48a34252820d9a030a4b74136c3b77549d 10 0.00/1.00 vMB 0
185,525 185,525 00000000000000eacc136cf2ad2cc5b08776b397de257349bd07af5053f845f6 919 0.36/1.00 vMB 231
185,524 185,524 000000000000093d61598251d1e9e4cb095eedd9d70dd5b660f4dd9572eab51a 11 0.01/1.00 vMB 116
185,523 185,523 000000000000026224d89b29879a993de5120de054bfd295256dab5b4a7ecba6 189 0.06/1.00 vMB 51
185,522 185,522 0000000000000821f5b441c846b5f81a2aa69e569d3e3e74981b641e52a8285e 328 0.11/1.00 vMB 154
185,521 185,521 00000000000003f3aa9920e06a36ca295455855927fd94b25696c5214ed1e974 25 0.01/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.