Loading Tool

Explorer IconExplorer

Memory Pool

88,769 transactions
33.17 vMB
0.19688281 BTC
Random Selection Loading Transactions
Max Size: 199.82/200 MB

Candidate Block

Mining Attempt 29146c00fbe3069d14db20c7ca9c6a6adcc1f5916d8b450906826f4a575116a2
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e8070789b8f3e7b74935804dd16eaeef7378f5a1b18546bde3b4e43b385d8038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.08654110 BTC
Feerates: 387.56 > 8.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (700,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,732 214,732 000000000000013be2c2736bb55ff4a1d68db361688c98009929a0154828f3f3 187 0.05/1.00 vMB 9
214,731 214,731 00000000000003572e4c917a01a50d38637454d276e7557f46edebf88726db38 795 0.38/1.00 vMB 145
214,730 214,730 0000000000000121f2e8061ae31105fe33342bdecd1012288410ee2f8afdd3bb 440 0.25/1.00 vMB 127
214,729 214,729 00000000000000e8dca405cb8d87953a4a47c5d898e618d1a6b3826f6cb99958 727 0.26/1.00 vMB 209
214,728 214,728 000000000000011ffedc21a7e49d9472f724440a22d3623a76da65e94a2aed14 1,345 0.47/1.00 vMB 184
214,727 214,727 00000000000001a6382b9a5305b0704e62bc77b1564baa90b6e0feb107b31055 9 0.00/1.00 vMB 27
214,726 214,726 0000000000000073197714da621dcaaba2f7777d4ea4aeeb56cc3150754ea7f3 958 0.25/1.00 vMB 234
214,725 214,725 00000000000002b2fcf5e9bf9c07b4b11cc496ab56aa62cc809e86382055249f 214 0.09/1.00 vMB 176
214,724 214,724 00000000000005615be9a5e54f1ef41518732eb9df3e17467a715442a8f562f6 263 0.10/1.00 vMB 192
214,723 214,723 00000000000000636c46ff68e04c3bd5a8fcad3af209426458602441069941cc 83 0.05/1.00 vMB 129
214,722 214,722 000000000000010a5cc477650657f3fbdb039242f8c84bb158ef137e13bf1fcd 665 0.33/1.00 vMB 93
214,721 214,721 00000000000000cb4bfd29839b66ec09bfa9eaf9e4171ab3958e376361370ba4 508 0.25/1.00 vMB 152
214,720 214,720 00000000000003fa51d95626b0aa2ddc969be35993bb74c43a26e38332540dab 573 0.20/1.00 vMB 197
214,719 214,719 000000000000011f0ab482e911938fcc2c53d5e91d22914da7d98fd48846ecec 68 0.03/1.00 vMB 168
214,718 214,718 00000000000004e732fddfa09dfdc2e0af8abfdf30c61244f7508d1f4e24991f 534 0.27/1.00 vMB 183
214,717 214,717 0000000000000444afc684781c6ea743488c6a4b128d164bffddb3e0bd452511 261 0.10/1.00 vMB 171
214,716 214,716 000000000000018b4792b5a96f9cdebd2d515f6c282c6e30554f8e3451b21b28 85 0.03/1.00 vMB 193
214,715 214,715 00000000000003902677773d61d1b37c2f7ff9d61020d798cef5ec8fecf84a30 57 0.03/1.00 vMB 190
214,714 214,714 000000000000007ecdf573a11db478493b2d5db8b049f3a635b912988438c249 83 0.04/1.00 vMB 136
214,713 214,713 000000000000048a9e67ef7de8cfe741abe984cd5353f8f5b81fef7e70d16932 328 0.26/1.00 vMB 46
214,712 214,712 00000000000003fcbabe2def6fa6d42498a55a31b876a236f7d3e8b155274eda 179 0.09/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.31 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: 660.09 GB
    • Received: 14.62 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.