Loading Tool

Explorer IconExplorer

Memory Pool

38,485 transactions
26.44 vMB
0.06138637 BTC
Random Selection Loading Transactions
Max Size: 136.30/200 MB

Candidate Block

Mining Attempt 3c685582478dc8ce25cce9bc0f47acaf03a8eea91ab7c39445e3fcadfb2dee0c
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 5af069e642a1719b0bdb8252a83d6d723e0997cf092432be5002d86d8e77d598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01205432 BTC
Feerates: 201.06 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (696,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,734 217,734 0000000000000026bc408ff9c4b24d6a7033681933c8403ae85dde0ccdb4af5c 385 0.21/1.00 vMB 175
217,733 217,733 00000000000003db2bf99a709eb4049cfa6bb99e1747503c94fe375a9050f196 475 0.20/1.00 vMB 192
217,732 217,732 00000000000001a4742fcd672cbdf2e988c22c617d026b89f91b304b65f6ac03 485 0.24/1.00 vMB 128
217,731 217,731 000000000000045f1efa17c835aed30ef5e5f848a40b7aa45268cf36c7fd10a0 450 0.25/1.00 vMB 123
217,730 217,730 000000000000003f83d09ca1b57cf6531617105980cc204a03f5f4813d55a135 635 0.25/1.00 vMB 280
217,729 217,729 0000000000000582a10deabacb409a0c505db2ab1c62c7b3770856b9ee010aad 586 0.25/1.00 vMB 182
217,728 217,728 00000000000004d2b999b30a6716e366809b5416ab8834b0ae390765d75efbb5 504 0.20/1.00 vMB 179
217,727 217,727 000000000000027508b977f72c3a0f06f1f36e311ad079536630661880934501 227 0.25/1.00 vMB 74
217,726 217,726 000000000000029cb065c520d8ed5c6e25fa73924c2a64aea631b9698fc9f49f 388 0.20/1.00 vMB 141
217,725 217,725 00000000000000ccb86fb3bb769ad70efcb8e3277eda150494a8d67b2e5a325d 698 0.20/1.00 vMB 319
217,724 217,724 0000000000000397e29443a65993b5c72609d0a5a9a886fe3fece3d2fdb6216f 619 0.36/1.00 vMB 69
217,723 217,723 0000000000000143a74815dd92684f8dd26a6d324011bd7f5b1695507d8473d3 749 0.25/1.00 vMB 231
217,722 217,722 00000000000002f172131b7cce450374b2cfbe10035f68834e657e6dbbd7d017 115 0.04/1.00 vMB 208
217,721 217,721 00000000000000a45013d9c9715f9d68b9782764c22458ba70f6441684e3f3e1 400 0.15/1.00 vMB 203
217,720 217,720 00000000000002c092bb41dd4f74fceec11fb54fdebd1c2dc24d1c86b3b2984d 72 0.05/1.00 vMB 178
217,719 217,719 00000000000000b69beed3e816f3ca92503bf0df083d80510b9698c110d58235 179 0.07/1.00 vMB 161
217,718 217,718 000000000000029654c04fceca284a8d316ac7e348f58ccac0f353a005fde401 130 0.09/1.00 vMB 120
217,717 217,717 00000000000003b57bbe973d88b7afe7cd441599b24d45c6374193512a974aaf 57 0.03/1.00 vMB 68
217,716 217,716 00000000000002ca28ff8e5d57654b458ecd778ce8ccca529e81b44f44114e3b 546 0.22/1.00 vMB 180
217,715 217,715 000000000000043759d30cf5f455e943a54cc6dda73a45527f6d87e66a95f70a 293 0.09/1.00 vMB 76
217,714 217,714 00000000000003d4e0d665682031f448f07f0be2773c7a97b27ffb93f12480bd 285 0.16/1.00 vMB 3,241
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.