Loading Tool

Explorer IconExplorer

Memory Pool

35,464 transactions
27.30 vMB
0.05735558 BTC
Random Selection Loading Transactions
Max Size: 137.10/200 MB

Candidate Block

Mining Attempt a963c8cb22635ed9436d50473024b987036f8e239c05763101f0778f5e9b3a38
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root d9554cef7bba8d928521b662e6809d94960f023d43a54c5058cd709601d11657
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,065
Size: 1.00 vMB
Total Fees: 0.00570108 BTC
Feerates: 150.93 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (632,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,243 282,243 0000000000000001e1893b372b3f1f6eefbdb9698ee66ae388d516375515078c 133 0.05/1.00 vMB 275
282,242 282,242 000000000000000011451609c3a55291aa913219492eec9671f2d0f45019ed84 584 0.25/1.00 vMB 93
282,241 282,241 000000000000000093db5d0b24817a948462e27fc976cf69b18e6df76e7e2eb8 578 0.25/1.00 vMB 69
282,240 282,240 0000000000000000ef9ee7529607286669763763e0c46acfdefd8a2306de5ca8 146 0.05/1.00 vMB 71
282,239 282,239 0000000000000002513542a461de351a5a94f96b4bcd3e324a48d2d71b403fe0 139 0.05/1.00 vMB 200
282,238 282,238 0000000000000000d18bf4244c8a0a403fe31e04a208062217e8abdb22e144f3 673 0.30/1.00 vMB 70
282,237 282,237 00000000000000024de5a29f9cd575fb683a3fa41847c8556f3aeeb6ae53cab7 449 0.19/1.00 vMB 41
282,236 282,236 0000000000000000d6c76ccf825fd2f50cf5fd6920ea50dce557efd18bddd8a6 95 0.05/1.00 vMB 113
282,235 282,235 00000000000000001bfbd72f76cd079326a90f39c6dc694135150c69284c55a6 225 0.10/1.00 vMB 62
282,234 282,234 0000000000000001789303b5d35f49bdc01cd23ebfb591bef0d01ee6c8d12be0 548 0.23/1.00 vMB 45
282,233 282,233 000000000000000143eae21cae30f1d070bd56fc5fcaa7a83731f58730a9ba9f 202 0.17/1.00 vMB 17
282,232 282,232 000000000000000016ab6b6a3940d1a16373fb9734aa66c599eca4508cc255dc 157 0.05/1.00 vMB 56
282,231 282,231 00000000000000014de9f416e5d2cddfaca08713ebc9c0956eb2382f02acd207 673 0.25/1.00 vMB 69
282,230 282,230 00000000000000009c02582f298ac10c8c5f426c918cc34df4a7c4b380286133 20 0.01/1.00 vMB 35
282,229 282,229 00000000000000022f209fcaa24df86143a492ec55d4310a030e83a25e5b6cea 13 0.01/1.00 vMB 39
282,228 282,228 000000000000000073f9c69caec1e1449c3a072bba8834d4a913035ee65184fd 70 0.03/1.00 vMB 23
282,227 282,227 0000000000000001336fd833b3c70448f8fda3daeb32542e53cf21980a5a6333 28 0.01/1.00 vMB 41
282,226 282,226 0000000000000000a8f502e3108cceecbf8486fb0be394eaba71ac8c395dc2cc 383 0.19/1.00 vMB 66
282,225 282,225 00000000000000020bec43c9674e821b3800f9785e453932f19a9e323fda671c 467 0.24/1.00 vMB 35
282,224 282,224 000000000000000007257a1a2dbf62807ca28a50c38fc619072ce57ad007a6ea 145 0.09/1.00 vMB 16
282,223 282,223 00000000000000002820543531288fee2aef78eda88f202d6f6dd6d6fdbb0ec8 606 0.26/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.74 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.47 GB
    • Received: 12.04 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.