Loading Tool

Explorer IconExplorer

Memory Pool

72,502 transactions
28.07 vMB
0.06826836 BTC
Random Selection Loading Transactions
Max Size: 166.47/200 MB

Candidate Block

Mining Attempt ab23fde9613ac66c7fcbb358c055ba70e1d95b8c577af2a1e7507c93d951d664
Version 20000000
Previous Block 00000000000000000000f8e5ceecb61863cf986472f3f497521e70a33dcb2b9b
Merkle Root 616b0183eda0058ac948de8be766ef6cdb083e9d25523dbe160f4a6c1e282e61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,403
Size: 1.00 vMB
Total Fees: 0.01216495 BTC
Feerates: 155.87 > 1.22 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,037 (259,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,387 655,387 0000000000000000000d386e8c384bac1e731487b6a568c581fe71418a0d39dc 2,498 1.00/1.00 vMB 200
655,386 655,386 00000000000000000007823c5074556bfc066105c6e83e06218ef72587639698 2,527 1.00/1.00 vMB 335
655,385 655,385 0000000000000000000096a78cebe32a1eb44eeed79dcd9c04ad2d94181978ef 2,542 1.00/1.00 vMB 221
655,384 655,384 0000000000000000000dbc5f37454f4edbe7e5cfc044e9e976b546642c8a18f2 2,193 1.00/1.00 vMB 25
655,383 655,383 00000000000000000006bf4262f77a4c22969fbd952bf2f14e993ba2176500e1 2,469 1.00/1.00 vMB 230
655,382 655,382 00000000000000000002da6dc8cb5a2634cf0a12f9f933b141fb89bed8b59021 1,089 1.00/1.00 vMB 346
655,381 655,381 0000000000000000000852b4c6330743dbbd46776872dd6a29409ff3915a8656 2,267 1.00/1.00 vMB 93
655,380 655,380 000000000000000000064228269af4c9e69a2d0d651e819d76b57170b1173e48 2,212 1.00/1.00 vMB 71
655,379 655,379 000000000000000000092156263d223fa80e5875846a45fb151e43a1225402e1 2,532 1.00/1.00 vMB 45
655,378 655,378 000000000000000000009f74d67dded8a34098c1980b18c1a16727698dc7ff09 2,086 1.00/1.00 vMB 204
655,377 655,377 0000000000000000000d2f501998c14fc16951430afbc505df1df60a15140896 2,479 1.00/1.00 vMB 55
655,376 655,376 0000000000000000000d622f80e6d57c42b5dbb00d2edbfa0ae9dd25ae5ec274 2,518 1.00/1.00 vMB 84
655,375 655,375 00000000000000000008859831e068ba192c722188d80bf11ba98fbc521ef6a1 2,745 1.00/1.00 vMB 197
655,374 655,374 00000000000000000010b1c031623dee463c7c0af4335451b45810cc2ff18d6f 2,562 1.00/1.00 vMB 199
655,373 655,373 0000000000000000000f1abd83a68cddc9f302f64187c7198e8486e6883f2758 2,391 1.00/1.00 vMB 330
655,372 655,372 0000000000000000000544564f5642228c3a05d5355856e047079017dc10479d 2,794 1.00/1.00 vMB 147
655,371 655,371 00000000000000000007c8fd066ecc22bb83444eb75c5e40ac8bfc31eb913078 2,439 1.00/1.00 vMB 187
655,370 655,370 00000000000000000007c5f4633512164a4c0e7c1fdc9a3baecd11ddfd51eb3c 2,515 1.00/1.00 vMB 62
655,369 655,369 00000000000000000005f3fe545ab1d2c6940e062fe0f89f60a36b73077d2606 2,819 1.00/1.00 vMB 285
655,368 655,368 0000000000000000000fb877bbac1475a256ee16c597ee74a04660b62a075608 1,669 1.00/1.00 vMB 89
655,367 655,367 00000000000000000000a9ebd116e18e4f7bf85b8c1bdb9ba1f8bbd6aac3aafa 805 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.46 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: 667.67 GB
    • Received: 15.27 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.