Loading Tool

Explorer IconExplorer

Memory Pool

80,226 transactions
30.07 vMB
0.08812198 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt f483d438bed8ecdb0dbb624e44ea5df69102ed37d1a1e636e239783d80d542a7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 8580f8f5e422a8e4765a55f7672ab7f5bbe65034fef9560debfcf95585219156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.02661229 BTC
Feerates: 301.07 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (496,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,435 418,435 000000000000000001a46979e5d8309dfaba9add2c4139d73320ba67a8ada243 33 0.02/1.00 vMB 39
418,434 418,434 000000000000000000554c39dcd83eefa58048a89bd875654fb6b0def2b90351 425 0.18/1.00 vMB 64
418,433 418,433 0000000000000000009802b7f83ae33482dca10b331032a9ed0cc6d679ad1029 2,001 0.88/1.00 vMB 61
418,432 418,432 000000000000000001d5c01445aaad77ce1deb0a7ddae41391b89631f0d99adf 821 0.99/1.00 vMB 25
418,431 418,431 0000000000000000039e408aa37ebfd35c594d1ecae9182eeb51c18c8058fb28 1,113 0.95/1.00 vMB 29
418,430 418,430 000000000000000001e77f61c92178504b72566c1386980849495019489f3993 402 0.17/1.00 vMB 68
418,429 418,429 000000000000000005116cb8273eb5352a209fae84c183006214ed86031fcdf4 2,317 0.99/1.00 vMB 60
418,428 418,428 0000000000000000015b671a9e299265dfa41c557f5fb49b574e0d8cda6e7fbe 1,113 1.00/1.00 vMB 21
418,427 418,427 000000000000000004130c1f5b78045bfd30c713ceb80654a8505deeb5f0881b 2,514 1.00/1.00 vMB 57
418,426 418,426 000000000000000003208dd8edec1bf660de8305775cf9a2dc0f380d8539a69c 2,279 1.00/1.00 vMB 56
418,425 418,425 000000000000000004e964f133882ea4c56e4f8f1b1cb48521c030f124d1c915 2,199 0.99/1.00 vMB 52
418,424 418,424 000000000000000001278031b89c0285043f45ed07c3e87efb3973a839877efb 366 0.99/1.00 vMB 8
418,423 418,423 0000000000000000024c6a3d8591f1d8edc4d3db4b511b9bf82e7ac9427a0f5a 481 1.00/1.00 vMB 11
418,422 418,422 000000000000000004efe672488197b33f0c20530fc613a9f3d5dc9d9085845a 935 1.00/1.00 vMB 40
418,421 418,421 000000000000000001eb733a1748e5b9078fc03932c880910d072812b7c7c212 1,792 0.83/1.00 vMB 47
418,420 418,420 000000000000000004e8a78a40bb139354930fb68bb16296238ee94bd53d684c 323 0.21/1.00 vMB 47
418,419 418,419 000000000000000002e0b49fc60737904161b80b3cad455ae0b5b8202154f387 530 0.77/1.00 vMB 17
418,418 418,418 000000000000000002133aef9f7eb0a7772fb84532cf5bde06e587d458162538 20 0.01/1.00 vMB 47
418,417 418,417 00000000000000000366d5cfc5b692305c7554d43c63efc08664830fc6228c90 1,554 1.00/1.00 vMB 34
418,416 418,416 0000000000000000032e9097e09fd6fff47944b871c511386c62a79c8bb61619 1,518 1.00/1.00 vMB 39
418,415 418,415 00000000000000000068e04642f06cef372209b45ead3c35464667635ff795da 1,555 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.