Loading Tool

Explorer IconExplorer

Memory Pool

79,126 transactions
29.64 vMB
0.07456877 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt 6e2e2be893d1b41805ab67bea4dd2622004c3f9f2c1bc3b8271a35249a11f4e2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 6b7e2d15a11aa8c9638b6fa6a568461ce2d887e984dbdb3d5ae726a16eebbe03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,987
Size: 1.00 vMB
Total Fees: 0.01424608 BTC
Feerates: 150.98 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (681,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,453 233,453 000000000000006c62d5daff98388ccd952fb9f49f2a17ef99d1f34448fa4961 482 0.21/1.00 vMB 162
233,452 233,452 00000000000001b1e92f32de356faa962c5dd95c9e33352eeb292314009f3d12 181 0.15/1.00 vMB 6
233,451 233,451 0000000000000047af82825c9f849be106b4b2a5b9dc1b40faf89c49eee197e4 384 0.25/1.00 vMB 91
233,450 233,450 0000000000000137ee332c08b2651016646a5ccafa4b2fdc3f15d14117ee0e35 884 0.37/1.00 vMB 178
233,449 233,449 00000000000001aad628ae27a8b7e89910af45161ee9dc04bf1540e62527e516 480 0.25/1.00 vMB 162
233,448 233,448 00000000000000c5d07c862577e930666ee7773d01cd78971255d5d92af7d432 109 0.06/1.00 vMB 95
233,447 233,447 00000000000000eae9e8ad31929f44548b6b1ec64eec987bd80ef999797a0589 406 0.21/1.00 vMB 159
233,446 233,446 00000000000000cdcc4ac91a8fedfc81f7b387d2867b17d1fa8fa5096afaf7a7 1 0.00/1.00 vMB 0
233,445 233,445 00000000000000aa04dc2ed25de601d860a17e99068f19bc11197ee4678265e6 510 0.23/1.00 vMB 151
233,444 233,444 0000000000000198917cdacc516211f9d9adf1e25cfe46b01b0d61730c9709c9 533 0.23/1.00 vMB 154
233,443 233,443 000000000000014334fecae90531cf5ea784f21711dd261c023a64aa567ab9c9 422 0.19/1.00 vMB 154
233,442 233,442 00000000000000356f25a1b1e9a697e67e9dcd3a5d2d7bd7be7325cc9a846504 385 0.19/1.00 vMB 149
233,441 233,441 00000000000000d71084e6f72cac38566bd3a37ae4a8bfeef0da31a61d8edef3 471 0.20/1.00 vMB 181
233,440 233,440 000000000000005e436a63c5332d0e9fda240959c98afd7d0db869dc239e312d 326 0.19/1.00 vMB 106
233,439 233,439 0000000000000133f235bad0c3ddcca3014007b5b9a15a085b328b17a935674e 512 0.18/1.00 vMB 203
233,438 233,438 000000000000018c47d91ab8eb7f34b57cb0386feace9c19230c2d3cc834e243 727 0.25/1.00 vMB 210
233,437 233,437 00000000000000f28cbd0bcdba5bfde7294d8507b3c04a09b7c28727f0297764 163 0.11/1.00 vMB 97
233,436 233,436 00000000000000b89c8002ca4c124cf73bc7700cf207d992f0f8fdd40b6e5852 4 0.00/1.00 vMB 54
233,435 233,435 000000000000011e60e3f43b21319a944227634501acb55cb1f36980c7437a26 323 0.15/1.00 vMB 160
233,434 233,434 00000000000001cf5d04140c87b38c28343b03124571c116d778c74382ecfa69 341 0.19/1.00 vMB 141
233,433 233,433 00000000000000caf685d82b2179042f57d6afaeeb2c2412c7e059d114074bca 571 0.25/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.