Loading Tool

Explorer IconExplorer

Memory Pool

49,279 transactions
30.24 vMB
0.17124664 BTC
Random Selection Loading Transactions
Max Size: 161.74/200 MB

Candidate Block

Mining Attempt fcf7ca692774e9d335358cfc22cf405b4212139cd716afd64cabf8560f8b7031
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root c24d11b316cd3f2bea52185481c868111cf040bb1986be916e9886e1e922b4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.09214748 BTC
Feerates: 261.10 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (736,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,229 178,229 00000000000009f3cbee7a908708e56ab30c1f5e2d3113f377acb862441e7bce 64 0.06/1.00 vMB 80
178,228 178,228 0000000000000a403d088986f9d9a3cb8e2443c2c0ff37348a90fa222e480e34 131 0.05/1.00 vMB 79
178,227 178,227 00000000000007fdbd33ff32b9681202ae2585b6429177c174d3f422d4bc8e29 10 0.00/1.00 vMB 383
178,226 178,226 00000000000000ae546a700bb20fff5b74a38354ffa5eb11fa7d4fe07fbc4f5c 39 0.01/1.00 vMB 73
178,225 178,225 000000000000040ef2ad5a1738cfa4ee065420b93e59b57786bb982d9054d018 42 0.02/1.00 vMB 99
178,224 178,224 00000000000009e18534c1ed9a0ab2ee10d8a520b5bd896a36d0fbdfd9f63e11 145 0.04/1.00 vMB 39
178,223 178,223 0000000000000350c3e254e7768b6407b93bb0bb8906c6199a562e0929d0f30d 27 0.02/1.00 vMB 72
178,222 178,222 0000000000000097e231d2922ec801859299956f551617bc70343f5e8c01ad92 98 0.05/1.00 vMB 71
178,221 178,221 00000000000005baeb66084d38a2c112480ad20cf2b4e7b87e63a3a61ddeb3ba 87 0.05/1.00 vMB 256
178,220 178,220 0000000000000412c315a2f70124a3120a8660770ab71793c82ab8f6bf691eaf 91 0.04/1.00 vMB 192
178,219 178,219 000000000000029f4d5c1d3bffaee7e85232c8758028ef3b58727eace23f7f49 6 0.01/1.00 vMB 13
178,218 178,218 000000000000005c7e02b72018e22fc746ef75c51ed84220a8b9f5989c1ba44c 27 0.01/1.00 vMB 72
178,217 178,217 000000000000080edd6d120c63e6e94ca9b52fdc2ba73ac04a556f57c56ab238 70 0.03/1.00 vMB 151
178,216 178,216 00000000000005624c117efc9b0cc89ca47aa09b62ae3ddee58c84485dec8e64 18 0.00/1.00 vMB 63
178,215 178,215 00000000000008ad7105d9e75f68950a30e954a5f7e0f12c43bdbb35218922a9 39 0.01/1.00 vMB 191
178,214 178,214 0000000000000ab9fe42d4ea89b9d73db282fe8978bfaa24c78d73b53582b0a9 28 0.01/1.00 vMB 60
178,213 178,213 00000000000001bb5a87f0d70102868262decfc0d22a0d16269d24de0b082b88 104 0.04/1.00 vMB 130
178,212 178,212 000000000000061e500b3eb5a3a995cf8491813d4a0b7be10d17fd950c67ca3d 15 0.01/1.00 vMB 56
178,211 178,211 000000000000053ac8708c78212e74bf3f1bac5ee9c25b3bd5d51830b97407e7 145 0.06/1.00 vMB 139
178,210 178,210 000000000000044eb8886a8c560be9dc547f491c0bec9a9eb480f38839332a40 69 0.04/1.00 vMB 95
178,209 178,209 000000000000030c8bc5842fbf46f7208633a1da6425b49a1c17e401434d0e5c 39 0.02/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

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