Loading Tool

Explorer IconExplorer

Memory Pool

40,584 transactions
20.55 vMB
0.12991015 BTC
Random Selection Loading Transactions
Max Size: 112.79/200 MB

Candidate Block

Mining Attempt ca0d435f334d27d10bb69fa7d350b4d5d6db41b7e8bed53ade943422952e678e
Version 20000000
Previous Block 000000000000000000000c5314e19d0deee800b1ab40676853dacd6ad1a40168
Merkle Root f28e43093e13c1207e167fbd08cd3dac0c8f937dd5e21f7eb0882a59a57ea924
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.07990097 BTC
Feerates: 4,015.69 > 8.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,909 (646,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,405 267,405 000000000000000779fcf6d7aa4f359e52ed8970e6f94606e9d0c70b4c4308d0 133 0.06/1.00 vMB 63
267,404 267,404 00000000000000061807b8e518d9ab1f14cde2e4ff3114f5dc112b7c7de831cc 61 0.02/1.00 vMB 51
267,403 267,403 000000000000000936fb313b2d63fc5265b0f7a99f46dc0b211000b945398131 55 0.02/1.00 vMB 42
267,402 267,402 000000000000000539c96cc302052ad3b7a76e2f996880ddb9f70cc0cf4581a6 87 0.04/1.00 vMB 47
267,401 267,401 0000000000000005c537eb783ac95d9494f655ad45b5e40bb2a6b7628a514662 295 0.13/1.00 vMB 77
267,400 267,400 0000000000000005d45dc418099a994585bcb621a546b14794ac7cda8c9f30aa 58 0.02/1.00 vMB 46
267,399 267,399 0000000000000001b83c244e1fe407043ea68a8795b86dcdb5c7a8350691cf67 187 0.09/1.00 vMB 49
267,398 267,398 00000000000000009c5114d4722fb2efe06a789bebf4826ef2631aebd028a792 184 0.08/1.00 vMB 57
267,397 267,397 0000000000000008989285c549d4a0a7f2e108fef6fa8ed2fbe89d491020683f 229 0.09/1.00 vMB 73
267,396 267,396 0000000000000005e226263d720af56c9679753d36a7338bcfd1d497451b396f 106 0.05/1.00 vMB 73
267,395 267,395 00000000000000055d37adf16e1dd22ae591b80a21295db97fea281ff1ea7313 141 0.07/1.00 vMB 56
267,394 267,394 0000000000000000126740189544156c3a7b42d13f255f5a63f81100b8ff0689 210 0.09/1.00 vMB 58
267,393 267,393 000000000000000ad714eef89841a4ab84044fb740607f7a1e34304c53e6641c 70 0.06/1.00 vMB 34
267,392 267,392 00000000000000052b5e33c484b9d85b0c0f0a79427c8cc2036c43a44ee5e2f1 175 0.08/1.00 vMB 47
267,391 267,391 000000000000000993a4ea6ed2616f815c13f1bb5deefb66d9150d97ca290c14 64 0.04/1.00 vMB 51
267,390 267,390 00000000000000027dfede1825666a3e80f9a70a285b311191fc37b598bb0c45 74 0.03/1.00 vMB 66
267,389 267,389 0000000000000000cbabdef5a120a0dcc856dc4643ed0179e829f6d2b54a550a 333 0.14/1.00 vMB 56
267,388 267,388 0000000000000000c286a1fad4e08ce2844261fd2df003bc3c81944435400e3d 45 0.02/1.00 vMB 57
267,387 267,387 00000000000000068742633a81302b369a2b2c56c2b5d851d421938f019d2b6c 71 0.03/1.00 vMB 42
267,386 267,386 0000000000000002f70bfe1b06bd3a939fe75955073f7996f0f25b3af9a051e6 116 0.06/1.00 vMB 44
267,385 267,385 00000000000000065547b242394c8e302dc90e36c260d424c3485e3701d133d0 111 0.08/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.42 GB
    • Received: 5.49 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.