Loading Tool

Explorer IconExplorer

Memory Pool

82,456 transactions
31.14 vMB
0.15136140 BTC
Random Selection Loading Transactions
Max Size: 185.23/200 MB

Candidate Block

Mining Attempt db1eb3079007f58e41561ad6ba569194b67293a3f277c5a09bf094de319e6895
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 6f809e69e185c2ffb48c2e845c01cdf52ce1f728e98fac44c18b539241b05dd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.05742445 BTC
Feerates: 269.69 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (265,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,445 649,445 00000000000000000009ffcf746f5cbe79d340ba856ec628dc9b2bbad85e2d9a 2,582 1.00/1.00 vMB 34
649,444 649,444 0000000000000000000044133d2ba153e45a11cdedbfbed9796a02abd436962c 1,615 1.00/1.00 vMB 40
649,443 649,443 0000000000000000000d6008e44269df6a7dffa745ea4f89b0cb98b94715d26a 2,182 1.00/1.00 vMB 49
649,442 649,442 000000000000000000004c319e7afcacab70226002b07f9db80788961d2553f4 2,433 1.00/1.00 vMB 35
649,441 649,441 0000000000000000000ba9ebc1145286fb6077ac73e40055076bae49b63347dc 2,180 1.00/1.00 vMB 28
649,440 649,440 000000000000000000063c00c77e9c29f2cf2c155f4554a2d8d3583d26af9795 2,440 1.00/1.00 vMB 28
649,439 649,439 00000000000000000002cd11e09d258f477d910de1015a27db52ce85ca0b8d69 2,417 1.00/1.00 vMB 43
649,438 649,438 0000000000000000000aea214bee70555c7b72563d615746abd5f3c939d7a12c 2,344 1.00/1.00 vMB 35
649,437 649,437 0000000000000000000a7312245614c1a539884586b065b21eaa9079c51e187f 1,187 1.00/1.00 vMB 38
649,436 649,436 00000000000000000003d3e733d3dbf90417d8c967d6511983b01d160bcb1f6a 2,153 1.00/1.00 vMB 66
649,435 649,435 000000000000000000085b51e01117e0754d827d9e4f5e69384a2286958b0112 1,854 1.00/1.00 vMB 33
649,434 649,434 00000000000000000008ec0e1a743c59477b1659cf4753726c6fabcc54ccb7cc 2,402 1.00/1.00 vMB 62
649,433 649,433 0000000000000000000845b64b795938eadf16a25dcd37305910f3b930bc6c49 3,300 1.00/1.00 vMB 32
649,432 649,432 00000000000000000003627785f05b7ff7e39424290b05e12549b32c74876bb7 2,756 1.00/1.00 vMB 71
649,431 649,431 000000000000000000004140e6881901b051ebee819639cd7cb616ab5ef942e0 3,006 1.00/1.00 vMB 62
649,430 649,430 0000000000000000000571a07080ed5e22eb85616b05d0669a99fd8b467634ba 2,497 1.00/1.00 vMB 54
649,429 649,429 000000000000000000095707cd646b942c470ee94c1599b5a10b0bb8669e52bf 2,541 1.00/1.00 vMB 59
649,428 649,428 000000000000000000097e681bda79f82ebd041774467fb06e30b48c40b6ed42 2,457 1.00/1.00 vMB 44
649,427 649,427 000000000000000000006eda00cc61fa5ab3b131fe7c5f540bb07747e1528bd0 2,115 1.00/1.00 vMB 63
649,426 649,426 00000000000000000008c695c47767e6adff8bf5d502018c83243112f0c89544 2,028 1.00/1.00 vMB 54
649,425 649,425 00000000000000000009ad8cc122c9aa45aa77d7ad76c30794f2505238939550 2,665 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.