Loading Tool

Explorer IconExplorer

Memory Pool

44,673 transactions
26.64 vMB
0.05943611 BTC
Random Selection Loading Transactions
Max Size: 140.96/200 MB

Candidate Block

Mining Attempt 767fdef1f79bf1e4584f3278a3bca97967529689b72a08ad13ce2f85ed4bf6b0
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root f226b65885e58dc31eeceec41269a8b16a861c9d49e99845e84777ece35a473e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,284
Size: 1.00 vMB
Total Fees: 0.01046966 BTC
Feerates: 101.72 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (431,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,347 483,347 0000000000000000011f670f4f0f3877cd176fa5b144fde278a9d8fd30d3758d 1,474 0.77/1.00 vMB 138
483,346 483,346 000000000000000000fb0da5736db30a6f628dfa223a8a637acf5e3741ed3cfa 2,327 0.99/1.00 vMB 280
483,345 483,345 000000000000000001062e2b2e51fb9da8c4fd9f681095543180b367eaca3d43 371 0.19/1.00 vMB 187
483,344 483,344 000000000000000001049aa9eea0b21aee50b7d2af80d66af4df251fd3fae8e1 332 0.16/1.00 vMB 219
483,343 483,343 0000000000000000013961dbbc17ee8656c9a9428a58cc3588445f81c56b8e2b 900 0.58/1.00 vMB 107
483,342 483,342 0000000000000000011f9f1786f5ed67db704d966bcf3f290bdee017ac59cb70 2,085 1.00/1.00 vMB 288
483,341 483,341 000000000000000000287947e68ac1c792ebb3e38084f964f0f64c4eb45bd6ba 1,003 0.47/1.00 vMB 289
483,340 483,340 00000000000000000093c2e56ea9c8b2a8c9f44791664757ce2049f420acd80b 338 0.13/1.00 vMB 266
483,339 483,339 0000000000000000007a67eda3acc6696d6bf3218117500b5d7a38fdfde14699 639 0.24/1.00 vMB 215
483,338 483,338 000000000000000000ea8227bb249bd6b9daddd8deb4e86ab4c44454b611a34c 828 0.41/1.00 vMB 252
483,337 483,337 0000000000000000006443c697412f4877c1c27481d9092107b3dd88bfd1e028 869 0.64/1.00 vMB 74
483,336 483,336 0000000000000000008bded19ba1a2cb69fc527a161007752c8875140b723c4f 2,216 1.00/1.00 vMB 118
483,335 483,335 00000000000000000113ace381042a028da034c271ed4ccd3edc317c397091d0 2,071 1.00/1.00 vMB 20
483,334 483,334 0000000000000000005a2498e660a9c0b2e8a77a106423ed9942f7e354b2d18b 1,739 1.00/1.00 vMB 202
483,333 483,333 000000000000000000a957f65a8897c5cca0981f745bbc3855e5cb4117b31f5c 1,650 0.99/1.00 vMB 246
483,332 483,332 00000000000000000130f113339004156c924c0bae03d77ddf93d87a49d314f5 2,376 1.00/1.00 vMB 427
483,331 483,331 0000000000000000012dc359686b44b5968196bdbde657e866e30d2579f6257e 1,781 1.00/1.00 vMB 125
483,330 483,330 0000000000000000004b3696f472c16f3dbed06aa031ba983e7e744c6921fa6f 2,221 1.00/1.00 vMB 288
483,329 483,329 000000000000000000222dd7e78f3dca1b15552b6750ff0797d282e60814c710 2,255 1.00/1.00 vMB 147
483,328 483,328 0000000000000000006e1591ca470102669f1c9a173eeace05963e4503de7725 1,962 1.00/1.00 vMB 290
483,327 483,327 0000000000000000012b3885c265e1af8cbbc8232cf966a513e8acd3139a8887 2,349 1.00/1.00 vMB 422
Previous 10 blocks ↓
Total Size: 782.00 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: 648.95 GB
    • Received: 13.11 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.