Loading Tool

Explorer IconExplorer

Memory Pool

81,172 transactions
30.33 vMB
0.07741882 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt 61bb6db3b34072bf96e677d2ca51b115549ac5920162be0a75cc4f1c19f9aa14
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 007af4795e94624134701d8cd6a52bcf01a727fddbc8701122ee9b35a9b90479
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,594
Size: 1.00 vMB
Total Fees: 0.00964475 BTC
Feerates: 60.11 > 0.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (481,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,313 434,313 00000000000000000214b8f0b4b84042614d94e938a64816c63c732f46b80522 2,249 1.00/1.00 vMB 63
434,312 434,312 000000000000000002dae4921004e93812cabc1474fce755e2de24252e9ad5bb 2,720 1.00/1.00 vMB 65
434,311 434,311 000000000000000000b51f48404f95acc9722b2b54caf03a0a028e286b654d9f 2,339 1.00/1.00 vMB 78
434,310 434,310 0000000000000000010717f43817d225eef524fb17569347792dbb636566e7ad 2,375 1.00/1.00 vMB 56
434,309 434,309 0000000000000000040bd1b0d8ec65f901819490c0f0f3714603bb48932a2f34 2,686 1.00/1.00 vMB 62
434,308 434,308 000000000000000000f25be54487d3918369e6289fcaca0447295e228c54bbb9 2,099 1.00/1.00 vMB 79
434,307 434,307 000000000000000000f0979d32bf75b6f7657ad2efa5183ef3a1503188d2eade 2,315 1.00/1.00 vMB 82
434,306 434,306 00000000000000000297bc2c32203d175fb63cf54021ba856444d6b03810edc2 548 0.25/1.00 vMB 62
434,305 434,305 000000000000000001c88eacc9a482c3a5041a01733f603a71ab0635f8e40cb2 851 0.77/1.00 vMB 29
434,304 434,304 0000000000000000018aed6d1e566e95d51af204f17aab473057a4c7edcdf584 2,448 1.00/1.00 vMB 66
434,303 434,303 000000000000000003866a4d2f17a4e73d7f4453df285ec47ece0b1ea1651e7b 2,536 1.00/1.00 vMB 59
434,302 434,302 000000000000000002f6593aea25612d12a192d23c4314fcddc88d565e3d4644 2,031 1.00/1.00 vMB 52
434,301 434,301 000000000000000002678bd72efdfee23734065c014e94230c7c4aa66891de24 2,374 1.00/1.00 vMB 61
434,300 434,300 000000000000000000b1a9b0963a2f914f65b14f1d03cc336b5008cfe1fb2b4b 2,674 1.00/1.00 vMB 72
434,299 434,299 0000000000000000022c05f80e19aa6c9ad890ddbc826c23500bcef4fc93fc00 84 0.05/1.00 vMB 36
434,298 434,298 0000000000000000040204684061994307587c0eb7acb0f07099d51b638bf972 1,494 0.82/1.00 vMB 44
434,297 434,297 000000000000000001b95c698c684c42834d71476cd3cd2182c5ef3c743c2005 2,717 1.00/1.00 vMB 67
434,296 434,296 0000000000000000028d127e2d6afb386fab87ce92df6a8da341683937919d5e 410 0.19/1.00 vMB 53
434,295 434,295 00000000000000000159f55d58f8e4271a91f5f58d78040c2fe55c64e825c92e 1,652 0.70/1.00 vMB 57
434,294 434,294 000000000000000001f57121fb2c691d702334e841178c28121f82c6ed8f39d1 787 0.36/1.00 vMB 49
434,293 434,293 000000000000000004162deaf2f852bf0722fc10420cb54f007424e61b952108 1,626 0.63/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.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.