Loading Tool

Explorer IconExplorer

Memory Pool

26,729 transactions
7.24 vMB
0.11050156 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.27/200 MB

Candidate Block

Mining Attempt d47060e62afcd2e18bf6dd5da71f63aa955b2d75a6ef19c29c39aea0ce66b4a3
Version 20000000
Previous Block 0000000000000000000126c5f459a849ef08f23fc138334e0341eb4a4a0b5ca8
Merkle Root 4fe81f884ac1468ba667c80a1d3eeaa3adc8ccd93dfe99764cd5b9c81b96d3dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,253
Size: 1.00 vMB
Total Fees: 0.07997047 BTC
Avg Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,113 (696,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
216,714 216,714 00000000000002655535d0600868ba98798f5aa3b73e0568576857c165047f83 0.05 MB 111 128
216,713 216,713 000000000000015622b503d25dc0dc52874737a8fb62d4ce80a8c96cb1e25255 0.50 MB 605 72
216,712 216,712 0000000000000343c0f216a3707e9a12f7922850d53b7852f69c368e9bda485d 0.20 MB 601 214
216,711 216,711 00000000000002731ba2e347ae0f5e5f3e758c8ebf0301d2fbcaef2cd986b9b4 0.20 MB 626 217
216,710 216,710 00000000000000fd2073e68cd05e1f6080ecdfc14ac3ce81f6da0486d36db17f 0.45 MB 883 158
216,709 216,709 000000000000001b428ebf0be2717219ff9369dcc36b0e7e8c639e8f167a837e 0.50 MB 1,411 162
216,708 216,708 000000000000023ed9ca36f02f20f349dec861fa526b330f0d8dadbfb111ab48 0.05 MB 153 128
216,707 216,707 000000000000044553c94fd57f302aa0576eaadeb324724fb2c5f0a933b444c0 0.25 MB 971 229
216,706 216,706 00000000000003618148cce692b004a6327f956bb9d8804a37ba0408ca7975d2 0.01 MB 31 127
216,705 216,705 00000000000004c89ff05c73fdf271ee2b762401fbe7f99b083ac429209c1eee 0.23 MB 578 217
216,704 216,704 000000000000004dc3223896f04317a5e5f94d240ffcd06d7f76230a70abff2b 0.02 MB 74 97
216,703 216,703 00000000000003cec8fc0929a5739c4fcf44a2b3dc3cf604687c68bc3b46f047 0.17 MB 381 153
216,702 216,702 00000000000001761999e430c93766e87efba42ebb6344766615ecaa0ba39235 0.26 MB 558 227
216,701 216,701 00000000000002d577c5588a93644e54dc4da21b938056b1e29bcb482de9792d 0.18 MB 246 99
216,700 216,700 00000000000000757055ef4c81cf8b690b3b4e5e5f7b67871c753f801e3f8330 0.25 MB 753 242
216,699 216,699 00000000000003894cecae333b00c82ff70601d4880aab760e414554ccc320b8 0.05 MB 109 267
216,698 216,698 00000000000004546d6b373917afe69a3c171bbb2b51b77ea70b7df19783a4f3 0.12 MB 263 177
216,697 216,697 00000000000000a233bc5d119c9b21790de05ff6e5a4099de3be51b8a92d087f 0.14 MB 315 139
216,696 216,696 0000000000000084a23c134c0a777f5db7adf70cf831adb540041d01e3f61bef 0.29 MB 676 212
216,695 216,695 000000000000043dc00456b284e0da16414b0baaf1edb803a8fc42fd3191909f 0.08 MB 270 77
216,694 216,694 0000000000000317f7902178a8ef645b8ecfaaa44bd971761c3e80067410a21f 0.10 MB 179 109
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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