Loading Tool

Explorer IconExplorer

Memory Pool

27,833 transactions
27.46 vMB
0.06387018 BTC
Random Selection Loading Transactions
Max Size: 132.21/200 MB

Candidate Block

Mining Attempt 2dc2101a6dbd46ec91260e6b02713fb04d07565a9840283e8fface0929d76fc3
Version 20000000
Previous Block 0000000000000000000055880e256a4e50ecfa1ad00ad00ce1d4101e045ead07
Merkle Root 8754a87ffc7cd9396aaf8dc259a21a6a98508e24954b24c34740bd422b55a0dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.01176322 BTC
Feerates: 44.54 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,495 (447,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,404 467,404 000000000000000000ff7e3f180ea752b64ff1b917670fe7a939b2964033ad7f 2,323 1.00/1.00 vMB 318
467,403 467,403 0000000000000000004b6dbe6f5e9c6ca5bd1c65a2fb9212ead2143f4dfbb2a4 1,615 1.00/1.00 vMB 217
467,402 467,402 000000000000000000488eebaf720edb4496cc5c5a7c546ca15fd953fbb0a89b 2,405 1.00/1.00 vMB 238
467,401 467,401 00000000000000000120f573145a9de429e6adc9d4cf667b6585e0298978c1c0 2,751 1.00/1.00 vMB 289
467,400 467,400 000000000000000000220b79a049b07455be818f376cc03793a15de039e105a3 2,690 1.00/1.00 vMB 254
467,399 467,399 000000000000000001af8728722e548f5c85fa276f743f7ee0a9287f2aa39a8f 2,743 1.00/1.00 vMB 293
467,398 467,398 000000000000000000bf8b79d5049f28d92d802ae126a0e30159c3d47b3204ed 2,565 1.00/1.00 vMB 291
467,397 467,397 000000000000000001b53384f7131fcef0438ee448288a30ba73881ee34d58d7 2,587 1.00/1.00 vMB 210
467,396 467,396 00000000000000000138a3d250abcaf521b801a00c42f1e6c0fd6edc2e10589f 1,210 1.00/1.00 vMB 155
467,395 467,395 000000000000000000f9b853f8b6561e0ae8c16a44038cdd25c463044f4f5d4b 2,231 1.00/1.00 vMB 249
467,394 467,394 000000000000000001c61acde534541490183a264c75d88f9d3acd3815459d76 1,214 1.00/1.00 vMB 138
467,393 467,393 0000000000000000012654216bb97468e8785e7c03b453d4e0eb4c4955ac1d9b 2,916 1.00/1.00 vMB 305
467,392 467,392 000000000000000001bbfde4397ee35ff2bba14e05f4873679a66b36edb8489e 2,260 1.00/1.00 vMB 143
467,391 467,391 0000000000000000017b48000350800bad5efdb66bda8aaa4aa7bbd3108c21f6 3,274 1.00/1.00 vMB 156
467,390 467,390 000000000000000001ca10003c524933e4efc4fff138d9d30243fa9467b8f31f 2,655 1.00/1.00 vMB 194
467,389 467,389 000000000000000000d0f32648fad8fcebb7838919ef54d17ecf8d77765b5abf 1,720 1.00/1.00 vMB 251
467,388 467,388 00000000000000000117d3d72c1fa25a14499f9c559bd408011840ec751db203 3,104 1.00/1.00 vMB 339
467,387 467,387 0000000000000000012017ae7382a0bc4dd09b33e8da9af4726556a1b2a788c5 2,057 1.00/1.00 vMB 166
467,386 467,386 000000000000000001a75d4c8160f84ad26be0a24b0a7a1e9791bf3428cc3ffe 4,311 1.00/1.00 vMB 122
467,385 467,385 0000000000000000011dd03b6f1dcd7e5c0ce2dcdc71149b9df56ddb0987305f 2,997 1.00/1.00 vMB 182
467,384 467,384 00000000000000000112dea906176e5efda08ae64076da11959f2a6a7f590f65 1,196 1.00/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.92 GB
    • Received: 10.93 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.