Loading Tool

Explorer IconExplorer

Memory Pool

41,655 transactions
27.68 vMB
0.07481674 BTC
Random Selection Loading Transactions
Max Size: 144.99/200 MB

Candidate Block

Mining Attempt 23cb8471483bbc91b0b331828aa22ae488f3cf85d7c26ba9125e495977a6dd3f
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root fbc42260916ea7ad8c9b9a39d8cce8954ace4e669abbc740269bf8c007fe2ddd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,095
Size: 1.00 vMB
Total Fees: 0.02309411 BTC
Feerates: 150.79 > 2.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (736,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,738 178,738 0000000000000824b0fe82181f0bcbb3addfb00f3620e81e5ced71ea4eb918ec 237 0.10/1.00 vMB 138
178,737 178,737 000000000000034d7970df34b168045ba274b198d491ca70ccfabb3bf3de7077 12 0.00/1.00 vMB 105
178,736 178,736 000000000000094c836dee3ec2375b408dcd856074e06f3939e6932f4385c23d 104 0.05/1.00 vMB 219
178,735 178,735 00000000000001161ce38d63bea04f25012eafae69bc530dafc4860fd0d8c464 49 0.02/1.00 vMB 71
178,734 178,734 00000000000003e2dd5c9241b3e60af2acaf0cf669d0e68700940172e8f2bf6f 171 0.07/1.00 vMB 125
178,733 178,733 000000000000000e74e6fe6cd2820bcb06bb556fc22f1ce3e6f8e1c5f066d427 235 0.09/1.00 vMB 124
178,732 178,732 00000000000003fd0ee83da58459ee26c20d65c7cff0543725fda2fb71616576 54 0.04/1.00 vMB 178
178,731 178,731 00000000000001d20c09b46bf416d03a4b648a4285962907a5c5cb7c9447c2af 240 0.09/1.00 vMB 179
178,730 178,730 0000000000000a49db7e530aba30fa10ed9fea7920b1ae72e06ffa6f0dec9d5f 68 0.03/1.00 vMB 100
178,729 178,729 00000000000007394fd3142914a60cb4234ef753bdf5b4829fc9e1e3db179558 138 0.05/1.00 vMB 138
178,728 178,728 00000000000007be986ccc3f35877303be23bc0050b431974509d836b3d45b03 29 0.01/1.00 vMB 9
178,727 178,727 000000000000026c081e038a3707213dcde5edfd267b2cd7d2f8a810a526fc30 165 0.07/1.00 vMB 104
178,726 178,726 00000000000007916e6f10861fa308dc83292c2e0de27faaf657ca3a499cdd02 19 0.01/1.00 vMB 177
178,725 178,725 00000000000005f6dafc072482f4ba47840d04c8beea145731b7201951da9c32 18 0.01/1.00 vMB 250
178,724 178,724 0000000000000301e34dbe238e67e9f8eda98dfb86a67dc2e8338aba7b86ab2c 20 0.01/1.00 vMB 261
178,723 178,723 000000000000092cf745ee30301ae1c41c52a48e879dc8087dd3a687f63275a2 34 0.03/1.00 vMB 75
178,722 178,722 0000000000000b11c5e3f21825e6345917cf6a235e7fd4b248def825df7e75ce 9 0.00/1.00 vMB 91
178,721 178,721 00000000000004ea75d61708fa08a4746da70293c45111c117b08a3eccee1c5e 60 0.02/1.00 vMB 113
178,720 178,720 000000000000052f2821f38417ae7c9d5ddaee75efb727d4332a40c0b550c66f 72 0.02/1.00 vMB 24
178,719 178,719 00000000000006ae210ee24d279e682994c2eb0d4399c2399ca73f8d6be34194 75 0.07/1.00 vMB 83
178,718 178,718 000000000000048cd1df0889baaaa0cb8326083fd9eb0d24aa13b20391cd7fda 91 0.03/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.15 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.99 GB
    • Received: 13.82 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.