Loading Tool

Explorer IconExplorer

Memory Pool

40,648 transactions
28.16 vMB
0.06534825 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 37b18db12e272ef861709816491909edcefcea5fd777bd7cc11c9ce936cf85ef
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root b39a7912e6ee7e4ce6acffc41eeeba985b5bd5df67e20253e172f7ea04dafb82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,882
Size: 1.00 vMB
Total Fees: 0.01115553 BTC
Feerates: 201.07 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (212,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,362 702,362 0000000000000000000a177e7a43c079b1bd1310e5740f3cb4017c2fffb17a19 1,917 1.00/1.00 vMB 15
702,361 702,361 0000000000000000000bf5d2c9f8793300d7b62671e9f33006676fc82c9a0fdf 981 0.99/1.00 vMB 3
702,360 702,360 0000000000000000000b2a99488caf4c19d8543580059c28be175d17f2e5e01c 1,975 1.00/1.00 vMB 10
702,359 702,359 000000000000000000063edde92921f6c84a27391cf850e56fd17e9ae724904d 417 0.25/1.00 vMB 19
702,358 702,358 0000000000000000000ab0c0caf71e230e9f81e73683900905686cceeda7fa82 271 0.13/1.00 vMB 10
702,357 702,357 00000000000000000005744345dd4b5afab0b1ccbe7bee80ae3dae92887358cc 279 0.18/1.00 vMB 5
702,356 702,356 00000000000000000002ed57217f8348ea86b46fa8cdd5c77439b63b0188432a 2,268 0.95/1.00 vMB 10
702,355 702,355 000000000000000000038324372b9d3383e50ba249b483ec64fad8c3807a2cfc 1,865 0.79/1.00 vMB 11
702,354 702,354 0000000000000000000bd72da64138394da3689dde72a116a5efcb1959598f34 1,326 0.41/1.00 vMB 12
702,353 702,353 000000000000000000045c91b196208a663c7e454c28a72892a34af5ac9c2ccd 385 0.16/1.00 vMB 9
702,352 702,352 00000000000000000000ec763ea89e601b27dc5912df966991e3c856b66b0d88 211 0.06/1.00 vMB 11
702,351 702,351 0000000000000000000a64066bdea3f127c446717baa1b1245adedddb12ddc10 85 0.03/1.00 vMB 10
702,350 702,350 0000000000000000000469e737817576b59c992c4fe3cb2f5ff504df7c65ca53 663 0.21/1.00 vMB 10
702,349 702,349 0000000000000000000ebfcdd9a30adf86f94bdb06a5e92c0dda43495fe5559a 474 0.24/1.00 vMB 9
702,348 702,348 000000000000000000067ee18332546b5ba74214cb3749c5402b636eb68d324a 1,388 0.49/1.00 vMB 12
702,347 702,347 0000000000000000000e52f4c66196436efa3a7613872e7e37a2f2b8062b1577 319 0.11/1.00 vMB 9
702,346 702,346 00000000000000000007cff4029a2731000d86d82ba388e1ce16c9de69feac1c 1,166 0.48/1.00 vMB 10
702,345 702,345 0000000000000000000cb965ea1fb756f53f8e5f36ca990a3a7122113cbff2c7 528 0.36/1.00 vMB 9
702,344 702,344 000000000000000000003b8fa09bdd84f485461760702ed53897cd584ec05e6b 1,236 0.72/1.00 vMB 6
702,343 702,343 000000000000000000035c2c84bc84832da13343bf1f80d49e183df3d725d496 571 0.20/1.00 vMB 13
702,342 702,342 00000000000000000000365ae093d98f83820bcfa5e378b1e67e041279d32aa1 1,154 0.36/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.