Loading Tool

Explorer IconExplorer

Memory Pool

78,373 transactions
29.38 vMB
0.06673861 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 4aa27a4a76eed2694cac0548b6bf1486aea6011d414b03876c5fb4d8ed06bfa2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root a33530334dc6b39da308bd001921945bc74236595fdee3207538dd51c0e72cd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,037
Size: 1.00 vMB
Total Fees: 0.00722155 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (395,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,240 519,240 0000000000000000003014bbe86c382345b33c648dcd81631e26f82c87a74e20 113 0.07/1.00 vMB 22
519,239 519,239 0000000000000000001e2b9044a78b2554394f8b190db58056e3d0097c6bc3df 1,236 0.52/1.00 vMB 31
519,238 519,238 0000000000000000000ea27d7e72be763c5939726047e284c21fd84160028a50 314 0.18/1.00 vMB 32
519,237 519,237 00000000000000000039e93e9570390cf95b2d22f5a4fd180b99f02de09dcee8 936 0.41/1.00 vMB 43
519,236 519,236 00000000000000000008e63d338c4ae5b40d5dc3c086137b0234dcaeeb3ff7ad 307 0.12/1.00 vMB 26
519,235 519,235 0000000000000000000d7354e50848c681101ddb6c4675496e6a5204db06d215 1,269 0.48/1.00 vMB 31
519,234 519,234 00000000000000000018bd2a75b63b98c5184697c86ec67b4d8ee2ffbde65ac9 535 0.30/1.00 vMB 36
519,233 519,233 000000000000000000112dad9b24f60f5a1d80523f6fc2de5c87aed1747e3332 652 0.29/1.00 vMB 26
519,232 519,232 000000000000000000312174d03c9b5db452116e46e258fb93aeaff38d47bae7 5 0.00/1.00 vMB 15
519,231 519,231 0000000000000000002636c795b1d5c3c0a195dfc46bd0a91f9fb3c65fd993b3 252 0.10/1.00 vMB 36
519,230 519,230 00000000000000000017446c8d5b9b42231b168d6f6b2caf201a350491ada8c6 280 0.14/1.00 vMB 23
519,229 519,229 000000000000000000419a88a3e8bafac53d24c06a93a2300bdd81096f50ca8b 492 0.30/1.00 vMB 22
519,228 519,228 00000000000000000010acc500d9a65ddb5599c06c767fafc815a3decc5b0dd3 312 0.20/1.00 vMB 24
519,227 519,227 00000000000000000035800278c59bb573b79249dd613b8ecb5ed3b0a6e20b90 2,229 0.93/1.00 vMB 36
519,226 519,226 0000000000000000003577d06114972d261b5a18401b2b9d0ef5d09973e8b6cb 1,541 0.67/1.00 vMB 36
519,225 519,225 000000000000000000468d95d3019915838068936ab305d34ea028716a1c5f5b 1,620 0.74/1.00 vMB 29
519,224 519,224 0000000000000000002bd78250ace43ba089c2c095d496c32aa1fa93e59b7766 1,674 0.92/1.00 vMB 29
519,223 519,223 0000000000000000001ed23da6a7bb34ac42988037aa930b46319a81ebf7c1e8 766 0.84/1.00 vMB 4
519,222 519,222 00000000000000000028f16f36356e21f0ebbab166fecfbff3cdf47b964b96dc 2,539 1.00/1.00 vMB 34
519,221 519,221 000000000000000000331e1d707975864c089957b687ce6abcb76215d61a2efc 584 0.33/1.00 vMB 28
519,220 519,220 000000000000000000306e7a376fd4a1040b4848bd5802f62125e0df6eeda289 371 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.