Loading Tool

Explorer IconExplorer

Memory Pool

85,306 transactions
31.94 vMB
0.19771835 BTC
Random Selection Loading Transactions
Max Size: 189.78/200 MB

Candidate Block

Mining Attempt e5ac48c440274d9eb43b8a027aa13ba21dc11a6ea349bfed97b70f6597cf3ea8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 77382c6d0833c3fdcf0e528a9d5bdd48f7ac8353f677f14d7465676c94346552
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.07641480 BTC
Feerates: 301.64 > 7.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (97,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,363 817,363 000000000000000000009805f71f79fff8f733cef8da90c7758fb48f298256af 4,239 1.00/1.00 vMB 117
817,362 817,362 0000000000000000000373137cdff556ea2b13651785ea62cb7b35ba2c1ec3bd 3,510 1.00/1.00 vMB 133
817,361 817,361 00000000000000000000345d4b5ccef1bb7c1b165ca577128be209608e1ad09d 4,075 1.00/1.00 vMB 157
817,360 817,360 000000000000000000041b43cbb61c240c6037ffd4a10610afb8e5eeaa0fd7e5 3,208 1.00/1.00 vMB 174
817,359 817,359 00000000000000000000a44510cd4b95ae7155daaedf27fc169bae474f2fba11 3,259 1.00/1.00 vMB 175
817,358 817,358 000000000000000000010deac0dde8b38cf4ced6badea9e73f8ce3375d36b937 3,575 1.00/1.00 vMB 230
817,357 817,357 000000000000000000017421e65bd66c9432edd46c5e8b70cd4c12b542610e93 4,350 1.00/1.00 vMB 148
817,356 817,356 00000000000000000002df49c78dbb0245cca5edc14ea8c4e59bf82f8fc57450 3,549 1.00/1.00 vMB 226
817,355 817,355 00000000000000000001af22c717255e455d044f4b0a2539510c0f1bf542e6e2 4,384 1.00/1.00 vMB 192
817,354 817,354 0000000000000000000181f0a005b1ad10779c4643f222fd856e1e2f2ea25171 4,455 1.00/1.00 vMB 199
817,353 817,353 00000000000000000000427c7594c994f9433253119420421a0ca8d37a2ec846 4,471 1.00/1.00 vMB 173
817,352 817,352 0000000000000000000343b94ada69242196992c2fdb23765c0199c271d7a9f7 4,263 1.00/1.00 vMB 201
817,351 817,351 00000000000000000003c1af23352a992cdb0d472211544299147a05bf694fe0 4,268 1.00/1.00 vMB 208
817,350 817,350 00000000000000000003b9b624b9b0998de62a9fbfde6c6e45057d04c1dc6ac2 3,992 1.00/1.00 vMB 234
817,349 817,349 000000000000000000033256d751fa28e0f319f6db9909b95d573394a02f3da9 4,315 1.00/1.00 vMB 210
817,348 817,348 0000000000000000000058669c4ab871f842c7cea2884d612ef1b4d03408b063 4,472 1.00/1.00 vMB 199
817,347 817,347 00000000000000000001390a430597907dc6436e8b22ad691a77de11e8a66d5c 3,085 1.00/1.00 vMB 312
817,346 817,346 000000000000000000011359a0ec5cec56bdcc9adaac334956e428bc73fd95a6 3,517 1.00/1.00 vMB 227
817,345 817,345 00000000000000000004130cbeac2b1fe3d98e10dc0345855c4afc9103a49f4a 3,617 1.00/1.00 vMB 307
817,344 817,344 00000000000000000003af4ac02e8a655d2fee48d2ceeec46966a08ca01087be 3,400 1.00/1.00 vMB 198
817,343 817,343 00000000000000000003469940865f43d82e286f8cb5873916cdd05de810bff8 3,734 1.00/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.65 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: 672.63 GB
    • Received: 16.28 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.