Loading Tool

Explorer IconExplorer

Memory Pool

40,508 transactions
18.94 vMB
0.18884729 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.09/200 MB

Candidate Block

Mining Attempt 43c315e1274be815e1329081341a8e2af7627e1ac30b38e712625dce9d30cf3d
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 128c974ac2f27ac659127529b5fdd49af76f1d1f22dc7d0c1460666652c084d4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.05674770 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (688,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,684 224,684 000000000000032f69c8c300f17bac0bdbf6bfd78ee01e3397261190b5dbd906 248 0.25 vMB 99
224,683 224,683 00000000000003821f424aa56037263729c42736b66774d7c613afae5efb9084 318 0.14 vMB 188
224,682 224,682 0000000000000174489440a6acf23f2c6604ea2f723353ff700f51053fd562b0 359 0.15 vMB 187
224,681 224,681 00000000000002aefa539d370d934ffbd8f8e44ddc8aca88b6a85d0a0d4526e4 424 0.20 vMB 177
224,680 224,680 000000000000039f3bcdbf30e94f8c0e9e491d749bd7ca3a9de6a47b5ade5f78 125 0.20 vMB 67
224,679 224,679 000000000000004a2c039d727ece0a970655da51520f1807c6b62e092366dfba 615 0.25 vMB 183
224,678 224,678 00000000000000f688f0aa539e00ed5a558ca531769964eeefacab07e99b7797 536 0.25 vMB 189
224,677 224,677 00000000000001a621512078a45470b1b9091b0e3fe78502d808369cbad01601 524 0.25 vMB 176
224,676 224,676 00000000000002769c385a1d83882ec7307d5b3e0739d799dc15f2091f563abd 578 0.25 vMB 191
224,675 224,675 000000000000035240e3dcfd5d60bb8648c5d70b7f806d75c500727d5d663cb8 23 0.01 vMB 101
224,674 224,674 0000000000000337b4de48961b65be6d1088f07cea2ab3d3c17d3f48d31b293c 32 0.14 vMB 11
224,673 224,673 000000000000021fd2d891cccb282d3cc6eb4e725c6b804a377c787f1389d7e4 333 0.17 vMB 239
224,672 224,672 000000000000009b0d66383e11289de546b518496366206bc2ba118870846494 124 0.06 vMB 166
224,671 224,671 00000000000000d88358b0c619c71a1be69630b804b395a04c590dbc070ce2bf 336 0.17 vMB 171
224,670 224,670 00000000000003cd2f8cfe58cd75c59e4ae139ccdb599e92cb3ba46231de6295 104 0.05 vMB 92
224,669 224,669 00000000000000a861fae743a7b30beb326acbb4abd572e4d805605f2478e91d 437 0.17 vMB 268
224,668 224,668 000000000000026e9ddacc515b5ad191187cdb96327068250fa9ae1c0ff6cd4b 13 0.00 vMB 238
224,667 224,667 0000000000000162583c8761ed26c01e8c9195b08ad685af4b77983a72eda967 6 0.07 vMB 53
224,666 224,666 000000000000039e29982b15798526272e9fba38e91d8b5e150a97edfa5db5bd 258 0.12 vMB 208
224,665 224,665 00000000000000938c5f174f4206808addaf8bb0f7585e447be3cb509212eced 410 0.24 vMB 160
224,664 224,664 0000000000000021eaf48001eb6bc6ca182e3bf6f66a4b7ceb7e317481f27783 602 0.25 vMB 196
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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