Loading Tool

Explorer IconExplorer

Memory Pool

49,655 transactions
29.94 vMB
0.09347741 BTC
Random Selection Loading Transactions
Max Size: 159.79/200 MB

Candidate Block

Mining Attempt e25083c8d261c91586ba8e5220504077061b1fc30933878f6afc0310196663e7
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 2c9cc2279151ccc96c0e4948d0127f378ba6a1f6bac1178c7739e2730d86ca10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.02730958 BTC
Feerates: 72.92 > 2.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (392,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,556 522,556 000000000000000000368b46f6a4391317e9390836bd4ecfc5746c2e63df9bf9 2,073 1.00/1.00 vMB 75
522,555 522,555 00000000000000000002e0454c1cb16d3b1fe5e3584599e858f952d35f949186 2,463 1.00/1.00 vMB 43
522,554 522,554 0000000000000000002de67286081d24b47ea4c28c9db0c353736262ccdf0167 1,863 1.00/1.00 vMB 32
522,553 522,553 0000000000000000002ddac1ef2fdee41ffbebe3597de1b2310ddef5bc8ff0f3 1,849 1.00/1.00 vMB 54
522,552 522,552 0000000000000000000b75af9287d96d352f07627b23234fb0d7fe271d1358ff 945 0.35/1.00 vMB 26
522,551 522,551 0000000000000000001ac529f6e93beeea1c9a01000334bd3a6b4db4060ff3f3 1,553 0.59/1.00 vMB 29
522,550 522,550 00000000000000000010b6f9a7bf4440c85565053f98da7b9add02c4576c39aa 311 0.14/1.00 vMB 29
522,549 522,549 00000000000000000037a2858e07a4a0730c667cac908e9ed6a8b832a932d13c 851 0.35/1.00 vMB 27
522,548 522,548 00000000000000000021bde3012045684a453eea6f4af80c663d8a8958933984 769 0.37/1.00 vMB 32
522,547 522,547 00000000000000000005fa2dda67c7276962b103cc03ce2346440cdc15084165 1,403 0.53/1.00 vMB 30
522,546 522,546 0000000000000000001f5f351b74a9e0bc33f423e1b839a4d18eea12f507ed1a 31 0.01/1.00 vMB 23
522,545 522,545 0000000000000000001ad8943556da8dfb7d5c129363e324967749a91e795fdd 2,130 0.81/1.00 vMB 41
522,544 522,544 0000000000000000003f586a3e54da9d22febd275c790e9964964f2a67c3113b 1,984 0.72/1.00 vMB 34
522,543 522,543 00000000000000000004816cec56579195e48c6f67235cf836710ac9d7b3fde7 259 0.09/1.00 vMB 29
522,542 522,542 00000000000000000034c1a3291e6da3e83c87472fcec208d6575c7c0a8e2480 949 0.39/1.00 vMB 49
522,541 522,541 00000000000000000000dd291240b0a1434df3a0f8840f8c0dd6bb25089bfc37 2,068 0.82/1.00 vMB 24
522,540 522,540 00000000000000000007b92a7866321b0a3daf9353f69378ab8c0790e779738a 2,451 1.00/1.00 vMB 38
522,539 522,539 0000000000000000001d8f88aed3df5cfb44ad9ec69d2b29d88e8983c2dac08c 1,105 0.55/1.00 vMB 23
522,538 522,538 00000000000000000000baf2b28a687d65674e376f2f75933ad004dcb4f9bd2c 1,933 0.99/1.00 vMB 30
522,537 522,537 0000000000000000000581aaff457f25248e2c7a12dbdab11355016df9897317 503 0.30/1.00 vMB 20
522,536 522,536 00000000000000000000c42a66f5b4cbcda1d8c79085996ee003634a974e957d 849 0.65/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.