Loading Tool

Explorer IconExplorer

Memory Pool

78,418 transactions
29.12 vMB
0.08191593 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt 53ecd855cd5a1c637f1fb5a350d25a1fb73d87054140e0fa0b0575986680d803
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root ec1d2a009947fdb0f0dd2508676b6e039d0a524d6ab62b56f61378d9798a7f26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,727
Size: 1.00 vMB
Total Fees: 0.02104303 BTC
Feerates: 178.73 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (588,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,156 327,156 00000000000000000c9c69bc5d8e3fc05f94396d24e3e8d4851bd175264dadd3 429 0.32/1.00 vMB 22
327,155 327,155 0000000000000000070c17d3e14c1b4c5aa8b430d6d4a99116a2fe0a19599a90 88 0.05/1.00 vMB 13
327,154 327,154 000000000000000009b455b1f4affa1466102e8b852da4a93d7194ab4e9a5f6e 859 0.51/1.00 vMB 27
327,153 327,153 00000000000000000605ba84cdc0c567fa1c6ed301a9b9ad440dc26bd0155b16 663 0.46/1.00 vMB 25
327,152 327,152 00000000000000000d21f6abaf8c59d83168c64ad9670350d0632b55f867c912 169 0.12/1.00 vMB 29
327,151 327,151 000000000000000006e8640dcd60c6146afe3c4fd67c0f2e57dd21c22b7ec49c 383 0.23/1.00 vMB 23
327,150 327,150 00000000000000000035555c0fc722da606eed20e666f0d9c7153193a557c51c 369 0.28/1.00 vMB 23
327,149 327,149 000000000000000011b58bc304a98e1c8a0ea5c2d129c8254b3c471f6f14355e 193 0.15/1.00 vMB 19
327,148 327,148 0000000000000000121bd4aa9267966e341a0851c3d2750571f9c899bebdc9c7 387 0.28/1.00 vMB 22
327,147 327,147 000000000000000004a93ab6b2fc198ba3dbc91965df43fae8a1a7d6f56a3f3c 407 0.20/1.00 vMB 30
327,146 327,146 00000000000000000753c97a99e806f545835b0797b7e6d3f43396dfee7e7fc4 698 0.84/1.00 vMB 15
327,145 327,145 00000000000000001139b5d2073c74267dc905feeac7a23cf537d25e66961182 2,032 1.00/1.00 vMB 30
327,144 327,144 000000000000000012addbf41e37572daa70de61c42899bec52731c4f356e51d 761 0.44/1.00 vMB 25
327,143 327,143 00000000000000001d188234c8d9f9aed2a0fe0e34e0a12eb73db8d2588d7949 141 0.06/1.00 vMB 30
327,142 327,142 000000000000000004e119b64a651b415cd2ac129fd41fa6b49c6ae0249854af 380 0.25/1.00 vMB 36
327,141 327,141 000000000000000016c825c70baf10e31e5bd342b688efbd4942a49645ee112d 365 0.22/1.00 vMB 26
327,140 327,140 00000000000000000032a9afa3d560732a6a0ddb3c7ede14f543dc7e4cb83495 351 0.20/1.00 vMB 25
327,139 327,139 000000000000000009560497e277bb7ef866ed3d4d9f5c8fe6dac41e5b13d443 720 0.42/1.00 vMB 26
327,138 327,138 000000000000000015cd31cbdbd76a259a2efa81d5e18c3451bbd541d474cfef 243 0.17/1.00 vMB 21
327,137 327,137 000000000000000000dbd621bfb4107ddd2a08b19139d50cde74c610a1bdf4cd 256 0.10/1.00 vMB 33
327,136 327,136 00000000000000001c6303cfd187650653ed2875b4341c975e32e20bc3507189 373 0.22/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.68 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: 678.00 GB
    • Received: 16.44 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.