Loading Tool

Explorer IconExplorer

Memory Pool

41,380 transactions
30.30 vMB
0.06675828 BTC
Random Selection Loading Transactions
Max Size: 153.55/200 MB

Candidate Block

Mining Attempt c988fe4d62d74b21d8b44e1c8af8307e70461500f782cbb7e2b8c08674bf272c
Version 20000000
Previous Block 000000000000000000006714c3d7dc50e84391981f67170adb5c2d01c46a6280
Merkle Root 90cfa4683c6845afc7642ba6cb757e29d947585983b2ca366cebc3f8d8d4c7df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,779
Size: 1.00 vMB
Total Fees: 0.00625993 BTC
Feerates: 40.21 > 0.63 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,465 (681,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,242 233,242 000000000000017ee51b160e51bd8a26f2f1255930c3edebdba8eb18c18eba47 540 0.25/1.00 vMB 152
233,241 233,241 00000000000001398ee59381e7f61954db50da9e4a86241aed88ccf2ff0d72bb 8 0.00/1.00 vMB 124
233,240 233,240 000000000000009a344e07c524c2fcda06ef6125b3dd8915b3e526a3f5ac7996 427 0.18/1.00 vMB 174
233,239 233,239 000000000000019ba193f692423daceff30029f1b9bb04ffc05fc7be81050f06 47 0.03/1.00 vMB 57
233,238 233,238 00000000000000817acf6c70e920354df6610fc8616ba181438d96883843718b 372 0.16/1.00 vMB 182
233,237 233,237 000000000000010be5b2b2e83a277076f7fccd2839f52f6170acc26becfbe916 329 0.15/1.00 vMB 161
233,236 233,236 000000000000003229efff8513e8e45407ba313150db7409f244d91a90ffc51c 409 0.17/1.00 vMB 222
233,235 233,235 000000000000001f57d5c623b3845967aeab198faad167905161802046b70767 507 0.21/1.00 vMB 158
233,234 233,234 00000000000000c2e3170ab1125f6574d14dde50312646eabe62e392190feede 123 0.06/1.00 vMB 194
233,233 233,233 00000000000000452c2f082ba882796ef6f89024f9d6439067014022fc0c4302 188 0.09/1.00 vMB 175
233,232 233,232 000000000000019b487626e2d396804f69e78372241b4984e9a30f8a1b1f44f8 329 0.13/1.00 vMB 223
233,231 233,231 000000000000004e511a414dbb72a23f6ab1ec5cc28bcd586cc259a59759d3ac 16 0.00/1.00 vMB 271
233,230 233,230 000000000000018aa500185ffa1f18827ac0d1a7ee24c6efb7894ef5d0ee9f3b 278 0.25/1.00 vMB 82
233,229 233,229 00000000000001ba005fbd7453cd045998f0bd1db462f5d6187a12406a7236eb 141 0.09/1.00 vMB 154
233,228 233,228 000000000000018c34bad35903e04bced3da0e7e42133dd21b21d7ab85741920 2 0.00/1.00 vMB 260
233,227 233,227 0000000000000023bdc43d45ea49064eb5d6e6476285741672b90579440af588 91 0.04/1.00 vMB 142
233,226 233,226 0000000000000170fbae497fbbabade1b24e3a4537d8749083cfd74da8956332 11 0.00/1.00 vMB 83
233,225 233,225 000000000000007374dd7d22d5bdf302abdb4cdd3aed3f27468397639c77803d 114 0.06/1.00 vMB 132
233,224 233,224 00000000000000d755fae9e742e06bf783e9d402b7d646b8c388c5e9869a3285 218 0.10/1.00 vMB 159
233,223 233,223 00000000000001765562f84f203c5a6dcf3072b0719a19fd785b37ce387d87ec 319 0.15/1.00 vMB 133
233,222 233,222 0000000000000128a3941cfb4f3e060412961d093900dc0c8056bcbfdf89fe66 32 0.02/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.43 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: 610.01 GB
    • Received: 10.69 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.