Loading Tool

Explorer IconExplorer

Memory Pool

75,990 transactions
28.41 vMB
0.06679131 BTC
Random Selection Loading Transactions
Max Size: 172.02/200 MB

Candidate Block

Mining Attempt 40c44d924d0baa232253d447ab0e710a629ea588081b2f019b09f221191f5f46
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 036940f2f35527ca16f7472844027349fd85ef2ae315d44292fabfa4fd3e6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,654
Size: 1.00 vMB
Total Fees: 0.00786227 BTC
Feerates: 101.00 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (380,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,375 534,375 000000000000000000295632d723ea1b16788fffbb7d04819c789d2f496f7b00 2,119 0.90/1.00 vMB 36
534,374 534,374 0000000000000000001d2c2121d4540fa961af66cd059ecb1a9f98ea87f45cf0 587 0.24/1.00 vMB 7
534,373 534,373 000000000000000000039724415baa951d7e74fed8ec71c44ccc6dfc3a61afed 1,624 1.00/1.00 vMB 24
534,372 534,372 00000000000000000021133acf55f4187be9f518937c35eb33d88a1e236bd524 1,517 0.68/1.00 vMB 16
534,371 534,371 00000000000000000010463d124aba3e9c788d71cf96de6494e6ac48822b4227 14 0.00/1.00 vMB 41
534,370 534,370 0000000000000000002a416a96dd387f60e285efc04ae9cb045f2eb1079d0e94 1,928 0.92/1.00 vMB 14
534,369 534,369 0000000000000000002069ed9e000f2531bc7c312646fa0c1d9d3d63ae968bd1 2,153 1.00/1.00 vMB 12
534,368 534,368 000000000000000000168659d92aa60d3884cb051ff7eb4331ead1f12f758410 3,083 1.00/1.00 vMB 12
534,367 534,367 0000000000000000001be272aca379a5ed11837082176cd9ddcce134b8a0634b 1,379 1.00/1.00 vMB 70
534,366 534,366 00000000000000000029b37572efdc5df91f00d148f7dd526d18de3e53f15a1e 427 0.24/1.00 vMB 16
534,365 534,365 0000000000000000002bbb94d2eee31cdd3ca48c0c7145768e15c45927f19afc 616 0.27/1.00 vMB 20
534,364 534,364 000000000000000000139834fa6632cf7d9a541efbf76d31b3fc190e7a0ad625 1,800 0.92/1.00 vMB 14
534,363 534,363 000000000000000000270f9dbac19d3431d8392dc4576964b34c27c3e5762976 758 0.37/1.00 vMB 31
534,362 534,362 0000000000000000002c8c370048d49beb517f259b27d290596ec8d3c09ab9b6 2,153 0.91/1.00 vMB 25
534,361 534,361 000000000000000000079fdb9b7356ac12c3fc0f15ae338df3cf206ea0905793 1,173 0.50/1.00 vMB 27
534,360 534,360 0000000000000000000b4213d832d742b2036828ad324e1b51d1857c72ea15e5 1,125 0.45/1.00 vMB 32
534,359 534,359 0000000000000000001a1a37e79060f5240b513ccf4f060d744a532c64d9e0d2 401 0.24/1.00 vMB 11
534,358 534,358 0000000000000000002a7efdddfb9f89abf2c164004b249c9e4bd375be1ab784 2,122 0.76/1.00 vMB 8
534,357 534,357 00000000000000000020343e49476a01ac33f44a2e74b0d0d60d50da08c06cf7 2,477 1.00/1.00 vMB 20
534,356 534,356 0000000000000000000c12f1e0dfbb9b980413f555327ab2bddd7e7004eb53ed 2,572 1.00/1.00 vMB 35
534,355 534,355 0000000000000000002b0fde26eacbec39a9d42be29273a6b883bf4c07a96776 1,096 0.45/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.