Loading Tool

Explorer IconExplorer

Memory Pool

54,480 transactions
31.39 vMB
0.13448809 BTC
Random Selection Loading Transactions
Max Size: 169.31/200 MB

Candidate Block

Mining Attempt d8f18150e0939d6bd933a14ae08019e75eb48bae75da5f4c8998ceadca18fa00
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root e26e4cceef12449de42348095b6995355dd19944522e13334cfe1811540590e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.04155246 BTC
Feerates: 301.27 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (628,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,285 286,285 0000000000000000b9b4c6a65bead3f4bbc24bc933fc04b3f8e4bc34fc4bcad8 140 0.06/1.00 vMB 27
286,284 286,284 000000000000000158d1ec2125154476ad7c1fd629d86c5c608ad8b43e5e4534 163 0.06/1.00 vMB 72
286,283 286,283 00000000000000008b3140beb087f6d2b273157ca6904d4f967353263e965a5d 355 0.15/1.00 vMB 39
286,282 286,282 00000000000000015a7970bd0bc18654029f3cb2599cee797f44d5657dc15c67 772 0.35/1.00 vMB 40
286,281 286,281 0000000000000000085973041502bb94eb6fa21870fb124af516af98fe5ee471 44 0.03/1.00 vMB 13
286,280 286,280 000000000000000033b0b0fd2ba171d85db569192add9206e7ff0e51d41b5b0e 122 0.06/1.00 vMB 37
286,279 286,279 0000000000000001064d543bfd2feca40bd28f54843fdb981f062d1d57d60e56 50 0.02/1.00 vMB 31
286,278 286,278 00000000000000014c18fb39a280b98cac79a3f10a5fab972214cb701600cb31 377 0.16/1.00 vMB 48
286,277 286,277 0000000000000000eb93ebe0872b0ce686dcf28adbd5e1230faed5df11faf6e8 157 0.10/1.00 vMB 24
286,276 286,276 0000000000000000cd46f4088525aada62fa9a25d54acae2874a299632b864c0 159 0.09/1.00 vMB 33
286,275 286,275 00000000000000006cc89c7be11b4f858bee21b1316fb25b0ba4722c9489455a 218 0.19/1.00 vMB 18
286,274 286,274 0000000000000000ea0e035185296a8aa9288bd0bbe3f0298330beda173fdd71 679 0.90/1.00 vMB 44
286,273 286,273 0000000000000000bc511a9701ebadb7b2be18fd23f066488e5f737c5f43449a 108 0.35/1.00 vMB 46
286,272 286,272 00000000000000005e694903146a75eff30f43068a71288cd76289a9efe8dc07 181 0.35/1.00 vMB 50
286,271 286,271 00000000000000009051d83d276dad5c547612f67c2907acf6a143039bddb1bb 130 0.35/1.00 vMB 57
286,270 286,270 000000000000000079bafcb7d8c9e497e7f69770ca901b188d352eb9fa02decb 814 0.50/1.00 vMB 65
286,269 286,269 00000000000000005e3e7070a03559b277e3cb6b74f7ea7cc251994d03bb3984 207 0.10/1.00 vMB 38
286,268 286,268 0000000000000001487990d912a5701b4f6c31fd7bc50230d86cfb5304055d69 99 0.04/1.00 vMB 42
286,267 286,267 000000000000000096fc0d571b2c121a99e801be54190b2aa1a0c45742b59c2d 48 0.02/1.00 vMB 53
286,266 286,266 000000000000000074758efcd3b9b52f7d067b4e01a592fe1c78ba47bb30fa91 22 0.01/1.00 vMB 48
286,265 286,265 000000000000000032c1f50ce459a122d8840836a8124e065a68ce81c5e946e9 127 0.06/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.