Loading Tool

Explorer IconExplorer

Memory Pool

16,303 transactions
9.21 vMB
0.04799731 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.38/200 MB

Candidate Block

Mining Attempt 6f59780b85a9d98c72b96254e8366020c749115bbc4a687bff08b93979549851
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 80a1ee460733814a798f98a007d14faa250a3bce953d44752cfc97bb8d5cfdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.02768298 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (716,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,208 197,208 000000000000005d952a8915b7e46f6ec8fd3f0fcb6ff45e5815797f55c2c47f 8 0.00 vMB 156
197,207 197,207 0000000000000225a8dc7b482816c074a1314717eb84604842bc9d674d144756 896 0.42 vMB 115
197,206 197,206 00000000000005aa9f47c687ae1af5312291edd3a535b8f51bae5b46f2550e18 553 0.25 vMB 142
197,205 197,205 00000000000000ed45c75b7cb6588459387cb4b53fbf11734f3b14b8786b36c8 32 0.01 vMB 18
197,204 197,204 000000000000047e90f20204a28ad247bf13d1060f2fc00ab043bd1fa2b2d739 152 0.05 vMB 126
197,203 197,203 00000000000003694eb4db8876a09c537928ed7ae21af21900d7ac7614593373 810 0.42 vMB 186
197,202 197,202 00000000000004ad9bcd4080b471383d7169ea43e039e1392d2dbea711903474 459 0.16 vMB 168
197,201 197,201 00000000000003f8874785cf54a2885aa1d3aa796374697cea25553c4140c7c6 132 0.05 vMB 177
197,200 197,200 000000000000030645c114765350289bc11dda3f29b41872dff1f70c8a578fbe 51 0.02 vMB 99
197,199 197,199 00000000000005e483f64302c275b6d82fcf97e399f55d1a05ed13dace8b1597 249 0.09 vMB 126
197,198 197,198 000000000000052757e8b2dbf50bc64d29b2a4d8e6074d266dbd935cf52a8033 424 0.18 vMB 182
197,197 197,197 000000000000063b7cbe6bdd4d59ebebb541824fc0de8455b6e9a05a87ef69ee 423 0.17 vMB 263
197,196 197,196 0000000000000390966321f99456cdd0fa28b055c86f5d82034a1dd1afea9188 183 0.07 vMB 203
197,195 197,195 000000000000000f1d2860b810461e11865c49583ac910f9fe7227ef47ea18d8 1,024 0.36 vMB 46
197,194 197,194 00000000000001c71ff1e7d64195371d469e871a6848cd176902830346f207cf 351 0.16 vMB 114
197,193 197,193 00000000000003525d6bb314bea25451d521b9096ad262195977a0a169fc1da1 60 0.02 vMB 90
197,192 197,192 000000000000011a95870e88bfebbf364e96b700aa55f46f9228d45c4e299fc0 606 0.25 vMB 149
197,191 197,191 00000000000005ea99d28e12a9b039f0adbd05deb899466d53aad4f22e72dabf 256 0.07 vMB 119
197,190 197,190 00000000000005a1c23ac41839ac7896365487dd01d7578f4db21cd238444376 136 0.05 vMB 132
197,189 197,189 00000000000005e907686306049b68431963002f19dbdff1939cce19fab2e01d 130 0.06 vMB 343
197,188 197,188 000000000000021843c7f2e6f97d034365a8783b6b8ea3fb1e1edbe667d32fa7 618 0.24 vMB 188
Previous 10 blocks ↓
Total Size: 779.51 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: 199.92 GB
    • Received: 0.78 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.