Loading Tool

Explorer IconExplorer

Memory Pool

86,054 transactions
32.27 vMB
0.13208051 BTC
Random Selection Loading Transactions
Max Size: 197.22/200 MB

Candidate Block

Mining Attempt fd765c944c51b778082ee876d1ebabc7727ac0886ea78378761e257d74f1a987
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root b9467b75fab2568a5217aa39d145a97a9b9faa16d02f8ae9cd23b1a1cae05bb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.04699476 BTC
Feerates: 301.60 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (147,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,491 767,491 00000000000000000007b701407ad4e6b0add0884c0653346565967d11b868bb 1,099 1.00/1.00 vMB 8
767,490 767,490 000000000000000000029d1708a9484f1cb00ac7aacaac6d5ad02b539b980c41 1,793 1.00/1.00 vMB 17
767,489 767,489 00000000000000000006baf17a89bf3753429de2754238d248677c6019e09ada 1,192 0.53/1.00 vMB 10
767,488 767,488 0000000000000000000012b814e7c751b7c9689638d3b62bfcc8ffd82be714e6 2,010 0.88/1.00 vMB 10
767,487 767,487 000000000000000000021b3553813b12d3dcad74fa44205f5cf77bda311e833c 783 1.00/1.00 vMB 1
767,486 767,486 00000000000000000003fd1ba2ebe645bbdca00458c84a03ec6ff552667f96c6 2,482 1.00/1.00 vMB 6
767,485 767,485 000000000000000000006a21f20b3addc6b5c77c5726236f25dd521c61267026 3,283 1.00/1.00 vMB 23
767,484 767,484 000000000000000000067545cd0f0a72f11c1578fbe486a1271fc69eaee9d690 1,345 1.00/1.00 vMB 9
767,483 767,483 0000000000000000000269aa2f4390bb2285e7ed6ce3a6085b58b9d0c78f41cb 2,441 1.00/1.00 vMB 16
767,482 767,482 00000000000000000006a9ef20ef88b1c1696d5730436f02eba025a82e093254 2,789 1.00/1.00 vMB 374
767,481 767,481 00000000000000000002845c3813256a4ed6ac340ea6c63a78191557982e447f 2,553 0.83/1.00 vMB 14
767,480 767,480 00000000000000000007e9792175bcae4fc662a0706bce699b98e814a139e466 1,983 0.76/1.00 vMB 13
767,479 767,479 000000000000000000024dec63e816eb2c7dbd5cc6ccbd38764702edf69646c4 646 0.21/1.00 vMB 21
767,478 767,478 0000000000000000000541b614202eeed4c4caeda632c15a2c5225b961692e28 1,348 0.66/1.00 vMB 13
767,477 767,477 00000000000000000007662d643ec03ab9df9149de756189310ff52c1ac94244 858 0.76/1.00 vMB 6
767,476 767,476 00000000000000000002f991ed9d30e2a673a91e516192029daa3cebc66d4e3a 1,618 1.00/1.00 vMB 10
767,475 767,475 000000000000000000000d7d7a10d279d08ced344c76bf32bad58e13d3414a52 1,127 0.88/1.00 vMB 9
767,474 767,474 000000000000000000060303ccdd9353f6050193cfbf50397c54336fba3b5ab8 1,541 1.00/1.00 vMB 6
767,473 767,473 00000000000000000002ae997453fd1a64c2f86f57215778f5e94a1f24b795e0 1,749 1.00/1.00 vMB 18
767,472 767,472 0000000000000000000134e609bae02fdef0f786eb6e6d84f1d41c76f8fcd68b 657 0.52/1.00 vMB 6
767,471 767,471 00000000000000000001f6fc9422b5e1babc73f135d4a2ce3550494f54b601ac 33 0.01/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.78 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: 709.72 GB
    • Received: 16.96 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.