Loading Tool

Explorer IconExplorer

Memory Pool

84,398 transactions
31.69 vMB
0.14377344 BTC
Random Selection Loading Transactions
Max Size: 189.25/200 MB

Candidate Block

Mining Attempt ed2332bff1425206432c14612ea125b37ac0f1f1e202985701ca5fd9289064c3
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 98b05438a7eb68bc288a85dcb3d3ab1d5276ec410449a8cb98f02993f8785323
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.03792530 BTC
Feerates: 55.77 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (253,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,539 661,539 000000000000000000023f9d5f3069d3e80170aabd0db8e8420bfdc65f4f592e 3,211 1.00/1.00 vMB 28
661,538 661,538 000000000000000000066d109ecf7b90b6bac69eb68f627e3e1084149fa2f6a8 2,786 1.00/1.00 vMB 61
661,537 661,537 0000000000000000000ac71be779c96a02ccbbb16965aad99d40db9a7b49ba72 2,336 1.00/1.00 vMB 71
661,536 661,536 000000000000000000078384524a9b0c9249cb403618ac812d23605003821ccd 2,633 1.00/1.00 vMB 55
661,535 661,535 00000000000000000000013975f8eb9fd7c6285f7c6aca7598aa65fc1b14e182 2,798 1.00/1.00 vMB 40
661,534 661,534 00000000000000000009e274238c203936ca1fe038bc164b3ba4aa6492b91743 2,856 1.00/1.00 vMB 60
661,533 661,533 000000000000000000099b7bfa294492b40ec26fc4805b192ddec183f97629de 2,713 1.00/1.00 vMB 50
661,532 661,532 0000000000000000000d878755dcea11e35e35c3239fd64bd9266290c7a62b28 2,878 1.00/1.00 vMB 57
661,531 661,531 000000000000000000031bae1d262ca9311ecedb297c833a76987ecfd1c6c19d 2,515 1.00/1.00 vMB 65
661,530 661,530 0000000000000000000963392b6f5ada50432a29e6558ccdf45433221ac8ac85 2,451 1.00/1.00 vMB 74
661,529 661,529 0000000000000000000d98f28c76f8459ef3a567ef73a573854200c521df1ca9 2,234 1.00/1.00 vMB 76
661,528 661,528 0000000000000000000390e99dedda1db5127a5359de83c3489d6b17ddf33469 1,862 1.00/1.00 vMB 28
661,527 661,527 00000000000000000001854a4942f7c7406666f0ad4491b3d3d236259f9f8101 1,244 1.00/1.00 vMB 50
661,526 661,526 00000000000000000004c96e8f114a36b25ca53af6ec7ca309b76e07e16c45c3 2,047 1.00/1.00 vMB 31
661,525 661,525 0000000000000000000f11007bc0380146d93806cef54ad8df5a711db60b16d3 2,019 1.00/1.00 vMB 38
661,524 661,524 0000000000000000000b5e07a476bafa8d1a2fe9c187732fa2e44b866dc245d9 2,955 1.00/1.00 vMB 37
661,523 661,523 0000000000000000000a9a2d8450d30b477b368362ebb710d6c4d3590df979aa 2,447 1.00/1.00 vMB 65
661,522 661,522 0000000000000000000551c89e7bda60762f53c773a0960abc4d514c9b9b1af2 2,176 1.00/1.00 vMB 76
661,521 661,521 0000000000000000000a8d57df8a95959b7e9712f59266ec274d1c780a81922e 2,258 1.00/1.00 vMB 68
661,520 661,520 0000000000000000000f077308f7fd3051cb176797d838b544f3de0b931e438a 2,374 1.00/1.00 vMB 45
661,519 661,519 0000000000000000000653071ae5979695d06d0b63702b2acaf4a6a49d49d399 2,960 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.