Loading Tool

Explorer IconExplorer

Memory Pool

35,341 transactions
14.57 vMB
0.06939671 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.20/200 MB

Candidate Block

Mining Attempt 4d3c881646fb3e1f2077c90218bdbf475bfd74f3b4679962417e9b53d3bfa3bf
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root 05c5ac163dabbf673980e7246fa7eba79c4881cf37f2aeefbded3f895108712c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,191
Size: 1.00 vMB
Total Fees: 0.02511515 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (673,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,036 240,036 000000000000002613b983782bea0a9304b27283776895638c87ada080f133c3 388 0.16 vMB 178
240,035 240,035 000000000000004ef5b4f20ddd73687e22d70601a2c30a021c30bd9aed3f0cc2 122 0.06 vMB 171
240,034 240,034 000000000000007d85964e3e3540a5cc7c45b94c743100dd68b93f053325c7ad 157 0.06 vMB 209
240,033 240,033 00000000000000c73858ba926a4865bcb46813d142a3f404f89e4a558ea2c149 183 0.08 vMB 168
240,032 240,032 0000000000000079dea927e04b6ae2325288e4b975b190d747ff0312aefc547c 46 0.02 vMB 51
240,031 240,031 000000000000005485955206f933dc55e83f8207c9cd45faa20e20527c48e73f 389 0.17 vMB 155
240,030 240,030 00000000000000b738b548ab2767ee333d1c7fb13de5eafc3ee51aec71331a7e 28 0.01 vMB 161
240,029 240,029 000000000000004023beb8171f2ccdfe341f0ccbcd57dd490709c65683afd0eb 22 0.01 vMB 171
240,028 240,028 0000000000000069db8f5a5df2bc250b66e0d572fc41fda629c0ae88d85dbe92 205 0.08 vMB 161
240,027 240,027 000000000000010405b02df3fbb1534b9aa927c50433fd42860e9ed438060ca2 211 0.09 vMB 167
240,026 240,026 00000000000000cc1ea416689da60ebf741542aa046c9b48286b6aeecb6d4b62 385 0.18 vMB 188
240,025 240,025 00000000000000e7c8fc07d806c3c0b66700ca4d280595e54cf5e8d57a59546f 1 0.00 vMB 0
240,024 240,024 000000000000001bb1230804992e03c171178a6ee8d58b6cde2325c5d35961f5 30 0.02 vMB 43
240,023 240,023 000000000000004059fd82626bc55bb0a8f928742d28cc6e4953348ba5ca3133 418 0.21 vMB 163
240,022 240,022 00000000000000d37d027760a64e3bc5078ad3eda9c221fa4a1428600cc38fcd 279 0.12 vMB 168
240,021 240,021 000000000000009ab73ac8d02f7d769bf8619c47b417a7ffedc003d8de45af26 16 0.01 vMB 172
240,020 240,020 00000000000000ed856f561f1d3a88dd8d714678a9aede99d519779cfce627b3 290 0.13 vMB 153
240,019 240,019 000000000000010d480cc91930c1f43a467b3d3a2e7b7f99813bdb0a7e5ff40b 401 0.21 vMB 141
240,018 240,018 000000000000004419e47377cd2b47cb88e511cc19a7b429bec22377e6d0b3a1 489 0.21 vMB 166
240,017 240,017 00000000000000ec10bb4a618e4d1ecf5b922b7b4dd63bc88d32aa9a8b6d00da 151 0.08 vMB 122
240,016 240,016 00000000000000535cee55cf045e023bd4c47d0ee6e0f493e0ae564291f52878 504 0.21 vMB 199
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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