Loading Tool

Explorer IconExplorer

Memory Pool

42,177 transactions
29.07 vMB
0.07226828 BTC
Random Selection Loading Transactions
Max Size: 149.09/200 MB

Candidate Block

Mining Attempt f324100aea0dfcad919b58ad19f473fcbf36dd8cce95bdcbcf64f0273c267e4a
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root fec679520963f59a0a94e7f7aa42813fe6c8a59fa3e026692a1acc8f2f12d3cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,462
Size: 1.00 vMB
Total Fees: 0.01555502 BTC
Feerates: 100.36 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (212,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
702,341 702,341 0000000000000000000196987111f79a21131140c5a479cf5aa77d6ef72c0ec4 1,720 0.55/1.00 vMB 11
702,340 702,340 00000000000000000004be39e2850dd1097509898ff7e4b5af3f4ae6b0278f75 1,762 0.57/1.00 vMB 9
702,339 702,339 00000000000000000007a0ea5d5ad17e1cfcece15b79208abec7dadcf4a147b1 1,911 0.66/1.00 vMB 9
702,338 702,338 0000000000000000000c41538170ae4405449c39ebf1916b087d7194eae80428 2,770 0.84/1.00 vMB 10
702,337 702,337 00000000000000000007e8a573b0ada8d7fa4e169c67aed939f8bcb5078f2beb 1,644 0.53/1.00 vMB 11
702,336 702,336 000000000000000000025ec261c72fae9d5a5ab98481daa113b95f0713812a7b 434 0.21/1.00 vMB 7
702,335 702,335 000000000000000000006e31e431514a3e1191467741d1411f95384b4151dfc2 1,457 0.71/1.00 vMB 7
702,334 702,334 0000000000000000000847a9b4d9d5a342c1f3ab48962ab442dc83add03cc1c7 500 0.36/1.00 vMB 4
702,333 702,333 000000000000000000028931c67dda196964e0c4c0eb0b4fe7e56d40c4e558cc 1,956 1.00/1.00 vMB 8
702,332 702,332 0000000000000000000eb6e392f9bdef1d2bc187247ae5af662a7d55c801f40d 375 0.13/1.00 vMB 9
702,331 702,331 0000000000000000000ab611f771baf2df988bbe457cbc8c5a984c03dcba2a3d 2,259 0.82/1.00 vMB 7
702,330 702,330 0000000000000000000d17adb88a9b16b51b1bdb9760a291ee343dd518034752 2,458 0.98/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.