Loading Tool

Explorer IconExplorer

Memory Pool

86,096 transactions
31.30 vMB
0.09338339 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 6d7d017ebbdebcd7b1a046b69e2b45715a43830cb5abc7508021e6c6dcab956e
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root f5c1f7ab67cef35d7a0266d6c585633fa1afc221999068b557460c507d034038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.02019479 BTC
Feerates: 500.45 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (623,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,634 291,634 000000000000000045b730a1e622a902e30d012f8c96c5e2b386a11b2a07004f 40 0.02/1.00 vMB 50
291,633 291,633 0000000000000000c11d81762930dd88876591edc82f897abffb43415c32fb07 261 0.12/1.00 vMB 45
291,632 291,632 00000000000000002f104c6475f6b77a2afe2f0d9234b9acc878f31b96c31c0e 258 0.14/1.00 vMB 31
291,631 291,631 00000000000000008990bc0f61fa9d7e82cdbe562bb4c7bfa2b55590f6041e67 246 0.14/1.00 vMB 30
291,630 291,630 0000000000000000b25aad3b39764fecba6a6ad7d311ff14f3cc016073baebc6 533 0.48/1.00 vMB 26
291,629 291,629 000000000000000003b51e574fc8490e9a923b4443a69abadeb55ff9499dbe05 29 0.02/1.00 vMB 54
291,628 291,628 00000000000000001ce514a14049ddab904df364bd9ca1f45aa02298d0533cae 304 0.17/1.00 vMB 33
291,627 291,627 000000000000000024e25fe5e6943c006222a52d456d1a74c3cc2c648c1a40d6 32 0.01/1.00 vMB 42
291,626 291,626 0000000000000000838c78d158e950a979af8921cbbcb2fc0b166e9d0c9b9322 18 0.01/1.00 vMB 25
291,625 291,625 00000000000000001539a59ec8c509d7becbefdd7a484ab3ce2656bd152a6eca 71 0.05/1.00 vMB 33
291,624 291,624 00000000000000002152760488d3e8c4b7a3c750d7a8e2a3520af2fe58b3e74a 132 0.05/1.00 vMB 58
291,623 291,623 000000000000000039a55ff2b6dfd76f53a77afaf0bc2f939751971df69ecd8a 507 0.34/1.00 vMB 36
291,622 291,622 000000000000000065f4bdc23ec4d75e43bb44c6f924ec9967ff57fc8118d21a 528 0.28/1.00 vMB 38
291,621 291,621 000000000000000021355f53ddbe85dc2e28d6ee8800552c718cf168abed9765 47 0.03/1.00 vMB 23
291,620 291,620 0000000000000000e9486acb79d7ad1ddc4588537354b211f3d84f62feefdc27 159 0.12/1.00 vMB 22
291,619 291,619 00000000000000002aca5b5ce06c3f6a4bc997956f68bf6f867e7d92a4d49618 12 0.01/1.00 vMB 33
291,618 291,618 00000000000000001b7b7b6334013788d7ee3c287502cc63f38d0491b1d6449e 28 0.02/1.00 vMB 20
291,617 291,617 0000000000000000cc957bcecd67a5f3fc4fa6b14fb743e79d342a72a675849d 241 0.15/1.00 vMB 24
291,616 291,616 000000000000000021cba54eae11bd9284e21755863c151798202e462fbeb335 60 0.07/1.00 vMB 45
291,615 291,615 00000000000000002cd81702b6b49e354c66c9f9e9c3b068d023d26484631dd2 389 0.30/1.00 vMB 25
291,614 291,614 0000000000000000682b8f9151ffd7907b1c689f25cb0b7643d7ec225de7cb6b 194 0.10/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.