Loading Tool

Explorer IconExplorer

Memory Pool

14,484 transactions
7.58 vMB
0.02738190 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.68/200 MB

Candidate Block

Mining Attempt cee3abb86a5c9a8670c9a4e67d8ed55632140521b385d8ec75c1d4fbec7eb204
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (750,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,501 162,501 00000000000008e69407cb4aa45fc2647db285ad9e0d7dae42769eed5f7d9a2e 51 0.02 vMB 77
162,500 162,500 0000000000000295b629e94570ebe77eb499285c89f45478dd7aba55a1f88d50 1 0.00 vMB 0
162,499 162,499 000000000000058e7cbb1e0646f4874915407e58e997732cc96431a17d708601 92 0.05 vMB 153
162,498 162,498 0000000000000a4a3e389ebba6e8ed030cf57320ca349155f24dba621efc71a4 21 0.01 vMB 27
162,497 162,497 00000000000004e6ece470c184b258178b308227423b985383c2d9588acbbfea 33 0.02 vMB 509
162,496 162,496 00000000000001b7878a0860af226763844e3582f63bf0a3afb6a629f824272c 100 0.05 vMB 350
162,495 162,495 000000000000078452ab9b31dd47d8c7d415c9b83c915999cb188d70e03688fa 20 0.02 vMB 39
162,494 162,494 0000000000000cbf1284a1348cf89a69c7da29ff9acfe2abdcf7218418bb0031 24 0.02 vMB 52
162,493 162,493 00000000000008b50ca4a6ead10d891133c66f45efffd211952b03c9413e8135 95 0.05 vMB 42
162,492 162,492 00000000000008cd1564dd9402c3ed24e0ad8eb2721cc82394408477b24cbeab 39 0.02 vMB 47
162,491 162,491 0000000000000cba593ac02d9c11d1daa3d9e25cc9ae6485f1eb14b0ac1a4a50 104 0.03 vMB 3
162,490 162,490 00000000000009c4633aa4062313cc4be9369078639066f2ad8b6715039fe04a 92 0.05 vMB 214
162,489 162,489 0000000000000984212ce7ead62e0f22ad77f17b2d51d91be4e0de59fd862dbf 9 0.00 vMB 22
162,488 162,488 00000000000007672073b9045f9321b08a38019c61ab2ccd4149c94c45c93ec7 2 0.00 vMB 0
162,487 162,487 000000000000091d74b8056cb5f5d25e362a423f04ccd7eef31ea6295a979b34 11 0.01 vMB 199
162,486 162,486 00000000000005da10bc15a7bef22f1659d34626c3b797cb5ccc8df8f03cc043 4 0.00 vMB 64
162,485 162,485 00000000000007d01802cc553d7f61101d30556afac78a117091d7e71b2b622d 26 0.01 vMB 52
162,484 162,484 000000000000070566feaa43cdde1150989e7184a490651ac42ab35f033856ea 13 0.01 vMB 154
162,483 162,483 000000000000062e9c097a99f5880f15f2bd5b4a4f3a0fedf420de5013132fe1 7 0.01 vMB 343
162,482 162,482 0000000000000cdb847c6c368e0eb86aa83feea40a18ce628fe89950ac669434 89 0.03 vMB 17
162,481 162,481 00000000000005122eeadb38903fa617be18ba1b8fed058bb30455331f669546 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 225.09 GB
    • Received: 0.85 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.