Loading Tool

Explorer IconExplorer

Memory Pool

19,344 transactions
8.82 vMB
0.07489788 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.08/200 MB

Candidate Block

Mining Attempt ecae5c9bc3981f1e61a733a958e30f2671ca83ff116266a34a96ec8a69de341a
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root d6aa52cc1da640ae94cc7252cdc0e97f0f41594ee5470de32a992bd0d2b1e9ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.05482516 BTC
Median Feerate: 1.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (748,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,877 164,877 000000000000054e5389505231afd8b5abeb5286a06a462bbb38c021d110c8bd 68 0.03 vMB 116
164,876 164,876 0000000000000099339ce69a3526a03cc56ca497bcd8946db4b846402177ce82 13 0.00 vMB 104
164,875 164,875 00000000000003bd7c88221ae6331d0f1ea2c0ac87c759125f5db35d95a1e13d 20 0.01 vMB 74
164,874 164,874 0000000000000a206f0bf24dc03ac2c5dd9f771604f9b0219bfb1214908999e5 129 0.05 vMB 34
164,873 164,873 00000000000007ca26842eb1f077f22c5b3a74e7326df26d3ad69284d271e0ed 119 0.05 vMB 126
164,872 164,872 0000000000000681865b30a73d86d23bdd8157140e1ef46f99ee3e9c4d7ed455 1 0.00 vMB 0
164,871 164,871 00000000000005765218c76602f5b3499f1da6fe6edd48e3dd579c505c7c0af7 28 0.02 vMB 298
164,870 164,870 00000000000005cdd82ff4d0f699cdc89f0bc9701a9b58912bed826539eac6b3 87 0.14 vMB 77
164,869 164,869 00000000000000d85170d0faca2ccee6cac62c8bf138265c10dba3a2b27bb197 120 0.05 vMB 170
164,868 164,868 00000000000001ade729c2b4865799f446f12d46da16a963bdaf29e793d4c22c 33 0.02 vMB 92
164,867 164,867 00000000000009c8e8a0a1062126b8b282be17acba748e3c63fcca490242fbd6 14 0.01 vMB 67
164,866 164,866 00000000000003db22bc3635f85df8113b7dac1bcb4379614756a0aef5a11556 28 0.02 vMB 209
164,865 164,865 0000000000000172148c2aff460896a6f5986f29bc4537d1646e719814ef8601 87 0.03 vMB 142
164,864 164,864 000000000000095f33624d9f3e2d0c64c54b559deeb6972714c3365633e4a996 87 0.03 vMB 86
164,863 164,863 0000000000000bc8c88d4ae71dc7e6c1e1b84247ee3bcb316e4d6dacea7ef4e7 104 0.04 vMB 107
164,862 164,862 000000000000037510ded39561709a91fd592b69057e7f2c0ed48388b8830ff7 12 0.00 vMB 15
164,861 164,861 0000000000000562b434bd8dca169138a15148ac168f88890c4cc3cce68d6a7a 97 0.04 vMB 138
164,860 164,860 000000000000084b5200c7bf0c48c634801edae9abb5c27b2668e917380e9cfd 38 0.01 vMB 100
164,859 164,859 000000000000093b1400994c8c8d45964ae62e6c62de30ff42a7e7364210db47 17 0.01 vMB 48
164,858 164,858 0000000000000246b06e5938a34425d499ba0fcdf35472e22ddeeaecb2024199 33 0.01 vMB 103
164,857 164,857 0000000000000c3ec69bceac5c2af5b2a5e5978cd61b2661e8ca2e6e25a7e660 50 0.03 vMB 575
Previous 10 blocks ↓
Total Size: 779.54 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: 245.90 GB
    • Received: 0.93 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.