Loading Tool

Explorer IconExplorer

Memory Pool

11,246 transactions
4.01 vMB
0.04816210 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.34/200 MB

Candidate Block

Mining Attempt 87b0dd791d6663c417ad2afbf0a8091e6dd2515c08e8ee363788e52fba91e702
Version 20000000
Previous Block 000000000000000000012165475346bdda413509df8fce68fc569e9b26a2eb5b
Merkle Root ce1874ec4974cb13449d78bbb770f51d79b7eb149b5edd479be42f8442731301
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,170
Size: 1.00 vMB
Total Fees: 0.04345305 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,483 (766,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,777 146,777 00000000000005befb85efbca42fabd1e8350885556aa4754c2c85bc7824b631 4 0.01 vMB 9
146,776 146,776 000000000000068ca2d5cb6db34cd60425951d7992b10e69805c5a8adc5e2318 34 0.04 vMB 94
146,775 146,775 00000000000002eb7ab52ae8c32aca0bec46cee337a5bc75247d7e9fba4eadb6 91 0.02 vMB 12
146,774 146,774 000000000000048260fd05eca6fb187789e46196f89aa12ecfa05e7cb7e54876 32 0.01 vMB 124
146,773 146,773 00000000000001a4725eb90b17c4c5c0cef02342196db7406ea4053d7f828c17 24 0.01 vMB 108
146,772 146,772 0000000000000510f58d05c1bd9f858b928d82b01a73ffca6559cd41997e7045 80 0.03 vMB 185
146,771 146,771 00000000000005baf1df60fa604e17473496fb5af2a7e93cc8a39e4b53335254 29 0.01 vMB 299
146,770 146,770 0000000000000619c60b930da7785e47a3c42a315b124bc4572e16611ac3d772 79 0.03 vMB 101
146,769 146,769 0000000000000541a13a7550af0dcd9e84291bded4eed0a05231cd86487d9386 80 0.03 vMB 42
146,768 146,768 0000000000000955bdbce998a0ca66f0d1457e41ceb81bf9133cc463530428ae 56 0.02 vMB 316
146,767 146,767 00000000000005cc61e137b1bf82df4f779071c18353cfbfcd0937a31e8f0d60 11 0.00 vMB 34
146,766 146,766 00000000000007966f9055c0a4a8d1f391346631ef557289d87f2201b2038233 48 0.03 vMB 115
146,765 146,765 00000000000007672021fd5dfc22226f54e46fd7b0fca6739caae7031bcf1584 8 0.01 vMB 777
146,764 146,764 00000000000000d7639fbaa30e489e5ae604a16ada6d549f052dffb81fe3420c 16 0.01 vMB 172
146,763 146,763 0000000000000566571219b604926049fada16dabad54352c7ceea2827463698 55 0.03 vMB 113
146,762 146,762 00000000000003dca9e370655a008577ce6a15ebce31d867847c81de8142e202 9 0.00 vMB 30
146,761 146,761 0000000000000431d1c418de51e0271f6176608f7522b82ab22c00e9afaa26d8 62 0.02 vMB 26
146,760 146,760 000000000000032fa3aa9365e8485c8fa17bc899a7c6c92cc846dda096a1eb37 21 0.01 vMB 186
146,759 146,759 00000000000000e1346886ad84a6c7e9821cb4295d53aef6311989225dea944d 7 0.00 vMB 26
146,758 146,758 00000000000004aca39c9cbdf869eb025b045c5e1ad55a17e231f4cc850dce6e 36 0.03 vMB 74
146,757 146,757 00000000000008c4a116361a1a7836be141723e9e48c597aa01a2ad0b78f0f8d 7 0.00 vMB 119
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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