Loading Tool

Explorer IconExplorer

Memory Pool

83,881 transactions
31.72 vMB
0.09496122 BTC
Random Selection Loading Transactions
Max Size: 193.91/200 MB

Candidate Block

Mining Attempt be744a5b189b5821f5b91c855fb1b1769c2f0d46b76923e1886137a58efcae5f
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 68a0875f1e3bf88108bec17b161c52f9c499e9157c8e3f4cdbd5dd9a00991a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.02031929 BTC
Feerates: 40.21 > 2.04 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (681,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,739 233,739 00000000000000f3666a1e849db306dd64b063d12fa3c2d6e91f3985e89cb360 537 0.25/1.00 vMB 160
233,738 233,738 000000000000008eb080b13dc9048492d9a9c306a1ab779eb70138c581d756d8 360 0.15/1.00 vMB 153
233,737 233,737 00000000000000dc620b76727269ea3874580b17ba076687bed2268f469d064c 126 0.12/1.00 vMB 78
233,736 233,736 00000000000000750f638700ded83f72a88cb1ce95e7d4c4df8f2e08b930a0e2 627 0.25/1.00 vMB 177
233,735 233,735 0000000000000042c685d3eec403f9e709d2db2d6030e0ae2a222bfb8fd185c9 178 0.08/1.00 vMB 194
233,734 233,734 000000000000004bf315b7e079bc523f28e71318596e50f763c89c0596aaf038 72 0.03/1.00 vMB 197
233,733 233,733 0000000000000081c155392e72860d41ab363e2c1b301102f2f129f0026f120a 510 0.25/1.00 vMB 139
233,732 233,732 0000000000000011419a44fcd62f944d7eec78e7482494050bd9817910ca8f51 96 0.05/1.00 vMB 140
233,731 233,731 0000000000000135c8bcc8dd7727d55197ba0c56eff68cf70450f8a24db9a236 167 0.07/1.00 vMB 148
233,730 233,730 00000000000000bc03fb2a0f6227d3dcb96aa506c39bc85b621418d3ef1128e5 214 0.10/1.00 vMB 137
233,729 233,729 0000000000000023cd09c09a35e95f5de68a37a5e8d573a753736a91d82897ce 22 0.01/1.00 vMB 150
233,728 233,728 00000000000000735ec902d47f75a7ce19276800f5650c671e4aaf47480bc6eb 218 0.09/1.00 vMB 150
233,727 233,727 0000000000000123670012b77dca57bc60a40f41b65e051075315ea62d9f89c5 81 0.04/1.00 vMB 161
233,726 233,726 0000000000000066829ba8f81a07d2dc38120a21187109ef871e4061ab4349f7 389 0.17/1.00 vMB 165
233,725 233,725 000000000000000ca403905bcbeeee3616bf9ffa638195783db4a5762be972b6 237 0.13/1.00 vMB 68
233,724 233,724 0000000000000170d0ff81d37610010c048f5ebb8d0b72b4edb3272fa98dcad3 160 0.15/1.00 vMB 67
233,723 233,723 00000000000001796bfde16641381fc0c0ab9e9264f7852cc52f86a7ae8e5513 403 0.23/1.00 vMB 160
233,722 233,722 000000000000015c4d9a6c1acbaeadd7fb7908a6813dec2af42c2f8a52d18a66 291 0.16/1.00 vMB 159
233,721 233,721 00000000000000a9440ddf1f89e34e66be64c6c77b9768719f09f908aa33e20f 1 0.00/1.00 vMB 0
233,720 233,720 0000000000000094e7c172d2c52f2763bdd1e000a16f3ba9c579d97baef3ba9b 216 0.15/1.00 vMB 91
233,719 233,719 0000000000000130098632c3fc98fe02dc5a305a2cb05644a9885b3a04cdc3f9 75 0.04/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.85 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.