Loading Tool

Explorer IconExplorer

Memory Pool

41,660 transactions
18.18 vMB
0.17606164 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.33/200 MB

Candidate Block

Mining Attempt 7e3cbba3822165699a056d0cb5926e178a28b1a10e7c56a699a5d3612e6226bd
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 94e0d0242696de76bfcdd3c7263a551ee212e5d6d1d22b25338e3f5035914176
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.05748224 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (659,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,338 253,338 000000000000000ed23b7f1e5b7a9f2f7cdab528dbe67c41719ca2d2ea350c91 171 0.06 vMB 149
253,337 253,337 000000000000003217a26d45be0b483d46e93fc7adb3e520bb3d5a7099d3ed03 203 0.11 vMB 86
253,336 253,336 000000000000003cd1b3e78f27d560f5f565cc30882d6279314efdd326b7bbc2 128 0.05 vMB 156
253,335 253,335 000000000000004d1feb7d18a84192baa90b5107563d33706bc1628ad9f78774 581 0.25 vMB 114
253,334 253,334 0000000000000014de214a8fecc4d5d70c4b5e917d3a1e526beeecb12fcfa41e 785 0.25 vMB 99
253,333 253,333 00000000000000082d727495790e30b0e6857554708ae89f6e59e9d0316b3682 312 0.12 vMB 135
253,332 253,332 000000000000002841b47b302bf55316ba3efd2238d144dacd6347fcb0cce674 197 0.10 vMB 103
253,331 253,331 000000000000003265ca65297d2c30d48034c5225d45009264a08155f4156439 295 0.12 vMB 111
253,330 253,330 00000000000000544dce03d5d7dd1c5914442b56fd09edccea97f682589dd142 397 0.18 vMB 107
253,329 253,329 000000000000000f42078a8f306e342dd9fdf2c49b7507b7ba964a67d0b4917b 551 0.25 vMB 121
253,328 253,328 00000000000000434c0749819009f73bbe6bc6844c56bdc322b0ce5d45568e96 550 0.24 vMB 138
253,327 253,327 0000000000000015a805bc15dc6d21c5a64adc78e0acfa96764ebd154af6e3fc 389 0.15 vMB 152
253,326 253,326 000000000000002c8d2ccb38f6a41ee3f4d6924d343b3c236d84b30c77a645f1 143 0.06 vMB 112
253,325 253,325 000000000000000b9cbeade5667ccd98d1ca489e121ff94011741b75aee980d1 162 0.17 vMB 57
253,324 253,324 00000000000000266d14c85cf650a7a4bd3d2ff7363f1261a99f1ea2fc7b4d45 29 0.01 vMB 78
253,323 253,323 000000000000004c614d313240e17024a37c70e56f2d3a11309201c0d2b417db 422 0.19 vMB 104
253,322 253,322 000000000000004e8adf424b70791a1be185f1569e2cde0563d856e87c46c09e 275 0.12 vMB 130
253,321 253,321 0000000000000045edb1586d46762b1106961877640167ac0e90f2b81a26d7b0 31 0.01 vMB 96
253,320 253,320 000000000000000d16bcb65a3969f77e4423bea31f20c7a981219c4512230529 55 0.03 vMB 61
253,319 253,319 000000000000004701592c68d37a68396cd53fa7a2f955b9d873ac8dca8c3f47 256 0.11 vMB 128
253,318 253,318 000000000000003b9d871dcf4461a622dd36ba7ada713f6a052cb063901394b2 256 0.11 vMB 46
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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