Loading Tool

Explorer IconExplorer

Memory Pool

5,898 transactions
3.03 vMB
0.00655015 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 16.67/200 MB

Candidate Block

Mining Attempt 8654ef3536145d33bf87308cce338f1363ecef1a979b968a04d212d629da73ee
Version 20000000
Previous Block 00000000000000000001cce16ce699283f28a797a032e15b6e130cd37b59cd4f
Merkle Root f942efbb758dc8a37140f393fda99ff3f5b4e0998817bfe725b3c0929fc15ef2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.00379280 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,489 (710,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,787 202,787 00000000000003c7c14efbbc3395c4d5ae45aef6db47080709d1457a4b8c8b58 45 0.02 vMB 33
202,786 202,786 0000000000000287e30e89a34b1e39aa2cf028fe2bf3d728e7b5328cf31346b0 222 0.09 vMB 131
202,785 202,785 0000000000000369c2d80651844c41c71ee4c6b707be91af1842d02614282824 351 0.15 vMB 142
202,784 202,784 00000000000001ca0164ed81343eb934371c18419da894e1dc19421cf68028f9 202 0.07 vMB 444
202,783 202,783 000000000000014ca5391f1a5b49415362f38abdbdfc98d5f6493ccc10b76134 155 0.09 vMB 112
202,782 202,782 00000000000004bf18dcd650a40225ba38bd46efc604f4479a0d20f6ca57e777 97 0.04 vMB 308
202,781 202,781 0000000000000446e53dc8b9f7a38566392961e704fb262177f71bc39a070f3a 124 0.08 vMB 88
202,780 202,780 000000000000044e295511bef5f1a8a9b8e7e1b51799f19d4c57f66a5b4685ab 230 0.11 vMB 275
202,779 202,779 000000000000018e70b94fca3e954e46b86b0f233cdba1982d8e8dfe050e1c42 151 0.05 vMB 62
202,778 202,778 000000000000036555f61a6c6dcbdb6bd24acb1c951b1847caf27a58820a3f2d 21 0.01 vMB 127
202,777 202,777 0000000000000533b3ce29ae7fc42425e58c3d6649fee4e84788ffe4f7366e76 86 0.04 vMB 135
202,776 202,776 000000000000028a7848ac6ff13444ccfdb2079a0b6d113e5e47f6b6aaf49235 259 0.11 vMB 236
202,775 202,775 00000000000001d7378bb3b2a245455ad9b7d8122bc10fed767483a3d5a20fe2 20 0.01 vMB 272
202,774 202,774 000000000000012013ffae1399c4d72c3c37aedcda5285fd163af1fa4152a9c3 199 0.10 vMB 254
202,773 202,773 000000000000054cae207b82770b844c8d53c8dea46926ecf65c49b7150a7ef5 49 0.02 vMB 173
202,772 202,772 00000000000003e1850a1ced804abc0911158f56b5c3f7b7e7d7429298eb0a25 85 0.04 vMB 219
202,771 202,771 0000000000000167146edf7b2b1f86c36bdc097ec0d61a450abf9dbe9f354366 490 0.26 vMB 145
202,770 202,770 000000000000017712e121f6ec06cd72a1d0291b2eda2aaac4451a8d71a231b9 645 0.39 vMB 73
202,769 202,769 000000000000021f25cfa24f2468be5c82164044e5efda13be8bc749d92d8b21 345 0.13 vMB 263
202,768 202,768 0000000000000517c0ba79885150136b90c420b1178185d91746eb10b2102a28 185 0.07 vMB 261
202,767 202,767 00000000000001d13137d94ba633cbb1bb198033ebc69f3765c8b8bccd1d8cc6 114 0.05 vMB 107
Previous 10 blocks ↓
Total Size: 779.72 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: 362.43 GB
    • Received: 1.73 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.