Loading Tool

Explorer IconExplorer

Memory Pool

89,319 transactions
33.07 vMB
0.21010103 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt 87f150b840a1194c9893084c871d6f7597a76c31e2835fa2d80d9eb8621251de
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (702,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,483 212,483 00000000000004f52687df39d73a43364784fe918470d0790af00f848d2e58c3 176 0.08/1.00 vMB 142
212,482 212,482 00000000000002551f1ccb942d4910f8770bd795f0faae3ce7c6f815cbd4922e 45 0.03/1.00 vMB 99
212,481 212,481 000000000000011f0c67c80aa1eeda17d9853e5af25236ff9d6bf68a3c65cf82 110 0.05/1.00 vMB 149
212,480 212,480 00000000000000a49628adca5ce9c417f12756182c01334c20d21858a3dcf5cf 199 0.11/1.00 vMB 149
212,479 212,479 00000000000000a9ebb1c84e938a5517f7cd1b2b2b12db37d60915b0b8295e6f 706 0.32/1.00 vMB 147
212,478 212,478 00000000000001cf088752928da8b975475b42b26c5f378fc93e3612515b66f7 25 0.01/1.00 vMB 96
212,477 212,477 000000000000004b73ad321937e94edfdbeba60750ec83e1cf9512e71e4a7d5e 408 0.17/1.00 vMB 177
212,476 212,476 000000000000010dd1e2681e8f5a28df0c06f12b1b16941dc19716501bed093b 594 0.25/1.00 vMB 177
212,475 212,475 0000000000000088448a0fdfb7b586afefc09c8ce4eb3049714da61d4d024764 103 0.04/1.00 vMB 190
212,474 212,474 0000000000000443b140596506aa83626602e4b8f9215270eb9b1d14e4559230 283 0.18/1.00 vMB 92
212,473 212,473 00000000000002231eec096254fbdb4eb2fe5d31b35a2f5739fd15ea86fbc79e 11 0.00/1.00 vMB 317
212,472 212,472 00000000000004a263842f65fd9252fe6278dfa37719c712f3a9bff9d5ac52b3 580 0.24/1.00 vMB 186
212,471 212,471 0000000000000269e050ab0a2098e862fb1744a3b3009730964b0d52fdc64563 152 0.05/1.00 vMB 209
212,470 212,470 0000000000000042ce2b9851c3e5aef75066ce4e0beb6c2021c4b620033abf09 251 0.10/1.00 vMB 193
212,469 212,469 0000000000000423e5a277fd1c0bb44fb8a5cfb236c3394e86688d7dce798f9d 22 0.01/1.00 vMB 197
212,468 212,468 00000000000001017957439079a308cedf66871c4eb29f1d2f361bc85acee96c 332 0.25/1.00 vMB 115
212,467 212,467 000000000000038d81ac51aed352fbe972f8f967d2119debeb64a16de005d559 469 0.20/1.00 vMB 206
212,466 212,466 000000000000001f73f0c5d68e01cddc68e0c90dc4acb2788d37e65bb7c42bf2 631 0.25/1.00 vMB 211
212,465 212,465 000000000000000fe6dabbaae8ccb81a70a2ff9428e16a647e3d81033281897b 485 0.20/1.00 vMB 200
212,464 212,464 0000000000000303134e045ebfaae7bb4a82b514357c31bcae7bdc72d56028fa 662 0.25/1.00 vMB 202
212,463 212,463 00000000000002276b0cd77af760c95d1a111ff99a4227d349688b2f82d97ef5 11 0.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.