Loading Tool

Explorer IconExplorer

Memory Pool

23,608 transactions
11.34 vMB
0.03111573 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.26/200 MB

Candidate Block

Mining Attempt a48009fcddbeaa1ff527aeefa692efcb9a1b88b1172cd914767e335592162242
Version 20000000
Previous Block 00000000000000000000ef38f53b488e99aa85684cf9acc49971283f7e24b17c
Merkle Root 23607787b81c1170faf526484e6b652a8c7f87ea484a6dff4290a4835db1de58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 0.99791675 1.00 vMB
Total Fees: 0.01251219 BTC
Feerates: 101.24 > 1.25 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,635 (658,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,025 255,025 0000000000000000ea66c0e2ead06eae60d3b3e6d12b1c74e76a97f3a1e657f6 62 0.04/1.00 vMB 67
255,024 255,024 000000000000001a70722fc6af720fabcd789047b98ae9e147533b50a53efc55 684 0.27/1.00 vMB 109
255,023 255,023 0000000000000035b36f85a52e1e16dc8e33100fa70d4ada9bd1c5a228e5c365 332 0.14/1.00 vMB 126
255,022 255,022 000000000000002866b1829da19ea36ce991ad8144a344cfde1d380fd34f8010 266 0.14/1.00 vMB 99
255,021 255,021 00000000000000250367602ffbd3719fb6ac028b28d34b06a4f6fb99a3f43723 35 0.01/1.00 vMB 72
255,020 255,020 0000000000000032dcfece5b181795ee5decbbe50b7a1e09c5528974847a53a0 319 0.12/1.00 vMB 200
255,019 255,019 00000000000000015b7994a35b33db66e4727758eb43954cd4c09204590463b4 135 0.08/1.00 vMB 147
255,018 255,018 000000000000001f46b689b26adf099f14231870c0756d6fd5dc52f705dd8d96 146 0.07/1.00 vMB 59
255,017 255,017 000000000000003217dbf235b6f898bd894c861754f1fcfe64f2fa0db5fa0ce8 695 0.25/1.00 vMB 80
255,016 255,016 0000000000000028d2386da6348f56a1a6eebb9688bb48488ca21f0af02372a8 512 0.22/1.00 vMB 194
255,015 255,015 000000000000003f5905f5c4dd6eae46262ffd5bd407ae444c4d4c4c4b1e6f3f 11 0.00/1.00 vMB 70
255,014 255,014 000000000000001366052a35a695d16bc31a3a3009d8a38cda9968d01898bfc7 13 0.01/1.00 vMB 114
255,013 255,013 0000000000000039e339dc37c828775c149f0447e6952a0e351d46b8eb806664 191 0.08/1.00 vMB 153
255,012 255,012 0000000000000021757f011400776b361dad8cd35d467bced20ea4b904fb4115 74 0.04/1.00 vMB 91
255,011 255,011 000000000000002134e0b5326e949e926df680dcb58848fc411153c556257862 36 0.02/1.00 vMB 154
255,010 255,010 0000000000000013f302faf89d3c876f95525a671600fded68ad4f067605b5d8 203 0.09/1.00 vMB 110
255,009 255,009 0000000000000001d9bd0390a7feb14269e31325f57f905e8bc54a40ae437ce3 421 0.17/1.00 vMB 105
255,008 255,008 0000000000000025216fc38eca8fa284d77087b06d88d84af0a7924c7c3f5111 219 0.10/1.00 vMB 106
255,007 255,007 000000000000003b398443c699a1ccb4cc6b54ab6b014cb70745cf9abff308cc 322 0.14/1.00 vMB 109
255,006 255,006 000000000000003fe5c66b762597e9588c97706f2b53e288a3f8e1283203d596 698 0.28/1.00 vMB 114
255,005 255,005 0000000000000030c912ef1fb2beec452f57c2414863813bd60f7b43c8889586 20 0.01/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 779.97 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: 469.66 GB
    • Received: 2.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.