Loading Tool

Explorer IconExplorer

Memory Pool

8,115 transactions
3.39 vMB
0.00852929 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.58/200 MB

Candidate Block

Mining Attempt 4a2bbb9b25983e8d50eb57033b3a2e74ada128aa3d9ed3a00ca5080a192ac8d2
Version 20000000
Previous Block 0000000000000000000066e597de55a15db8b78d84fc2ca94be16924a847b593
Merkle Root cae30d5ec74c4c07a4d2c11a9ad918e6479515106557e87edbf4498ae17cd28f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.00525301 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,484 (713,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,805 199,805 000000000000050df366bd1ff5ccd92dc6b5dc62768231d90af07871f7de86f6 32 0.01 vMB 0
199,804 199,804 000000000000054fa50f3c33104b5ae06373e6887c887b7c02c54cbb462f3f4f 80 0.05 vMB 132
199,803 199,803 000000000000015781e58831cd47e0b0de5a5598a0738974d708abe65c697f1f 124 0.05 vMB 112
199,802 199,802 00000000000000f0592acbe8d425604d1653e5435a3c8c5de952199a6524bd1d 1 0.00 vMB 0
199,801 199,801 00000000000005742ada8c07ec5be31f18dda31b55c1dac1b3dbdc37d39835e9 35 0.02 vMB 72
199,800 199,800 00000000000005c0c51a720ad801af7313ef666edc358c7bdd2cade47c8f62c7 247 0.12 vMB 80
199,799 199,799 00000000000002339981f7c40cce7ddceecd5e5e7dc4a4189a8e74fafb094cfe 20 0.01 vMB 91
199,798 199,798 0000000000000312b2331383be11a00afe7a27cf1871388eafaf711bf6349201 797 0.35 vMB 112
199,797 199,797 00000000000002c69bfbc644834398444aa550d34432930ed79042b0f022f778 256 0.13 vMB 98
199,796 199,796 00000000000003ee5055a3f1e33c03e2cacfcad613a5cccbfe96116d9fcd8a10 111 0.05 vMB 162
199,795 199,795 00000000000000dc0089cf3669ab51b95af557e7fa8efd5810c2286590c7d4df 157 0.07 vMB 105
199,794 199,794 000000000000043f053bf8dafdc05788bf2bf49c6872fef370832b31f92ea779 68 0.03 vMB 135
199,793 199,793 000000000000012641380312e3a68fc3f38744f62e50e8a506944e84071d9ac4 86 0.03 vMB 216
199,792 199,792 00000000000000bfb5f7e6cd4f1977d06d009d23f03e464ea4921e9c4bc0ec6f 167 0.05 vMB 18
199,791 199,791 00000000000003ec70ca96ba07f10d136b9f5113384db9bf1e09f561f855ab2b 666 0.33 vMB 101
199,790 199,790 00000000000000c7ceae61acf5864d6b3ceb2b75983a2ed522898bee26d6dba8 122 0.05 vMB 144
199,789 199,789 00000000000002cb0ad834543cace5c167b68e3e12aab628a101c1acb4bccadc 123 0.06 vMB 170
199,788 199,788 00000000000005348c1b2ab2e3b606fd215ace779a9beddd6d8b0958fa4c1b35 12 0.00 vMB 338
199,787 199,787 00000000000002176448c855fc5457e2fc237322f73498073f955dc47a89c50b 137 0.06 vMB 113
199,786 199,786 000000000000030224bc99edc828bd72f357ba2d6ca1946891720d0fd9591ad3 341 0.12 vMB 125
199,785 199,785 0000000000000263dcdee697e8d4ce3566cd9627ea2ef12b13ccef5fc6fe65f2 342 0.25 vMB 332
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: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 347.86 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.