Loading Tool

Explorer IconExplorer

Memory Pool

24,547 transactions
10.27 vMB
0.07254808 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.91/200 MB

Candidate Block

Mining Attempt 0fc4e25f6a47164b4f1ac1cc07074f656bdf0e509dd34bcb6119e4b578c6d8ef
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 978680da5cfff80f236622bb98eb940193c8fb0c1c3d3b60a020be0881dc10e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,211
Size: 1.00 vMB
Total Fees: 0.03989081 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (691,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,386 222,386 00000000000004313ef70ba5f3df4b0fd26a5deb7cf7d7d1ab8c04335f5ef91f 7 0.00 vMB 147
222,385 222,385 00000000000003f72f0b7ec9d7198ec40adb548ed29befef6ea4488750761d32 78 0.04 vMB 148
222,384 222,384 000000000000030a7854e0fa49f23ffb084bfef1ac45d76f5729bac9c0879282 314 0.12 vMB 188
222,383 222,383 000000000000046fe71a9a6dfa03562c48867b94640b5da524957afbb36005db 182 0.12 vMB 132
222,382 222,382 0000000000000278b732e3f216c5dfedfa4f16a28906fbd18a2b118597ce627b 50 0.02 vMB 164
222,381 222,381 000000000000005545f7ede0464e46e21cc89884c629284f03c310c57434b222 443 0.20 vMB 172
222,380 222,380 000000000000034af6184b032e6e9e5f9a9f35654d23c1748e82c14c5ae242e5 610 0.25 vMB 221
222,379 222,379 00000000000000cc36c13bb69e2480a313dea0af3a19e7aaf2ca1eb80871613c 64 0.02 vMB 209
222,378 222,378 0000000000000080d134b2a6f30dd7a1c4ec0ba6a4ee1e6a91c8e541f73bd30b 13 0.01 vMB 149
222,377 222,377 000000000000017ab296a4ddc3959dc4b9ddf4c69923c5a6424b42357c55913a 85 0.04 vMB 140
222,376 222,376 000000000000048920b93e87a3d5106f29307926ecbf51c58132bc80aa022b02 298 0.13 vMB 193
222,375 222,375 00000000000000f6aa458eaedf54bc00179934b2f12abfef80d8b520342b6037 355 0.17 vMB 168
222,374 222,374 00000000000001e91cd8e2da178abf189a5cb02f277792cf3cf5e5a2f5b82eba 134 0.05 vMB 127
222,373 222,373 00000000000002a53b07fab64d760484c78e52f543e151ce58e82d184fcfcebe 417 0.20 vMB 184
222,372 222,372 00000000000001645b1751a430d32b28589f83809ebcac546237d2d110ac1451 110 0.08 vMB 89
222,371 222,371 00000000000002d0d562b9befbb77566965df450081b831a7df22ec2a38d74e7 693 0.25 vMB 237
222,370 222,370 00000000000000f62a31e40aabd5421c6b61835d8268a77df111319b8726f50b 115 0.05 vMB 113
222,369 222,369 00000000000001d3f9d112ae7b3bbd6cb946307ff7984e9de9ec7028ebfc3800 544 0.24 vMB 179
222,368 222,368 000000000000028cfcbc926802221801b079c06a99b25726b6b3a631664f9980 565 0.23 vMB 187
222,367 222,367 00000000000001a51480c8900fa33107c500cd759438c3bb9ab3bd25a76efb45 159 0.12 vMB 100
222,366 222,366 0000000000000050903a009ccf5a676959a227527eed2ee92c7f29c7f4bb5bbd 629 0.25 vMB 197
Previous 10 blocks ↓
Total Size: 779.57 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: 280.24 GB
    • Received: 1.10 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.