Loading Tool

Explorer IconExplorer

Memory Pool

28,028 transactions
14.34 vMB
0.06617669 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.30/200 MB

Candidate Block

Mining Attempt abb4fc8fe99c2a5c7e83a89a4d8f699e56ae03737b534e871c1b5bfa30ec315b
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cc7f85ff30cfa8f35b08bb6fefd01da1fdd89b240fbf3fb39cfef1b73ab5da35
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03118346 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (694,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,456 218,456 000000000000000853007a6356ec54aabebcbc21f3f851274bcc3cb0882eef79 888 0.25 vMB 529
218,455 218,455 0000000000000223e02bee28ce0b99a01a3fc3bbeb341f0a23e1719984d34a1a 12 0.00 vMB 456
218,454 218,454 0000000000000058f1106b856c99f703cff0ae4295bbffecf27c6b9062eac605 91 0.05 vMB 364
218,453 218,453 000000000000047bbd96868b54a0ad0e52c6c1639f7c6e8f90dae11e9f888071 56 0.02 vMB 218
218,452 218,452 00000000000000db1dc4d242c7e459e0d64ae05a3c62f1c9f2ac47af2b36d36c 160 0.07 vMB 146
218,451 218,451 00000000000001dba2d47b9e1919948e034c70bf4ed913148bed32035cfcaa17 368 0.17 vMB 152
218,450 218,450 00000000000000d2fb498ddc8d59ce4ad3ee3a0c209d505ff52ec75f2e439706 620 0.25 vMB 194
218,449 218,449 00000000000003133e81494007a770c371b28c3aca4b1b67b941a2ef3a37e977 8 0.00 vMB 0
218,448 218,448 000000000000027e2ae8b2dc458b0331262336183ba6efe17d3314bb23be37e8 184 0.11 vMB 115
218,447 218,447 000000000000036f92045c5098aba64bc300b86ae6407e2854eb5c37166b88bc 633 0.25 vMB 252
218,446 218,446 00000000000004dcd56ff0c545f3532a63d93613b285aadc012b91ed568d6549 67 0.03 vMB 168
218,445 218,445 0000000000000271c5d25c1f9c8004bce15b2cf8b2cfd3aabbfe3a06ec7cc7e0 221 0.16 vMB 131
218,444 218,444 000000000000043b76c6dd1e5a8ae50108b652f05ad7e39a7329f3326c225b95 445 0.22 vMB 205
218,443 218,443 0000000000000164f275ebe1e38633ac259516c05cc48044d712579e49af0c05 408 0.17 vMB 206
218,442 218,442 0000000000000009b828b2dfddea783dd6f21583cecdb2e1d595624f7ad06cc9 615 0.30 vMB 273
218,441 218,441 000000000000046ebe7f001055312c8717226e69f4861dae701eb9a7edbba1cf 98 0.04 vMB 225
218,440 218,440 000000000000034ffc085b79d83e6be2eaabc0b840196ed463e48e74fbbf9aa3 226 0.13 vMB 150
218,439 218,439 00000000000002a242095c113dedf381e21d3a7f3503421631efd9cc3e025b6d 368 0.16 vMB 198
218,438 218,438 000000000000001205dc60b28e2268b8ef5bed409961be895bd2ec67f61e2f89 140 0.14 vMB 146
218,437 218,437 00000000000000d8523c8282596f940a398e7e72881b485df6f50899b6bc5a5f 557 0.23 vMB 217
218,436 218,436 00000000000003dbc84bacb9c02d94466d8e569c35b69f6f5c3782cefa93ee65 259 0.43 vMB 69
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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