Loading Tool

Explorer IconExplorer

Memory Pool

83,190 transactions
32.01 vMB
0.10698618 BTC
Random Selection Loading Transactions
Max Size: 192.38/200 MB

Candidate Block

Mining Attempt b064e470e18fd71d8f6640234a9883680770b1aa6a7d60bdcfdfa81c5822d033
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root ff675116284ee4dc7ec778feb139b99381f01cec0efd2419570221e456e57c62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,334
Size: 1.00 vMB
Total Fees: 0.02585465 BTC
Feerates: 353.36 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (598,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,671 316,671 00000000000000001416a33049de61788698709350d1a229d4c8e78211037d21 108 0.05/1.00 vMB 26
316,670 316,670 0000000000000000264a35d535d6c69a6a41dadc9c2f39ff81721e941301a9dd 469 0.24/1.00 vMB 68
316,669 316,669 00000000000000000f486caec3b8fef3a614535b5d390b08cfe76d1ee354c0f9 980 0.57/1.00 vMB 27
316,668 316,668 000000000000000002fb649d2f96bf33320628d13df24357f9d1cf91206e1903 224 0.11/1.00 vMB 29
316,667 316,667 000000000000000024f57355b3fcfe258e913dfbc7e66b41392562c2e46d0662 1 0.00/1.00 vMB 0
316,666 316,666 00000000000000000b8201c405f41007390f0b591d4c67785874985a402155a7 542 0.27/1.00 vMB 26
316,665 316,665 000000000000000011148d787bddfdcf7240ff696afe162fe8971702754db751 966 0.49/1.00 vMB 30
316,664 316,664 00000000000000000c7c0eb90dee890ebea07d5eadb135c900218233b16d901c 623 0.31/1.00 vMB 30
316,663 316,663 0000000000000000034e4c6680994f1a09553a4b4d3173324c6023f5693388c6 1,415 0.74/1.00 vMB 28
316,662 316,662 00000000000000001c5cb6a6ccc0d4c184ed10deb6b7d9fc769e59cc59b18f5b 97 0.05/1.00 vMB 31
316,661 316,661 0000000000000000282f7e35d492f1d44e6bd751570fc7713537b629eceaadad 1,087 0.74/1.00 vMB 22
316,660 316,660 00000000000000002140284f4ba95dc6a398a80365d1772e790dd89fbfc2c542 1,164 0.75/1.00 vMB 24
316,659 316,659 0000000000000000070a1449ff59f82921d76512a5c215dff04457e33fbafe3a 1,067 0.35/1.00 vMB 45
316,658 316,658 0000000000000000214ac0f581eb3ff4dc16becb1c9259a03b8abff4b0ba0481 1,016 0.50/1.00 vMB 31
316,657 316,657 0000000000000000206ca3296dd983985632ada73bf08ed1b4c84947d7ecd5b0 114 0.06/1.00 vMB 16
316,656 316,656 00000000000000000686a0523c3672ad128e4b649d64554f7197abe27132e4f6 1,185 0.60/1.00 vMB 32
316,655 316,655 00000000000000002cb22c67fe282f0dd291be895f6116f03ddd187fd9c673d1 148 0.13/1.00 vMB 15
316,654 316,654 00000000000000000d2baa0845578baffc77b0c652944a353e739751fd8fd190 1,611 0.75/1.00 vMB 40
316,653 316,653 00000000000000000a986046b02470339abfac8a62a5259909ac537990f59f9c 466 0.25/1.00 vMB 31
316,652 316,652 00000000000000001c052ade9f261d806753fa60b46b6c51a82bfa12dc2e3b1d 755 0.40/1.00 vMB 29
316,651 316,651 000000000000000017e7b07faa9827d74e4fde4d0480a740b39a59c2736ee973 952 0.54/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.