Loading Tool

Explorer IconExplorer

Memory Pool

81,768 transactions
30.37 vMB
0.08314016 BTC
Random Selection Loading Transactions
Max Size: 182.99/200 MB

Candidate Block

Mining Attempt bcc6a9c3bf1d7c88a658f0d9d40a7bb4b06797a8d4f8f295ee38aaeab2705322
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e4a073b0b18825f4fe75e09a490310baf9ce3fd53eb1765e7a6185b698334af5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02067084 BTC
Feerates: 203.60 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (178,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,502 736,502 0000000000000000000781b98015e1002a4210b0aa9dc71ed71e34ac04d93078 998 1.00/1.00 vMB 3
736,501 736,501 00000000000000000002ce6a63e8381782a73129a77575abcbfc1c7396840831 140 1.00/1.00 vMB 1
736,500 736,500 00000000000000000000f6b345f732bf782334b7f6bc0b8fcf7a871a7e291ec6 258 1.00/1.00 vMB 1
736,499 736,499 00000000000000000001511a6b91a1d60d4f058aef4dd2f648d39ff1a7768297 236 1.00/1.00 vMB 2
736,498 736,498 00000000000000000008e9ddd6010f87c22fa60690cfe6891a66df3e606d497f 985 1.00/1.00 vMB 4
736,497 736,497 000000000000000000058dd1264f51a0808415ccc2bdc66059bc7ced62684490 1,126 1.00/1.00 vMB 2
736,496 736,496 0000000000000000000751f34d422c31611f6b4f78a8fa9ac3ef3bce2e7c1b3a 465 1.00/1.00 vMB 2
736,495 736,495 00000000000000000005a2626a42e5d5c432951e40d8fa95b029346be40658df 3,326 1.00/1.00 vMB 8
736,494 736,494 0000000000000000000146dc6284cfd97daad5dc504a999e5c8b0f56abd33c79 2,776 1.00/1.00 vMB 15
736,493 736,493 000000000000000000069153725ffdc8b8a623fd0563eb6bc1eab3657862cdd7 2,333 1.00/1.00 vMB 5
736,492 736,492 00000000000000000004d2402056f42037324dd842e6003bae5cdd10971ca791 2,980 1.00/1.00 vMB 17
736,491 736,491 00000000000000000003e284d809f2a7be671f784636990a033b9de9c2fb4309 1,541 1.00/1.00 vMB 12
736,490 736,490 0000000000000000000631160b7eaf06cb7f8f1a16e7fcfa6d81a10309810c75 2,576 1.00/1.00 vMB 18
736,489 736,489 00000000000000000003b785fe04a5a8f25c541e5cdf54d91477f3531477cb4d 1,812 1.00/1.00 vMB 22
736,488 736,488 00000000000000000002e89d2dd11c8f09116caf3c274cc69d63944f13c1915a 3,157 1.00/1.00 vMB 24
736,487 736,487 00000000000000000007b46a6726f6a6cf12ebc7c0af485ef1c30fa61cda3ee6 3,535 1.00/1.00 vMB 18
736,486 736,486 00000000000000000003883f865390cbf02cd9813d0acb5e806a6084192989e9 2,682 1.00/1.00 vMB 29
736,485 736,485 00000000000000000002316fd432d123e092d205c529203de6113f00e0fed0fb 2,178 1.00/1.00 vMB 7
736,484 736,484 0000000000000000000207a54da5aa8f6e0906a6fd7a5cf3153db56f261cddef 2,877 1.00/1.00 vMB 19
736,483 736,483 000000000000000000031c581c9feda9382bdb944a9e5df9f6c4f21609f3c4d6 1,375 1.00/1.00 vMB 10
736,482 736,482 0000000000000000000772ad023ff322062885a52e30d179980c9d6bcfd3ccff 2,528 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.