Loading Tool

Explorer IconExplorer

Memory Pool

78,476 transactions
28.83 vMB
0.10875782 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt c7012893bb7fb9b399544ed0191815efe8af9a742ea28355105eaef8b2df286e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8a9651e18c6195ed940d95bee662c1288b103dd1b11a815ccfcee5bf20957e40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.03856175 BTC
Feerates: 602.26 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (302,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,566 612,566 000000000000000000069f9aa4aafb32251d87088e9dcae9f536256b985b0361 2,979 0.80/1.00 vMB 13
612,565 612,565 00000000000000000002636f8a94bf1cb2765bc158dc4c9765231c6e5b9ca5e2 484 0.13/1.00 vMB 6
612,564 612,564 0000000000000000000a72989683f5014ab31dde92cab66353aeb72cc24c34f9 3,022 1.00/1.00 vMB 3
612,563 612,563 0000000000000000000e4a87415a774355a0a9cd8466bc5b8a5cc879dac80230 3,481 1.00/1.00 vMB 19
612,562 612,562 0000000000000000000130ec24afc18347fb4c6cf48112af6feb599f937400b2 2,451 1.00/1.00 vMB 3
612,561 612,561 00000000000000000007354459d22a277b6e4beea9dfb0cda6d4321318f42f9e 2,443 1.00/1.00 vMB 5
612,560 612,560 000000000000000000060e7a7af49a91703e0a26075ed1add43ae6f164297d2f 3,051 1.00/1.00 vMB 11
612,559 612,559 000000000000000000108d07590c28082018d9daad20a9ca7deecbe46de34ea3 2,969 1.00/1.00 vMB 9
612,558 612,558 000000000000000000063dd2afe846bce82abd041206dbb1c51fc92ecd69dba8 3,307 1.00/1.00 vMB 10
612,557 612,557 00000000000000000002119c5fa26a1fc36d473be47c4b579c4d719b78bcbe57 3,562 1.00/1.00 vMB 16
612,556 612,556 00000000000000000013a0d8fde1a26d40dbe4d91b63cda8b2d57aa39ac90aa9 3,101 1.00/1.00 vMB 14
612,555 612,555 00000000000000000000f6ee4a941181c1d977777bf4c5424fad8752a20befde 2,973 1.00/1.00 vMB 26
612,554 612,554 0000000000000000000950b656c5d0279636d3d9a1b220b1e8d039e26a2f1cae 2,363 1.00/1.00 vMB 11
612,553 612,553 00000000000000000011a8b3fddddbb058818bc25513b5fb2c25e4865de020b7 2,719 1.00/1.00 vMB 12
612,552 612,552 0000000000000000000a0f0ea59641f8902aeab1f184bb285494ff5407ed97d1 2,055 1.00/1.00 vMB 26
612,551 612,551 000000000000000000015dee38b7a7a1d505ef01dedb0783488c787376c7cb33 2,070 0.61/1.00 vMB 9
612,550 612,550 00000000000000000003c50743b9375e2d79eddfd2f202369aef19abbe5c62a9 2,596 1.00/1.00 vMB 6
612,549 612,549 0000000000000000000a046af2bd18b66bf5329444fd8bf0781cdfeb8596de68 3,029 1.00/1.00 vMB 14
612,548 612,548 0000000000000000000e9b07e8a56b028df3a446c6a10164af8cbe4379634547 2,257 0.94/1.00 vMB 10
612,547 612,547 0000000000000000000449b70d1297b98f91adefcfdf966c801e6a6ad49abeee 2,505 0.74/1.00 vMB 13
612,546 612,546 00000000000000000012efe71e3fae6eb5120dcb87066ad561f55223b12160ff 1,832 0.50/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.