Loading Tool

Explorer IconExplorer

Memory Pool

42,862 transactions
27.92 vMB
0.06167415 BTC
Random Selection Loading Transactions
Max Size: 147.15/200 MB

Candidate Block

Mining Attempt 22ad8323cb83387803f4d2302613cb52db76e99f285f40197e5d34b0dad781ea
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 78dbd60cf1c8e039b52c836eb0fdcb093510b15d2ba5f66687c0b4a172739317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,376
Size: 1.00 vMB
Total Fees: 0.00890738 BTC
Feerates: 84.58 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (84,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,870 829,870 000000000000000000013106fce7d1fb2c47a37eb96946d594798367965dec5b 4,094 1.00/1.00 vMB 28
829,869 829,869 000000000000000000038d3d2dfad1c921d299833286e5d37d823b2986149a26 4,415 1.00/1.00 vMB 37
829,868 829,868 000000000000000000000f8ff9200ba654fd28821a78a0fa8907befdded79bce 5,142 1.00/1.00 vMB 39
829,867 829,867 00000000000000000002e4a830f1f68e92ccba210ff13caadcda54f5bd4d1bff 3,698 1.00/1.00 vMB 33
829,866 829,866 000000000000000000029984ad2b103ccbfed1ec8ae679e77b2deef483290b0b 5,063 1.00/1.00 vMB 37
829,865 829,865 00000000000000000001df17bdbdf08d22cff186a93decac63c986dc2cf028c1 3,948 1.00/1.00 vMB 35
829,864 829,864 0000000000000000000251e118670ad0b6e20846f93d388aa8583f4618eb07d2 4,609 1.00/1.00 vMB 34
829,863 829,863 0000000000000000000244d8167b30d2593cff3b1f4887f96a66539c4b54a344 4,332 1.00/1.00 vMB 43
829,862 829,862 0000000000000000000127c55718250771845885e85f1ccc877c3e57e12fd982 3,205 1.00/1.00 vMB 29
829,861 829,861 000000000000000000026c018912b3e21dc1604d53e5a86ee815611279eee4b7 3,883 1.00/1.00 vMB 40
829,860 829,860 00000000000000000002640a8350778944d526c7ebe5403ebd01d95975d6c05e 4,183 1.00/1.00 vMB 35
829,859 829,859 000000000000000000036a2e8136e9933740908237b9c94e6bfda7dfe623beaf 4,044 1.00/1.00 vMB 30
829,858 829,858 00000000000000000002b7e28423859eb1be0169c24fdc0ad718a9a925bcd92a 4,371 1.00/1.00 vMB 35
829,857 829,857 0000000000000000000210face4636a6958d884ee36e2d320e1eedb1e257a4e9 3,894 1.00/1.00 vMB 40
829,856 829,856 00000000000000000003316052a59d43fc7197f1976fb8c28d30a948f7ea493c 3,512 1.00/1.00 vMB 48
829,855 829,855 0000000000000000000015ede44ff6cfa5af0811ed5d8f8fe6da3ed3b11ec9c9 4,282 1.00/1.00 vMB 40
829,854 829,854 00000000000000000001b4d9f94573528dca1dcd6aa122694c1d4a2d98d40f50 4,390 1.00/1.00 vMB 36
829,853 829,853 00000000000000000002588c6482b89e7140c6edb1b2aac1095f5b810f9689d1 4,197 1.00/1.00 vMB 34
829,852 829,852 0000000000000000000003bd9943acc2e977fb57d4dfe14de20936c51427846e 4,995 1.00/1.00 vMB 35
829,851 829,851 00000000000000000002a5d5dafe808e46760f76674e87400ab0da59b57771cc 4,208 1.00/1.00 vMB 41
829,850 829,850 000000000000000000000820ec4547b00e44eab3604fb029855605390cfdcff4 3,843 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.10 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.65 GB
    • Received: 13.61 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.