Loading Tool

Explorer IconExplorer

Memory Pool

74,614 transactions
27.71 vMB
0.07359482 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt a500424e87042c3fba23b42b5550819134b9adad2ffdc5de5ec5ef7a44adeb46
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 0fdf5469fa7bac3fcb60d1afc8aca000a9c2ce57827547f2d6ea0119171c89f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,475
Size: 1.00 vMB
Total Fees: 0.01427793 BTC
Feerates: 71.37 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (60,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,671 854,671 00000000000000000002de868a2d39935f62ea30b3738cb9b397e54ad0c305ef 2,869 1.00/1.00 vMB 16
854,670 854,670 000000000000000000036083542a0804ce0058ff53a99d2dfe769fb6fcf63032 7,128 1.00/1.00 vMB 4
854,669 854,669 000000000000000000013fbcd85d7788f3419182cf81c27eee33b11686cf598e 5,948 1.00/1.00 vMB 5
854,668 854,668 0000000000000000000055df5cb0bfab4703215aad3b45da742c9862b6ce241f 4,182 1.00/1.00 vMB 6
854,667 854,667 00000000000000000000850168d549c73edbb1dd6d2cded3afc62e5c787e83d2 4,518 1.00/1.00 vMB 7
854,666 854,666 00000000000000000002c4afe9cec73ac95bdcde7601c69bbec81076a12bc309 4,658 1.00/1.00 vMB 6
854,665 854,665 00000000000000000002636ab48b71abc73893c1dc1fabe38513b9c03ed7b227 1,638 1.00/1.00 vMB 3
854,664 854,664 000000000000000000017f4780649b82a5eec655e78c4d85f79bb1636dafe3b2 4,482 1.00/1.00 vMB 6
854,663 854,663 00000000000000000000257f386cb4ed8e915b153cc7902ecb3c225eb6b4cd55 5,586 1.00/1.00 vMB 5
854,662 854,662 0000000000000000000267ac40dbbcefcbc280c09b99379f5dadb29448d85905 7,089 1.00/1.00 vMB 3
854,661 854,661 0000000000000000000139ea7042b7accba1f23cb5880c24fb00330118b39a38 4,452 1.00/1.00 vMB 6
854,660 854,660 00000000000000000001f71365eff1fe42543264b35dcb8236b285fba9f00be4 4,179 1.00/1.00 vMB 6
854,659 854,659 00000000000000000002a29064c0f22edfa8219b90d080c0cd96975549c6a851 2,704 1.00/1.00 vMB 3
854,658 854,658 0000000000000000000034d9226b21112bedb74e705abfbcb400db5e4c16a55e 3,319 1.00/1.00 vMB 7
854,657 854,657 000000000000000000014575fbbdcd3141f7c751cbaeed75000b0faaf1f89520 3,165 1.00/1.00 vMB 8
854,656 854,656 0000000000000000000102d298135464a19986721a60fb862d515292b1e28e19 3,710 1.00/1.00 vMB 10
854,655 854,655 00000000000000000003181d86b6b7d12af3c7e87cb8fdfefa094c6d8e634b20 6,221 1.00/1.00 vMB 3
854,654 854,654 00000000000000000000daa265fc79b3a65aa52397f8115600b27732083c8715 2,990 1.00/1.00 vMB 7
854,653 854,653 000000000000000000033c5709d43b5e6c8e1b7229a8b9c9c68c1a68e7ee6f27 2,758 1.00/1.00 vMB 7
854,652 854,652 000000000000000000023e68c9138702f7cc1bda62ee56c302595a3340aa501f 3,818 1.00/1.00 vMB 11
854,651 854,651 00000000000000000000380e70e52158a89a6e870d752677f6676dc5ba4e387b 5,720 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.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.