Loading Tool

Explorer IconExplorer

Memory Pool

74,456 transactions
27.58 vMB
0.07368738 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt 86b179f5e580098326b3cb140cd7117e1adafd77610bbc8e4b3d33130cb57f6c
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 8ae5202026128a24f1b62c6d32f5592fa9b7e918c4b5eb54a3db5a5e306ce582
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.01489345 BTC
Feerates: 98.68 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (21,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,587 893,587 0000000000000000000020dcdf362cc5bf24941a7c26101d48db41fda76a91cf 3,282 1.00/1.00 vMB 4
893,586 893,586 000000000000000000020dab73ea6fd60afd7d85b3b07a7ccf33353eee4c800a 3,335 1.00/1.00 vMB 5
893,585 893,585 00000000000000000000aa1a5b752180ba49b45691357a9e4b838dd59c266a5f 380 1.00/1.00 vMB 6
893,584 893,584 0000000000000000000174a807c3fd7ebc2a964c63852a14f32a2498b6503378 829 1.00/1.00 vMB 7
893,583 893,583 00000000000000000001f1fa156207d1b54a29a2e42bcc89018840b61dea2c95 3,308 1.00/1.00 vMB 3
893,582 893,582 00000000000000000000efcf6dcf4123cf5a3e750484b57f946c16bf6b6f01a7 2,190 1.00/1.00 vMB 1
893,581 893,581 000000000000000000011cf20d2af9d386415bbb4fbf47d3df71860091b1b20f 3,774 1.00/1.00 vMB 2
893,580 893,580 0000000000000000000117d28702ad4f10cab14a7289354cf959a93440f2caed 3,229 1.00/1.00 vMB 3
893,579 893,579 0000000000000000000014b6ab28b87912fb7486357d834faefda0586b95c0d0 2,546 1.00/1.00 vMB 1
893,578 893,578 000000000000000000013a552cc93939b488ec39ea6a938f3bd145b7edd3e30d 2,817 1.00/1.00 vMB 2
893,577 893,577 00000000000000000001c1f4f8ceb942387535005519b6951ff3d9e90f1bf2d8 3,500 1.00/1.00 vMB 3
893,576 893,576 0000000000000000000016879752fcd6af6def5d8affbadb0d51800e6700ab79 1,857 1.00/1.00 vMB 1
893,575 893,575 000000000000000000019e29bd27564349a5d36f3101f284bb358d35a06b7d75 1,394 1.00/1.00 vMB 1
893,574 893,574 000000000000000000018409e49ac09c730f4a8c582062ff4ed781c578b08cc3 2,355 1.00/1.00 vMB 4
893,573 893,573 000000000000000000018faa707266df981b2956cd4565987798f57237636346 1,536 1.00/1.00 vMB 1
893,572 893,572 00000000000000000001510fd0246a6f8fda339c46790061502da8de56589e4a 2,605 1.00/1.00 vMB 1
893,571 893,571 00000000000000000000a84d88d713dbee1ff36c5d1167a564406bfb228e0f5e 1,579 1.00/1.00 vMB 1
893,570 893,570 000000000000000000009768f39f42421f9170052c28969923b23e1fa0261c23 2,290 1.00/1.00 vMB 3
893,569 893,569 000000000000000000010c7c6a01aa7fcf7fae358f475eaf176a49a816d10850 3,845 1.00/1.00 vMB 2
893,568 893,568 00000000000000000000ffb0ae1bdd4d7679cce4a98f08cab30e7fc0187ece8a 3,008 1.00/1.00 vMB 1
893,567 893,567 0000000000000000000071285fb6ee504f593cd82de29c8b76537e3080cfc0a6 3,228 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.