Loading Tool

Explorer IconExplorer

Memory Pool

80,776 transactions
29.78 vMB
0.09409842 BTC
Random Selection Loading Transactions
Max Size: 180.71/200 MB

Candidate Block

Mining Attempt 9581dbf1c4431642c9ea8b4a4278b918ebb4b32729626682a27a91bce5387fa7
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 682af04fde15d69837c3fdb8b5a5ffa31f415876cdc3e026dffeb054db45c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.02683508 BTC
Feerates: 90.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (507,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,280 407,280 000000000000000002c83e28c1f17571fb3a45efd6184ebf4f0bb49c322f3915 1,533 1.00/1.00 vMB 23
407,279 407,279 00000000000000000043e9294dda5d3ad8feef4f9c3105bb6692525f07976215 3,320 1.00/1.00 vMB 58
407,278 407,278 000000000000000003dd907c9a1f6d250d2cf1dd95cf610775a7f5da7cd7d069 1,824 0.77/1.00 vMB 48
407,277 407,277 000000000000000005c71874c463865c6785f506514ff750239232f478118695 1,932 0.83/1.00 vMB 42
407,276 407,276 000000000000000000e1f3484419fb982d8a1ef2b7abd3700a39cb037d35dc42 1,886 0.90/1.00 vMB 36
407,275 407,275 00000000000000000429cf1302e7ee711a72a04a3d5dc731edff9bce7be98d87 1,296 0.55/1.00 vMB 43
407,274 407,274 0000000000000000055a2f1b1abf9e4f318a6a0b53da3ed3760f7ac42129a4e7 1,366 0.53/1.00 vMB 42
407,273 407,273 00000000000000000261dd7cd20bd2c908748f065834de7973755e4173dec84a 1,159 0.64/1.00 vMB 36
407,272 407,272 000000000000000001399a7b3e10e17178574f382eba862dcbe3b62dc4b737e2 1 0.00/1.00 vMB 0
407,271 407,271 000000000000000002aca9df689bcc2193279f760b57ff226d2c73d2993b2605 803 0.40/1.00 vMB 40
407,270 407,270 000000000000000000dcc6df6ec75ca5554539c9fec699ef9724a38a24aa9024 825 1.00/1.00 vMB 6
407,269 407,269 000000000000000005d7a92a6ce7900db3575a2c5eaca4ade99cdab2516979ea 2,018 1.00/1.00 vMB 30
407,268 407,268 000000000000000001407039db39fdb38d4e90ad75103be193456de36428080f 2,444 1.00/1.00 vMB 89
407,267 407,267 000000000000000001dc99125f687b78e7c25c3d0a87e36e9b609313a02636de 1,058 0.47/1.00 vMB 41
407,266 407,266 00000000000000000507b8cf8447ce557f115ebfa8c6734ccdec55a6c32d81ef 1,151 0.72/1.00 vMB 26
407,265 407,265 000000000000000004358d4ecbb8598d5f9d4071fd52a0605ed3fb5f8d4788cb 1 0.00/1.00 vMB 0
407,264 407,264 000000000000000002729c1cc0c262b992f5711d7b6026ebeba9ea1227309634 3,195 1.00/1.00 vMB 55
407,263 407,263 000000000000000005f9237646eebdad34c64e3d9e53540d4aeea7e9d29ae79b 1,930 1.00/1.00 vMB 33
407,262 407,262 000000000000000003c35dc942a082120bc4cff6b77ffeb1d3542479963dff2b 1,654 1.00/1.00 vMB 29
407,261 407,261 000000000000000004dab73692a701ee92d757395fc376e483bf628f78fd1cd6 2,785 0.99/1.00 vMB 54
407,260 407,260 00000000000000000303f4d2c5f053212781d4f53e16dd671e396c57309ec994 249 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.