Loading Tool

Explorer IconExplorer

Memory Pool

76,720 transactions
28.59 vMB
0.07054036 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt d79c10d0b1405570d0301e6d28358f81700f3e706bc168c53e053b0ff9f0524b
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a34c6939043085a228a31acd6bff70bbdc866af128f9cf3fc9bfb4c269aa1a49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.01129381 BTC
Feerates: 71.79 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (704,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,601 210,601 000000000000020708a73585285f0645cc47a5eacf46a5124839222afb649d56 104 0.04/1.00 vMB 162
210,600 210,600 00000000000000d7be2851a24f36f9e4b385af771233e2d20c00e17bf32c88a1 248 0.19/1.00 vMB 111
210,599 210,599 00000000000002c2b3e4b0d18d1eb32a32a17e9424beff8f28b27ebf5c3dba8c 99 0.04/1.00 vMB 9
210,598 210,598 00000000000002411109c7694f908ba91430b3d640d274cecb5682de87bf821b 319 0.13/1.00 vMB 164
210,597 210,597 0000000000000408ee0c7bfb11c1e88d96043e8993b5074d0065cd0406099808 8 0.00/1.00 vMB 14
210,596 210,596 000000000000030205f9448c903fbc11c287ccd05424f39a64f196a1a7c0ffc6 37 0.01/1.00 vMB 174
210,595 210,595 00000000000000e81b5896d3de97989e596f8b618adda33a6fedc140d0466cc8 160 0.08/1.00 vMB 120
210,594 210,594 00000000000001e69e9be3cacc43dc922addf093dac02373d9d38d9315a0fc48 12 0.00/1.00 vMB 323
210,593 210,593 00000000000004dc4a772745e4a3fd4177a494321e3c8499267a9c808a57895b 32 0.02/1.00 vMB 120
210,592 210,592 00000000000001c5e9449f4bbb56b5c97291d61053d54a572ff4f29979452ca6 69 0.03/1.00 vMB 156
210,591 210,591 00000000000004c63d59a511ac51560821a6cbe91a8b07600c9013ffe4805137 116 0.06/1.00 vMB 161
210,590 210,590 00000000000001c4e4182a992b7670d1eb446430717cc4ad1b640bc7542c9689 20 0.01/1.00 vMB 161
210,589 210,589 000000000000045ea458a402855b9a6c2b78e5640be0c2ce259dfa3a3fd9a70f 38 0.02/1.00 vMB 117
210,588 210,588 00000000000000eb7dfde1e82f5362f300bd8b4a4a8b41e34a327e9bd8ce7a8a 37 0.02/1.00 vMB 135
210,587 210,587 00000000000001fd4b913783b1a2b446f5664499c87f96117f3e55522b4f4947 92 0.04/1.00 vMB 165
210,586 210,586 0000000000000279fe836617dcb6286b069fb40d0251cebc2fc9889289f05d99 13 0.01/1.00 vMB 104
210,585 210,585 00000000000002039c9621891966e4faf788c28b22dc065d48fdb0424422a248 19 0.01/1.00 vMB 75
210,584 210,584 00000000000002733946bb20905eb7ba338b701fe46f32e9d56b20437851ace5 371 0.16/1.00 vMB 186
210,583 210,583 00000000000002c90b94900c30e173377a76812880b1c74098e7424b145f0e38 163 0.08/1.00 vMB 185
210,582 210,582 00000000000002ba578b95f4b1dfaaa42b23316c72cc998fa0791121515f9401 292 0.13/1.00 vMB 132
210,581 210,581 00000000000000503356bf2a71e01b2dc6487e12813fb060795df03dbd920536 103 0.05/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.