Loading Tool

Explorer IconExplorer

Memory Pool

78,649 transactions
29.42 vMB
0.08223066 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt b000f2a016abf0fdec9a1c071424518931a7bfbe0ca643b7cb9109b2d3b4148f
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 29a88e594d54aae8fe2291a8255ddd07a5cf1497467d2e41dae4ba0045bc674b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.01765958 BTC
Feerates: 301.25 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (684,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,364 230,364 00000000000001cc6cf2d1b84e6bbcba3e2fbe2ec1ec5705f17e5320d018023d 338 0.25/1.00 vMB 84
230,363 230,363 00000000000000a43420d35ff60c3696177f890ccf3535982bf8a4829b356582 321 0.25/1.00 vMB 96
230,362 230,362 0000000000000009d6f37e4fb9a4ff7543b8fbf84143aac642cdf29e98f765e9 684 0.25/1.00 vMB 221
230,361 230,361 0000000000000134ba1298d4eca50680d90877475c4c7a6a4396b46a29b621ef 121 0.20/1.00 vMB 37
230,360 230,360 00000000000000a7ed9753c9069b0a785e5883ff5fa9fcad593094b575e8be6a 357 0.26/1.00 vMB 95
230,359 230,359 00000000000000279325027f07f884706d17f79ab2564c9560759e71c118cff5 378 0.25/1.00 vMB 110
230,358 230,358 000000000000001381bc5965cda7b0e12f2ffdd929bc28ad407141242fad962c 1,365 0.47/1.00 vMB 172
230,357 230,357 00000000000000006df7aaf66b531ace20b5441b037033249e07093ca3565ab8 4 0.00/1.00 vMB 8
230,356 230,356 0000000000000076447b2363e2d79996e4a7d661c03b098bed556a0ae0b1494f 741 0.25/1.00 vMB 220
230,355 230,355 00000000000000a6d090ddb39f048c21d63fa693dbd136606e44821040b68c07 475 0.25/1.00 vMB 59
230,354 230,354 000000000000018b7e12f28ded61f2a25fa083744b5782b9038f5b31f8b4c648 286 0.25/1.00 vMB 94
230,353 230,353 000000000000006f27ff7bd41c1b729dc44ad02c324de35416962a0fd676565f 435 0.15/1.00 vMB 215
230,352 230,352 00000000000000edcddd96b126bc212add71a07faacf8e0b5e836267399865d7 512 0.31/1.00 vMB 145
230,351 230,351 00000000000002165366dab379fc38ec070884702744fd92a908a830e418fef6 1,045 0.47/1.00 vMB 136
230,350 230,350 000000000000013f0b722f6f45addb2bc850eb90ed3e3c4a72e403667cb14004 861 0.25/1.00 vMB 293
230,349 230,349 000000000000006d72495b449190d3ab5e76704d7c3381236999ce86ae9cbada 414 0.25/1.00 vMB 61
230,348 230,348 0000000000000047d371de0f30eacfd7e4977b509252773d4c8ad98154a98255 353 0.25/1.00 vMB 129
230,347 230,347 000000000000003f6a3d9129102e97b47d35ea6eac1159bffc3e6835780ccf07 576 0.28/1.00 vMB 115
230,346 230,346 000000000000008176284ffd797fdc92fb2cc6e5be7f6958ac1f364398654f12 256 0.08/1.00 vMB 222
230,345 230,345 00000000000001a2b3ad06c5d66ebe7556f7cf76c3d512a6b8e5244f33d8860c 241 0.14/1.00 vMB 137
230,344 230,344 00000000000000aaae0483bf4b5c31010de50d14dea5426f5dff2fd648e6a906 446 0.23/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.