Loading Tool

Explorer IconExplorer

Memory Pool

20,695 transactions
9.20 vMB
0.04865617 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.80/200 MB

Candidate Block

Mining Attempt 4679071d7418b990583c15f8c57c9c8623a9d56fc80796f5e205b38a80111454
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0129ca58fc8a7dbc566d13cac36b9ce2ad2e72e0f513ce34cb33b47415f3c515
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,261
Size: 1.00 vMB
Total Fees: 0.02757173 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (689,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,432 223,432 00000000000003b62473fc0138827521a2e8c3a8a6d54f085ec7140b0b143b25 587 0.25 vMB 194
223,431 223,431 00000000000000a31c8d00efced57f5a7940e4044dc3d0118e06b1defd44fdc7 802 0.25 vMB 260
223,430 223,430 000000000000021113204012516bec53b986320d190a7e9ca81e58a5d5b378b4 8 0.00 vMB 162
223,429 223,429 00000000000000bb46f90a32405fb1f3a10b4847a45cfc447a31e95d978a2614 223 0.13 vMB 147
223,428 223,428 000000000000031d110d085d78e1e14e636f2c947e786102ffc106e67db85c02 463 0.25 vMB 199
223,427 223,427 000000000000042c989c7eef95aca7f59539c9d66fb923d3cf047f31f064d3c5 9 0.00 vMB 294
223,426 223,426 00000000000001d823b4fc00417b00a11a21de3174a3ae01998b2127b55ce3a7 624 0.25 vMB 213
223,425 223,425 00000000000001bdbe6b74c15963bea6d0a7000a9b5ed334ada1c373ff28b485 19 0.01 vMB 100
223,424 223,424 00000000000003028ae794148663b8bed8a6f9e6fe2a9bcf513137e9b238489f 513 0.21 vMB 193
223,423 223,423 00000000000002bdab031a185f56245fa9d47da81a991cd9936b953ff3245091 9 0.00 vMB 343
223,422 223,422 000000000000028c5f137ceb2b4f4b967e6b314aa109029ff2aa55aafca57204 326 0.16 vMB 166
223,421 223,421 000000000000032727d18f51aa8dfc6861e09d36dfbd5c409ee0c8d9cb322153 83 0.03 vMB 198
223,420 223,420 000000000000040af7ec69675566d382386a9d32890259e25bf5842e84a47bf2 247 0.11 vMB 190
223,419 223,419 000000000000004bc4ba728b83a5d4e15141e85c837170fe564861cf878a1b4d 117 0.04 vMB 209
223,418 223,418 000000000000030927bd636390b23d25165164de1d42f2bcd5fee6f04d51ad3c 534 0.22 vMB 185
223,417 223,417 00000000000000b63f08b22ef540432e89c9fe0adb27f84174e29860ea22b5b1 483 0.20 vMB 173
223,416 223,416 00000000000002c2c2e3fac0913804f75c6be8917bb5b6127ee5c66cd9e1462f 371 0.18 vMB 155
223,415 223,415 0000000000000031bdefb00cbff82565808a5f8efbc206ad9d6db20c912823d0 13 0.00 vMB 362
223,414 223,414 00000000000003b82afbf568f04e5b47f0fa1d51b5b82c9f97e4fa84d79e13a1 296 0.17 vMB 124
223,413 223,413 00000000000002088b0b5789d6764fc956ee939167e5003490ed885b20ef9be1 656 0.25 vMB 204
223,412 223,412 00000000000002b5d3f7f8206b2f8b9f6291a984181d861138242fb5411c430c 546 0.27 vMB 190
Previous 10 blocks ↓
Total Size: 779.57 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: 271.04 GB
    • Received: 1.05 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.