Loading Tool

Explorer IconExplorer

Memory Pool

37,789 transactions
27.08 vMB
0.05526473 BTC
Random Selection Loading Transactions
Max Size: 138.04/200 MB

Candidate Block

Mining Attempt 750f9c0e6b266837beb98e5f7ce0cc1e631b28cb8656c14a14de99ee01d5090a
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 922437d9753d3ac27533eec0f7f4ad414e7103ea9ce1f86801578e8955f1a92e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,287
Size: 1.00 vMB
Total Fees: 0.00410000 BTC
Feerates: 150.75 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (443,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,177 471,177 0000000000000000002668c671ee7dc337b48659ffee3a8d7cb6f5e3dd9f5a81 1,484 1.00/1.00 vMB 141
471,176 471,176 0000000000000000002f2dd788bbd073e142be43a014bb7998ac43571f5c60e3 1,586 1.00/1.00 vMB 388
471,175 471,175 0000000000000000015a11873d5707f7b5217436189e6d173eefdceeccd1a902 2,538 0.99/1.00 vMB 179
471,174 471,174 000000000000000000a45be55e54144d2e25758628c7cd85ab1d844c81d38347 2,285 1.00/1.00 vMB 357
471,173 471,173 00000000000000000089c5df691fe1d6f83018e2e60d48f0b65735f3f4ff3838 2,098 1.00/1.00 vMB 180
471,172 471,172 000000000000000001256fcd144e471cf8cbb3fadaaf141945affa9f0770aed4 2,181 1.00/1.00 vMB 189
471,171 471,171 0000000000000000012b56b227dd7d5d11bed67c068ab2242b6e806364c47af8 2,321 1.00/1.00 vMB 333
471,170 471,170 000000000000000000ed6c486ad28efe6dd80720f62012d020479499bc3a3f46 2,508 1.00/1.00 vMB 243
471,169 471,169 000000000000000000720f25995a2d0c151a44cc515cd7558113d79582756fb5 2,768 1.00/1.00 vMB 264
471,168 471,168 00000000000000000179d14727b0618fdadb857cdabd7b099f8233e79a2852f0 2,575 1.00/1.00 vMB 378
471,167 471,167 0000000000000000017f668212e9ab2b8fbacc323110446027a7d94e0e71a175 2,368 1.00/1.00 vMB 429
471,166 471,166 0000000000000000011489db4e56f4717e4eafc2bafe6d71c29f1baa4a91537d 2,356 1.00/1.00 vMB 185
471,165 471,165 000000000000000001147e7aef34fad651358270fa2eff466b91d52c7840c2ac 2,415 1.00/1.00 vMB 338
471,164 471,164 000000000000000001868c9ad9438198b81bb438187d517705e5625065496a72 2,309 1.00/1.00 vMB 304
471,163 471,163 00000000000000000008206730bc535e63096fd98eedf61e05d534fb2db72985 2,551 1.00/1.00 vMB 400
471,162 471,162 00000000000000000189b388dc0cd716513c10abbc3b677097766e995e913fc1 2,294 1.00/1.00 vMB 401
471,161 471,161 0000000000000000019ea621e4dcf5424b149b23f2b7f03354cbc4e69466e49b 2,041 1.00/1.00 vMB 297
471,160 471,160 00000000000000000022b40118f4169bc5017aec6ad507c8e9d19b52300e749e 2,417 1.00/1.00 vMB 230
471,159 471,159 000000000000000000f8077ce9addb5c38e07e46123b193bee31e6dc85359ca3 2,817 1.00/1.00 vMB 325
471,158 471,158 000000000000000000178f555674813a990b2daa8a6e4219cd4c8d5064b0ceb6 2,548 1.00/1.00 vMB 421
471,157 471,157 000000000000000000ae2e52d129438f4ade3790945351eddc6ebfa718863fd5 2,516 1.00/1.00 vMB 268
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.