Loading Tool

Explorer IconExplorer

Memory Pool

74,648 transactions
28.75 vMB
0.07493253 BTC
Random Selection Loading Transactions
Max Size: 170.27/200 MB

Candidate Block

Mining Attempt 086cd61491073ca7dd5731788bc9d37b67599229fec295136720a89312570ea3
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 7674a4170829d3097b8c4bdf3091fe13fd5b808c212698ba16a6990a0b96d2a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.01656871 BTC
Feerates: 100.29 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (671,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,544 243,544 000000000000006a5ff0d1c426917ebdb71f367f1185e313ffdfebb135cc39e9 72 0.04/1.00 vMB 104
243,543 243,543 0000000000000097a885ac185e31478c75166ff228f5d62f1d9ed7dc509c4605 277 0.12/1.00 vMB 148
243,542 243,542 0000000000000030079b17b44b902fb07c8ad5c8e3a6752464fbe403a654e876 352 0.21/1.00 vMB 99
243,541 243,541 00000000000000639daa5e47368cd1f4e6bcebc6763b638d90c034bd28901f50 554 0.23/1.00 vMB 151
243,540 243,540 000000000000003082200f81b4d82f6c7d49b5fbf93bf04a3385990ecd771bde 128 0.06/1.00 vMB 117
243,539 243,539 00000000000000bf651200e83d7cc625e3816b6f13ae33a64e0401becedf8a97 7 0.00/1.00 vMB 9
243,538 243,538 000000000000003746c7167a64f67cb223e0382ff76416931d86a03a76101a91 331 0.15/1.00 vMB 154
243,537 243,537 0000000000000044b0db049ee3c99e7a1957000e90ae59d731b802d7ab892153 160 0.08/1.00 vMB 145
243,536 243,536 000000000000002b142af0d3fddfe6b7a3c524af0f8e6476f424ffca2a0620ca 326 0.15/1.00 vMB 151
243,535 243,535 000000000000007f817a54cbd5761e22159f887192fad3499a7481077275f5a0 342 0.18/1.00 vMB 161
243,534 243,534 000000000000002f4ada2e08f03b43a7c6f32da456600602bc4889346d071363 370 0.16/1.00 vMB 216
243,533 243,533 00000000000000ba71ed8cedab360e46bf40d8dd697de7fbf44914a7fd6e8eb3 105 0.04/1.00 vMB 90
243,532 243,532 000000000000000039a0fe11fae6af70be0e74d96a46337f5a236a472f0f6628 51 0.11/1.00 vMB 43
243,531 243,531 0000000000000031db47a2309a6ff6255ce5cfa45c171048139e3fd44bb526d2 383 0.18/1.00 vMB 179
243,530 243,530 00000000000000908054d85e9722a759f0fab88376063ab80b99064ec8582e10 13 0.00/1.00 vMB 471
243,529 243,529 00000000000000d3471cecf45fe3bc57b7d2ad6b3db0b0990820c6c8231dc606 122 0.12/1.00 vMB 101
243,528 243,528 0000000000000001aaed23dc5f0d2bc464f7f2b27fa813912ef30c2a28e05298 370 0.30/1.00 vMB 113
243,527 243,527 0000000000000097604264eacc57e84cdd5889572384ff105aab24636375bf9f 195 0.25/1.00 vMB 70
243,526 243,526 0000000000000078fa5cc11e88fbc78f48bf291d973e5b9ae46019453fccb9cf 694 0.25/1.00 vMB 246
243,525 243,525 0000000000000087b9f15676cbca22c17fde4eb50a41460ed4317e3dca00bdd2 319 0.25/1.00 vMB 86
243,524 243,524 000000000000000ef6390b7fa8d5fce4c028e8c13dfb36929ed1cf3a43891df4 880 0.25/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.