Loading Tool

Explorer IconExplorer

Memory Pool

80,413 transactions
35.05 vMB
0.20067670 BTC
Random Selection Loading Transactions
Max Size: 195.09/200 MB

Candidate Block

Mining Attempt e3ab4436f2578075f17394c2f7d5b51a8674f10d10ed46a84258fb7b7afd8c14
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 8a7ce521b07b9f108357cb292827ad36403435c78591056159c1112d59dc0943
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.06379084 BTC
Feerates: 477.45 > 6.39 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (608,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,675 306,675 0000000000000000026ecb56e3942839b8306d6bc6febe63a83bd49f4fb6401e 244 0.22/1.00 vMB 22
306,674 306,674 000000000000000000365381cbe77d4ced2100911c15c42226dde931ebcc6f09 969 0.50/1.00 vMB 42
306,673 306,673 0000000000000000468e2499f53287695fd7b56373c3a150e1fdb18929798f04 150 0.25/1.00 vMB 13
306,672 306,672 000000000000000027a80278c01ec7d71f680e80f4ae632414bffceceb2363a5 964 0.35/1.00 vMB 45
306,671 306,671 00000000000000002ea60751abd3f373b4aa5ce4ef0886ace2caf44366d90c77 644 0.25/1.00 vMB 184
306,670 306,670 00000000000000002835316356f03e4c051557827ebba55038cdaed525af5bfb 849 0.57/1.00 vMB 25
306,669 306,669 00000000000000004b28d87f5dfae888ba02bd2e78dfebdfedb2bfe7ef0048fc 256 0.09/1.00 vMB 49
306,668 306,668 00000000000000002bc62605c84a2f6e3cc06547004e78ad44386dab1b4d4f13 319 0.21/1.00 vMB 28
306,667 306,667 00000000000000004bb812b7e8445efd1242eabc62a1e1be4704c44c9b4d4a62 232 0.10/1.00 vMB 37
306,666 306,666 00000000000000002f6767497b21552d1c6d994e9b26862df0fb50972b860342 407 0.22/1.00 vMB 30
306,665 306,665 00000000000000003215c1e99604bf4c7ac7ac1846a71c86ee5456ce520f7be5 499 0.35/1.00 vMB 29
306,664 306,664 00000000000000001c6159e6c3cf49ffa964a81e28101afe5547ae27bfb5750f 395 0.35/1.00 vMB 19
306,663 306,663 00000000000000004038b2bdd90eff11c29afd0cdb3780b5148e99a8d06891de 1,033 0.35/1.00 vMB 47
306,662 306,662 0000000000000000121f26580667638d483cc1898163fc9b592633eadc3dfedf 683 0.36/1.00 vMB 38
306,661 306,661 000000000000000011145970a8d3717c551fae5338258e0615803e192fe7cdf8 57 0.04/1.00 vMB 25
306,660 306,660 00000000000000000017d44b28aee321d0c7ea9d7387da34602bfb25c2048733 167 0.09/1.00 vMB 20
306,659 306,659 00000000000000001b07eddc9311041258a14efbf546f8019ea43eff521f8a07 50 0.04/1.00 vMB 22
306,658 306,658 0000000000000000138ed2a46c08fdb80d12ce5f854799f1af9b3c7743f943d5 314 0.18/1.00 vMB 33
306,657 306,657 000000000000000007089460de3bb883280771db6251252194253f678e422b26 616 0.34/1.00 vMB 90
306,656 306,656 00000000000000001d61e1bbe7cbac167e1488ab7c6bc8c319423c2ee91a3255 209 0.28/1.00 vMB 23
306,655 306,655 00000000000000004eb9611a2dfbb4f63e86cb60dbc8ac29c23ac112a3685a74 473 0.35/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.11 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: 736.05 GB
    • Received: 18.58 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.