Loading Tool

Explorer IconExplorer

Memory Pool

37,608 transactions
18.22 vMB
0.14225102 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.24/200 MB

Candidate Block

Mining Attempt 8e2ec44ac40420011b381183a019e9f687fcc122eacfdd7d70326bb688fd5a7d
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root c985c04178c06315939100cd6a668bc783ae6091be536f499f38ad74c175b4b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 1.00 vMB
Total Fees: 0.02682389 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (750,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,101 163,101 0000000000000d4d0865ae34c01e8164930f017d707866172ae17966a012c5be 9 0.00 vMB 52
163,100 163,100 0000000000000487b04d498f8ec29fc1fb07a76240d63b9cecbae6f5bd71509a 28 0.02 vMB 139
163,099 163,099 00000000000006b3859cadbc30bcad995e2b588369bc025ebdda0e7e593a94f1 84 0.03 vMB 169
163,098 163,098 00000000000002b7e0bc28bb6c9cd38702860db628ef1826005e37c4b302cf1a 13 0.01 vMB 194
163,097 163,097 00000000000006651788a1cd736263b2540e4b40e669c4dddbfe01b7d95823df 10 0.00 vMB 53
163,096 163,096 00000000000000e387ff3ec285b9a30423d7cc444751a50f7fff9f0a7333f14b 10 0.00 vMB 0
163,095 163,095 00000000000006d5083c985027675134acab2c8cab0a24e0eac4a7acb476d108 62 0.03 vMB 138
163,094 163,094 000000000000022b8f30cbc0ada94643638ecc9db5f3940fa75cf7e42fcd6792 7 0.00 vMB 0
163,093 163,093 00000000000000245dae35c82b7c00d26cdb6f3d8c603bcc9cd2c6065ccb222c 34 0.01 vMB 59
163,092 163,092 00000000000001b393f54839330377764b618bf384e2050f7ea34364aa68b9fb 7 0.00 vMB 51
163,091 163,091 00000000000007c8d31f1a46efb3b49c746f6806778c9b663a5e824dc45cf09a 13 0.00 vMB 127
163,090 163,090 000000000000063620adc1960ecb6239484d07ead2ae339c20672045e70f4189 48 0.02 vMB 51
163,089 163,089 0000000000000386c1a78269f80b6aca6164922ca2ed2c32c06d5fbd74135e86 50 0.02 vMB 193
163,088 163,088 000000000000043c83db974ed77aeafaa751cfd0054c3ad33718f6f073d206c1 6 0.00 vMB 748
163,087 163,087 0000000000000ca5a2d9faf64c86774d782f8e1bcae05324f58c8a3b48ff2a37 12 0.00 vMB 0
163,086 163,086 00000000000009cba03900c813da26a9d91a27c51650c16fa7a26979eb744c30 45 0.02 vMB 403
163,085 163,085 00000000000002b60c7a38f75d157a6bb8e926584acdce1c9553bfe3cfda1953 144 0.05 vMB 85
163,084 163,084 000000000000098492f4616918d790cf168187fa94ca152607c5fd29bdf6fe30 105 0.05 vMB 567
163,083 163,083 00000000000006b8a3dc431f0d7fb842157f4a7c5ee9c9718d6532c19810fccf 13 0.01 vMB 297
163,082 163,082 00000000000008d07a1b7983c6b28abf9050e0676a80041ae0a930e25acc21fa 139 0.04 vMB 2,357
163,081 163,081 00000000000008217a9df795e6b55e0ff18b9797accbe1c7078568f3d25ec7c4 31 0.01 vMB 134
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.96 GB
    • Received: 0.55 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.