Loading Tool

Explorer IconExplorer

Memory Pool

19,390 transactions
8.62 vMB
0.03280086 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.81/200 MB

Candidate Block

Mining Attempt 25b168b078707580b847f9108c76c0ab64170f33643fbd11c598c880aea5b53e
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root 6b11ad758eb37e4cf73fcb099b79654cbb525a780e309cf973413879a2e54396
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,542
Size: 1.00 vMB
Total Fees: 0.01381494 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (740,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,562 172,562 0000000000000adbbd1dc8a4cae58529c82224aa7d40a554ac31aaf135fa6b46 91 0.05 vMB 1,254
172,561 172,561 000000000000071edd46f4c65e212e969830767cd6dfb89af25af238b82b9194 1 0.00 vMB 0
172,560 172,560 0000000000000628467e112dd0aca3b6e5abbdd12cbd1b79074c446e85a2689d 86 0.02 vMB 73
172,559 172,559 000000000000022f0eb54c57f7c1808e5341b04bd1127f609098059339e739a2 16 0.01 vMB 25
172,558 172,558 00000000000008dc2ccd8c034c060fef9c0be9f7ffb5524db0fd3860cac30f4b 40 0.02 vMB 46
172,557 172,557 00000000000004fa2d2133e69c164fc19d19a5dd52de892ba04ab3afa07e3d7d 88 0.05 vMB 54
172,556 172,556 000000000000003203a9fe54bbc26274196a9a1077e472f42bebf8566827b02b 1 0.00 vMB 0
172,555 172,555 00000000000005bc4b20ec4e04358c283fdb39ad81ae26426e9cc53054e8c997 12 0.00 vMB 462
172,554 172,554 000000000000015e572224a30105db3a878aa379515f017aa8d1997b6ec6fd07 12 0.00 vMB 17
172,553 172,553 000000000000044cce6e687f7aedce7d764e446cb83c76ed04ca2494df984937 76 0.04 vMB 260
172,552 172,552 00000000000006bc5c02c9fcf6088c96f9d9e28a329247d38dc3eecfa9c168b9 6 0.00 vMB 0
172,551 172,551 00000000000004f9b480c3c588789adcdb64a3b3c33ed0f1f797aa84cd4e0151 76 0.02 vMB 102
172,550 172,550 000000000000081948aa5a4b34b8ce00ff7aa187267b6151551cf32eb22adb08 17 0.01 vMB 82
172,549 172,549 00000000000002e0505d60dea4352ba5557c3b5d63195c069f8f7fc56157ca47 32 0.02 vMB 133
172,548 172,548 0000000000000657a9b582e3a24038ddc4526ba5ede305fc6c515d6022841eaf 7 0.00 vMB 0
172,547 172,547 000000000000091c5bc660cb510699ca03eedfeac65a26728e327b7a53ce80ed 33 0.02 vMB 142
172,546 172,546 00000000000009042d7363173ad18ca334beebdf07e6e12c29aef2b24b8d1e4c 8 0.00 vMB 281
172,545 172,545 000000000000038cd118367733944eb74800b817254db35e858b6977f78e5e5b 34 0.02 vMB 329
172,544 172,544 00000000000004c1f443ff9fe9eed2b02df3d3ffb8d29b57b9b28140a90fd8b5 2 0.00 vMB 193
172,543 172,543 0000000000000abd208d4955706e6a09b01c2f9fe5a7a6d27ecc94e0890e6515 44 0.01 vMB 4
172,542 172,542 0000000000000731212dedd2018ae3786ad4c21d12aea324f2deb138fccfef89 77 0.03 vMB 115
Previous 10 blocks ↓
Total Size: 779.61 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: 298.04 GB
    • Received: 1.27 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.