Loading Tool

Explorer IconExplorer

Memory Pool

82,272 transactions
31.73 vMB
0.10818517 BTC
Random Selection Loading Transactions
Max Size: 190.25/200 MB

Candidate Block

Mining Attempt b191b3872328898bf1206759bd36db7a86eedc5f96c2f183046d47b8dc1e7afa
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 91bd1f045258c376eac6b59b4ca754f7e6c5881ef9b04bf5c0f3357f4b11c46d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,979
Size: 1.00 vMB
Total Fees: 0.02443816 BTC
Feerates: 99.50 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (10,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,148 905,148 0000000000000000000068a22029db28d1c8ea65d4c96e3c5c6c9d7996ec1c9f 2,989 0.99/1.00 vMB 0
905,147 905,147 00000000000000000000767edd8cd37fbf5217aead5b8fa570322f08d4065392 2,787 1.00/1.00 vMB 3
905,146 905,146 000000000000000000000f515d116e19b360076cc367a2491d547d0b58a5d6d2 2,610 1.00/1.00 vMB 2
905,145 905,145 00000000000000000000ce9c8642b332f5c91132cc38edf62cedf9ded25d4868 2,610 0.99/1.00 vMB 1
905,144 905,144 000000000000000000020f832b3a63007188f819ffe3f3c6af9dbb61b7861655 3,965 1.00/1.00 vMB 1
905,143 905,143 00000000000000000000c3aef4554685967c26c01f77b23fd10f4661166bba53 3,432 1.00/1.00 vMB 1
905,142 905,142 000000000000000000016ec973d97fccba4907ad96b9bd5a333961730fe7f6d4 3,703 1.00/1.00 vMB 4
905,141 905,141 00000000000000000001e7f8d430bed3ca5b584e2b36e38ef341547eebc871fb 2,917 1.00/1.00 vMB 1
905,140 905,140 0000000000000000000233d706a708de8fef2951e58e6d6d17d0ee09196ad251 1,376 1.00/1.00 vMB 1
905,139 905,139 00000000000000000000ef314a118868f68481a0f651121a90a2aa24f98ed369 3,829 1.00/1.00 vMB 4
905,138 905,138 00000000000000000000ec08b162bf7f227163ea55fe14de41ec7fe257e8c592 3,854 1.00/1.00 vMB 5
905,137 905,137 000000000000000000024c416b808a124bcc71d44192b9bea86ccbb5caed40a0 315 0.09/1.00 vMB 3
905,136 905,136 00000000000000000002291d807d4e7015645c41c89a8cab793b9ae2824c9c09 1,125 0.35/1.00 vMB 2
905,135 905,135 000000000000000000024c163dc82cd22a1163f5fc19bdf3dc80e3a9be9427ce 1,745 0.62/1.00 vMB 3
905,134 905,134 0000000000000000000265945daf828e4be34992269c86ae094ef341c60ae160 2,285 0.82/1.00 vMB 1
905,133 905,133 00000000000000000000c647e48c723e7d809104b1122cf2a6b2b42b24bb27c3 3,482 1.00/1.00 vMB 4
905,132 905,132 000000000000000000019b9befd2efe9e159b15f7329745719c1662eece61710 695 1.00/1.00 vMB 1
905,131 905,131 00000000000000000001dde98c8da76a6539de98e53a0828d1c1d5f252cfefe7 2,977 1.00/1.00 vMB 2
905,130 905,130 0000000000000000000003783f96a9c051e0788bd93ef1de8769d2afd180cf7b 1 0.00/1.00 vMB 0
905,129 905,129 0000000000000000000209cdc4af45e16c919d107bbb774a325af8e6812da68d 2,464 1.00/1.00 vMB 2
905,128 905,128 0000000000000000000074545b7de406326ebfb1246a52ea1ed3c56fe1cab4ef 3,903 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.