Loading Tool

Explorer IconExplorer

Memory Pool

81,084 transactions
30.33 vMB
0.11673081 BTC
Random Selection Loading Transactions
Max Size: 182.69/200 MB

Candidate Block

Mining Attempt 07af82210f34e5d54407483d71790f425d08a5da7eecc99cb0ad7b979a0b1843
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root dc08b0c9f02907bb98f208a52dfce898afac9fd167418e874526f1e3a9c53c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04333023 BTC
Feerates: 150.68 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (97,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,367 817,367 000000000000000000015493d79c3684c74ad48867a63dc6b3427e594c40cbfe 1,763 1.00/1.00 vMB 109
817,366 817,366 00000000000000000000669a7c9184b678dff6231a37967df493f8f5aae474e8 4,164 1.00/1.00 vMB 176
817,365 817,365 000000000000000000021d26d711d7e58a106b63c92d54d4d8823069481e322a 4,026 1.00/1.00 vMB 192
817,364 817,364 0000000000000000000434e42489055becd3d24fadff3304ad3ad4ab3c14c231 1,395 1.00/1.00 vMB 104
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
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.