Loading Tool

Explorer IconExplorer

Memory Pool

77,361 transactions
28.65 vMB
0.06403007 BTC
Random Selection Loading Transactions
Max Size: 173.96/200 MB

Candidate Block

Mining Attempt 7f0cb4d348abd0a8508c9b948447fbbdd647309e124fd6122ec2bfc76e099665
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root b71dc1dd9242b84d878de1e936fc56497ba78d445a780a36a0f12ad8c8b3c56c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,809
Size: 1.00 vMB
Total Fees: 0.00460005 BTC
Feerates: 52.08 > 0.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (653,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,685 261,685 0000000000000014a9461c2f74ef224c96135aa0a037850340e07eed0c7227f8 476 0.20/1.00 vMB 106
261,684 261,684 000000000000001100c27228e377a9497c213b79bb2d2b996cb56c3e0fd0d19e 303 0.18/1.00 vMB 66
261,683 261,683 000000000000000591c471117e17d7dfce65b7ec19c273c4fee1c077b7e271fa 677 0.25/1.00 vMB 103
261,682 261,682 0000000000000011751d4a1975534d56962d7fbdad83e81acd3b57adc7c76f5a 422 0.22/1.00 vMB 93
261,681 261,681 0000000000000011833c1a925986cefbcbd96521e97fba8c6b1b17e73099fb17 427 0.24/1.00 vMB 98
261,680 261,680 0000000000000010e506a2acdb33abbad5b523f4346740e79ce5d47e152171d8 720 0.29/1.00 vMB 162
261,679 261,679 000000000000001cae36855a8e47d7e23ba6c5899188fa50e31f3b2aafe0c98c 118 0.15/1.00 vMB 35
261,678 261,678 0000000000000018ecb31de1a899dfbb51747a6a71b557ae4c693e4a7c7b51d5 143 0.08/1.00 vMB 73
261,677 261,677 000000000000001443f532bef8bd39496435c8bcb381920f1080e56f9a0db642 95 0.03/1.00 vMB 23
261,676 261,676 000000000000001777ac533fd3b18349fb7c6d19116034bd996daae9c8f4ecfc 541 0.26/1.00 vMB 68
261,675 261,675 0000000000000004fe1a8c3bf6761afd15dcefda8f8d04fa6188ea8371d19530 449 0.18/1.00 vMB 145
261,674 261,674 0000000000000019eba293541c6d4ad926e5163a75154fe306138a2d51050a42 742 0.30/1.00 vMB 136
261,673 261,673 0000000000000013735ada3f11d55536882ab9b5066f9b8b391f8019820ca9b1 857 0.34/1.00 vMB 139
261,672 261,672 0000000000000019c903c2ec3d4cd0acd25138f0468798679c10c306e1bd1b73 122 0.12/1.00 vMB 122
261,671 261,671 00000000000000141277ee516b08b8bfb02f1b09c81cd3ba99a890c50d8f5b59 1,159 0.45/1.00 vMB 149
261,670 261,670 0000000000000001d441e402856077ebdea9827534bda8ae2b85ac20ca61e188 77 0.04/1.00 vMB 65
261,669 261,669 000000000000000860b39d750db3689fead71646b4570e1a289fd5c675486139 304 0.12/1.00 vMB 120
261,668 261,668 000000000000000dec29699f35673f8f36f55fc494efae7566402f058788fdd1 507 0.21/1.00 vMB 138
261,667 261,667 000000000000001a160d26d215a8d1224de1770ffe6a41f8ff8c0aa473d011a6 229 0.10/1.00 vMB 103
261,666 261,666 0000000000000012cd8cfb146865c73f5684fb59ddfec7a5da06c8d1677bafc4 674 0.27/1.00 vMB 129
261,665 261,665 00000000000000046f50b90eb53b58336b4455a520a563e2517fe6d78df9984b 306 0.15/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.55 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: 669.62 GB
    • Received: 15.75 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.