Loading Tool

Explorer IconExplorer

Memory Pool

84,151 transactions
30.97 vMB
0.08512763 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt ab1eb851cfc4d33cb42b46aec585233bd99538f5ab6a6a6c0087a2cadbe4fe07
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d74cdf941ddbc31620f0df1e8a32daac18419c66b0553500d0b73db94fe302c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,361
Size: 1.00 vMB
Total Fees: 0.01374126 BTC
Feerates: 60.16 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (559,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,174 356,174 00000000000000000b379796ee55f5111a89001aa9d5edb1bd9ef7e8c7848530 875 0.35/1.00 vMB 32
356,173 356,173 000000000000000011883ca121cfc48979c7c0f723a51faaa8a7f1574293fbb4 270 0.17/1.00 vMB 21
356,172 356,172 00000000000000000bbaebf895301a29081252510bac8c1c99485245004d76c3 453 0.22/1.00 vMB 24
356,171 356,171 000000000000000007513ed7241feb162ef1532c23eecefeac232c6ea75b65d5 926 0.57/1.00 vMB 29
356,170 356,170 0000000000000000162d02e0b60a04a802220e56da4e890c7f4f072c821f5834 315 0.19/1.00 vMB 22
356,169 356,169 00000000000000001422724daa6a76d21d02946f1d666fe61e098a3149b6da5a 850 0.44/1.00 vMB 29
356,168 356,168 000000000000000016a91d2354c8f4af616c99b50787b7f43c19fef3d16bce7f 665 0.35/1.00 vMB 26
356,167 356,167 000000000000000013d953dc8864e169a54d4d0336d8e15e09a763380de28db8 294 0.17/1.00 vMB 30
356,166 356,166 00000000000000000ca0fe47238bdca02f4681f9880e0c6b31551d55cd276438 77 0.10/1.00 vMB 9
356,165 356,165 0000000000000000003f97381965e4fe27da6819612af3d82600ecdca4807eeb 668 0.35/1.00 vMB 24
356,164 356,164 00000000000000000de34413b6e8d8ff4625d7bd1b82797a912c002de201ce14 545 0.25/1.00 vMB 27
356,163 356,163 000000000000000011866ab1ac30e20ecb112f0b27df9a7db9205397be63a4de 1,136 0.60/1.00 vMB 26
356,162 356,162 0000000000000000022ad31b438c95e059b417bf57465ea946485567a415c59c 442 0.22/1.00 vMB 26
356,161 356,161 000000000000000009086a855897bc68c2b7eece84544b06a49d69ea15da2831 209 0.10/1.00 vMB 25
356,160 356,160 0000000000000000086ec6a88b4518a82304fa4531f11287fde30bd3b33a58c1 94 0.05/1.00 vMB 29
356,159 356,159 000000000000000007aa732217dbb2926f0bfcc61c0311343a1624dc8cb5bfc1 321 0.16/1.00 vMB 28
356,158 356,158 000000000000000004e5d24b265ea4f6cec27e41bf5c00142fb8b1c00284b0eb 610 0.26/1.00 vMB 31
356,157 356,157 0000000000000000033533ccc61bbd1b797e018d1a2a2ed60ece605ca16c56ef 325 0.19/1.00 vMB 23
356,156 356,156 00000000000000001143e8b91d45c50cf303bdcd6d41d36418c84e4ba35ca8a4 370 0.22/1.00 vMB 22
356,155 356,155 000000000000000005e68280d4c16f70e933d76a0b309c38d14584df3483a5fb 76 0.05/1.00 vMB 23
356,154 356,154 0000000000000000150b6c5dfdb57d075b7bcb5ecf266d150946bb3d109a0166 141 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 719.32 GB
    • Received: 18.03 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.