Loading Tool

Explorer IconExplorer

Memory Pool

38,615 transactions
26.69 vMB
0.08523576 BTC
Random Selection Loading Transactions
Max Size: 136.88/200 MB

Candidate Block

Mining Attempt 9dce35d93e4419557a31e82e65cb62ef8c9b66ed850938c063edb7a359da1442
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root e7fc8f3513a8a9d7a59eed8e1e82f07a2590386dfa8bf7244cad1fee2bd56d4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.03227276 BTC
Feerates: 152.71 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (676,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,867 237,867 00000000000001568cc617ea4094eb7107b2c1f6bafe52e83d3e379bdf8c6dc3 627 0.25/1.00 vMB 204
237,866 237,866 000000000000011824740b29db8192442412fcf82902535f67b7de52d32198dd 112 0.06/1.00 vMB 102
237,865 237,865 000000000000001c2cbda79252ad9fb81caa758d55f9ff02d5ab1716ba2e2779 113 0.05/1.00 vMB 171
237,864 237,864 000000000000011dd0f3d0e0ef4c586396ccfcc1644e749b24996934d24aec94 169 0.08/1.00 vMB 180
237,863 237,863 000000000000008efffd3d1cdb61abcb3a774de677ae8883c1566dc28b9aeb2c 252 0.12/1.00 vMB 184
237,862 237,862 000000000000015999be50d4955cf0cffc45c091f14ccd5fb2089baee765b3cf 419 0.20/1.00 vMB 156
237,861 237,861 0000000000000036d09089100263d8f5ab30cfdf2e2636dd7c8f1104d24488e0 67 0.04/1.00 vMB 117
237,860 237,860 00000000000000ee5641cb5e7c1dd10b3193fbb900ccff82c7a714caa9699753 100 0.05/1.00 vMB 144
237,859 237,859 00000000000000fc443981f2b260f34613c0182a052075bf83d054cdf9753be9 104 0.08/1.00 vMB 99
237,858 237,858 0000000000000122bb9f11856770f2c08ab88fc402979fbb515158f07c0bbd62 569 0.25/1.00 vMB 181
237,857 237,857 000000000000016184d5e8c74d2feb9187cc1d1eaafc7c02907266d290c9999a 348 0.16/1.00 vMB 179
237,856 237,856 000000000000006bb1fdd347a179766e6973227e6a17469a4d2994d907c9b89d 32 0.02/1.00 vMB 69
237,855 237,855 0000000000000058ba038a409d48fa08de6d9490f4e054bac2efbed19efca4a6 269 0.14/1.00 vMB 158
237,854 237,854 0000000000000075b271e69549f8b1c3db40552e75d1fc01f1077f36b7968219 312 0.19/1.00 vMB 133
237,853 237,853 000000000000013dce79efd502c768eb0b7eb5569bed7cc32e8f47ebd6fb06b0 240 0.09/1.00 vMB 63
237,852 237,852 0000000000000064009962a38c6a1275b33051100ca4f61a2415ee44247b2ea6 65 0.05/1.00 vMB 120
237,851 237,851 00000000000000d4d4eb101acd111e18075b27ea285035daf560120e969dbcf0 145 0.09/1.00 vMB 114
237,850 237,850 00000000000000d560c5f18a4f9fb00aa622532dafb0ccc51f46ec1b3fb48994 123 0.05/1.00 vMB 91
237,849 237,849 000000000000015a9139e7f695a7625e147bd5bff1e1ef757eb5fe75b996539b 214 0.19/1.00 vMB 102
237,848 237,848 0000000000000115abb9ea8ed0b37be0d9047da7eef77961854b28666eb3a0a7 591 0.25/1.00 vMB 186
237,847 237,847 00000000000000403fd162548b9457b88f8ee4eb61f8cfda5e9ea135613acb52 559 0.24/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 781.84 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: 637.50 GB
    • Received: 12.42 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.