Loading Tool

Explorer IconExplorer

Memory Pool

73,222 transactions
28.51 vMB
0.06635166 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt aa2c9175846ede916b21b22a2b3f65a9ef6787dcba3f62a1b55d1086800b64ce
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 866b77b1e48befcfe3ad13fdcc5d2d42941a41fee97b2936694732639704b558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.00916316 BTC
Feerates: 98.05 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (377,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,780 537,780 0000000000000000000b851d5f0c3520744d453c053696738c40cbcb876ad4a9 679 0.33/1.00 vMB 14
537,779 537,779 0000000000000000001af2256c694aa59073e86dffa252f1f8c8a4e331a5cd82 1,250 0.66/1.00 vMB 1
537,778 537,778 0000000000000000000c996f83278e09d77877b62255962d825a83e0e7ad671c 1,463 1.00/1.00 vMB 16
537,777 537,777 000000000000000000298544f8f0723172ef16043e4b79af5bed5409c5aa5e96 1,445 1.00/1.00 vMB 21
537,776 537,776 00000000000000000000a4a9375c54079606391acfc2c4011f5b7d4dd9e55dfd 2,124 1.00/1.00 vMB 6
537,775 537,775 0000000000000000002a14cc84eecd8f9e5859ec72eae541939c954a72ba06a0 2,419 1.00/1.00 vMB 16
537,774 537,774 0000000000000000001a309d69e4b379d5b0c782dac09c8175573f7e5a388194 2,280 1.00/1.00 vMB 38
537,773 537,773 0000000000000000001fc1fcccbebd1bce1c01714922e4bd5632460c7627b8cf 2,573 1.00/1.00 vMB 28
537,772 537,772 00000000000000000020e4a1a7de32faf98abc988eb2b05551e3e07c86b65425 1,101 1.00/1.00 vMB 91
537,771 537,771 00000000000000000008f6a56f8e726f3082fe1a6e065f8fba503d64603c5341 80 1.00/1.00 vMB 101
537,770 537,770 0000000000000000002bc65c86736375f36559892bcfb09745b2827d9aad4418 404 1.00/1.00 vMB 108
537,769 537,769 0000000000000000000787c49ad1d41e05b124dee0280ef37d26684a9df0ee0e 1,342 0.56/1.00 vMB 19
537,768 537,768 0000000000000000002a7ab45686002d7689f989a6bdb85fe76812d9bbf0fe3d 1,492 0.61/1.00 vMB 9
537,767 537,767 0000000000000000002162ed30dbc16086ed263672a8494fe87a3cb0bc79468c 2,677 1.00/1.00 vMB 23
537,766 537,766 00000000000000000009c6e82c6642a249cabb32836b8a890d56188f602d9d75 771 0.34/1.00 vMB 31
537,765 537,765 0000000000000000002353cd75021c6b3c880c60a046b4b57a3b1abb9df64aee 16 0.01/1.00 vMB 3
537,764 537,764 0000000000000000000201e5d7f2ed09cf52a13f116fce80154d31bf823cea23 784 0.38/1.00 vMB 42
537,763 537,763 00000000000000000005557720a90856a82c337e3e29852ab501bd5f94fb9776 497 0.24/1.00 vMB 19
537,762 537,762 0000000000000000001bca8d230f130299f35cde123b341e68322ba393e50675 292 0.11/1.00 vMB 23
537,761 537,761 0000000000000000002a1e16e981b04d24b28bf0814b9429d6ecd24739d0c9b3 383 0.16/1.00 vMB 30
537,760 537,760 000000000000000000176da8b2dc8ae042487fa3ac254fdef5c73c9e90685e5e 1,293 0.61/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 667.94 GB
    • Received: 15.33 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.