Loading Tool

Explorer IconExplorer

Memory Pool

88,729 transactions
33.47 vMB
0.23333573 BTC
Random Selection Loading Transactions
Max Size: 195.88/200 MB

Candidate Block

Mining Attempt ce213942c12b2e7925e25faee5db872369d400c26d25c247f7db62b9351ed9fe
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root 23ae671ebf26ffeb94cbe50c4b8b6b228c69f15c030d6d708b2737aea1709b41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.05960698 BTC
Feerates: 150.93 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (802,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,508 113,508 000000000000afbf7acfe830d5bf547a7d010a5b4a5bcc58f8e56fe7f541a68b 15 0.00/1.00 vMB 276
113,507 113,507 000000000000c517cd52bdc90a6a10116b86dd22826dee48e1cf22b321ad1f43 18 0.01/1.00 vMB 0
113,506 113,506 000000000000d272842e9ab886a0e02d6c07bb258e26e53cccaf1565f845a14f 4 0.00/1.00 vMB 3,865
113,505 113,505 0000000000002b061c0d753e66857b271bf38eb72170b9c9c285b48e1382a547 11 0.00/1.00 vMB 357
113,504 113,504 0000000000008f59f34ed3698bea1b734e6e0523c30aea0da84895b72d60a925 10 0.00/1.00 vMB 333
113,503 113,503 000000000000a787578a4862766a7d371736ea15f824eb52d6257866e170bc57 34 0.01/1.00 vMB 0
113,502 113,502 00000000000077427014d3530b8078de0250195a8f3da5d7502f806f66623169 24 0.01/1.00 vMB 322
113,501 113,501 0000000000004e6835531fec9a386cdb446fb5becdb6ccb9d09431afcef8f937 11 0.00/1.00 vMB 625
113,500 113,500 00000000000019cca398fe0a4d6d4fffb2396596d4866b933971b4c16b5bfddb 14 0.00/1.00 vMB 0
113,499 113,499 000000000000c393235f98122ddf88a6a0beb01bcf8f9bb781dfe428dc134a2b 10 0.00/1.00 vMB 680
113,498 113,498 000000000000555f40b2d40928f98082ab7cf9003a19c98784d3fc70e2a53e34 8 0.00/1.00 vMB 0
113,497 113,497 0000000000001678b90a228672d0e0fb93e7050da439b6d1e909364a08d09881 9 0.01/1.00 vMB 558
113,496 113,496 000000000000d322e232755b2adc7bace5fc73de5c8a3f93746be30469a18faa 7 0.00/1.00 vMB 338
113,495 113,495 00000000000065c96a65319589ca3d239803ab36304e38b19fc90ae25fe5f321 155 0.04/1.00 vMB 24
113,494 113,494 000000000000bb5d9a41df3864bf38e6ee5b26b0aeabaaefd27e422788b234bc 16 0.00/1.00 vMB 483
113,493 113,493 0000000000005056609634b6775fa04da5276205375cac9374f8b9b2162ee2f8 10 0.00/1.00 vMB 336
113,492 113,492 000000000000550d93dca7d48b7cf5e3c4467b403a72e07aca487b97b6197872 10 0.00/1.00 vMB 1,078
113,491 113,491 00000000000025571f178f909b7a6bd4132d2ed9c877056f497ebf518a3e2c69 14 0.00/1.00 vMB 0
113,490 113,490 00000000000004903e675805d46ebe4120ab69e3190be0f681908142e60052a2 9 0.00/1.00 vMB 0
113,489 113,489 0000000000006e95711abac26d9aace07987a8c9c586721282fc4e51872de804 11 0.00/1.00 vMB 307
113,488 113,488 000000000000bacd588831061b9eefed8f865fbfc953ea9d977db92093f1b34d 30 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.83 GB
    • Received: 20.31 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.