Loading Tool

Explorer IconExplorer

Memory Pool

27,467 transactions
27.52 vMB
0.06949491 BTC
Random Selection Loading Transactions
Max Size: 132.10/200 MB

Candidate Block

Mining Attempt 93fe6755fdc3c1d932c5e839014f069e9857f909437a6798b09ed64c201f8e7e
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 6836b43b8bd5c4cc8d0777c2a6248a980e3a9af3b22e5f2c64f3e688b2d3d68d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.01731458 BTC
Feerates: 101.32 > 1.74 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (675,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,568 238,568 00000000000001140710b2c80ef401d796d9e443e579650a96aacb4a84ee83c8 84 0.04/1.00 vMB 123
238,567 238,567 000000000000014548bb81f9801ce12be0e8b73d1d02c4203445c9d036b94b34 471 0.20/1.00 vMB 162
238,566 238,566 000000000000007652dbc467aa8a1288ff8cd47b47645febb9d82c6671402449 413 0.18/1.00 vMB 167
238,565 238,565 00000000000000d12c6b23e2abf99fc7072f4b3bdfc848b496242ade0fa869d7 443 0.24/1.00 vMB 167
238,564 238,564 000000000000011f42ccee08e3619bc357b16b3b7039aa195beb040d99500140 535 0.25/1.00 vMB 149
238,563 238,563 000000000000009829626d123d82363718582ce128a655e6a5cbc3cf3dfecb74 164 0.09/1.00 vMB 143
238,562 238,562 0000000000000100ed4e8b5a4fd725ced3df5802b7f6ef14073cc5907effeb61 158 0.14/1.00 vMB 98
238,561 238,561 00000000000000087cf93667cc2a1f12448fceb42ee13bd887f44ae87bb357a3 724 0.25/1.00 vMB 259
238,560 238,560 000000000000011bd651c823b1ae04c9d8f660b434d8ceece7c46e0225591d62 338 0.15/1.00 vMB 159
238,559 238,559 00000000000000b1c30bc6765dc669a568030afce1065b69a1c961c75a0a944c 768 0.62/1.00 vMB 52
238,558 238,558 000000000000015da73ad17250298141c8ca4cf16c6ed75f9c5d7ac52734a6a5 692 0.25/1.00 vMB 215
238,557 238,557 00000000000000783be7e82df4d8a71bf1fd8073d2bbd60f2b8638e4d042d32c 504 0.23/1.00 vMB 177
238,556 238,556 00000000000000b277cace9f2556fb8e0545038e83d20846cc4e3a3f61d0f2f2 806 0.25/1.00 vMB 276
238,555 238,555 000000000000010910dd16a850f03b7221cb25cdd324dd2e20ffe72704c6585d 108 0.10/1.00 vMB 81
238,554 238,554 000000000000007d476d90ea80dc6aa4012d65b444d4502238a1077465bb07a2 427 0.25/1.00 vMB 135
238,553 238,553 0000000000000017cc9d04d0e9ad4319d6fd9b7b9094969f8f34505f161b234a 6 0.00/1.00 vMB 50
238,552 238,552 00000000000001400269b516f9a29950e20291707502313bca43fc8173fff793 461 0.25/1.00 vMB 233
238,551 238,551 000000000000001306f119da2dd8fc00fd8a36f46a598e837a2efe049747893e 345 0.24/1.00 vMB 126
238,550 238,550 0000000000000028c9b6549ac98ec6e57faa146e69edad1444bdab4ffa052817 638 0.25/1.00 vMB 1,277
238,549 238,549 0000000000000126d8fbf8e3bc38528bd053aeeb4ef0552301f2999830f45965 433 0.21/1.00 vMB 166
238,548 238,548 00000000000000d71988fcb82f3c6ba0dffcfa90b9cea8e348e3aedf33a6be41 266 0.15/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 781.50 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: 612.35 GB
    • Received: 10.98 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.