Loading Tool

Explorer IconExplorer

Memory Pool

77,267 transactions
30.81 vMB
0.14012540 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 510aafe8ddfc4f01f9ebf7e04e44b1318620c14098a39bdf538c10213f55cd13
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root b987933f1590b1baf0c437bf1748ede53f3cbb83b75e53f8fff20439ace653e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,298
Size: 1.00 vMB
Total Fees: 0.05115835 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (586,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,269 328,269 000000000000000015061069d79aaf9e41a3067633c723aee36043a5f2ef6c2f 292 0.31/1.00 vMB 19
328,268 328,268 00000000000000000f6814788d29f049368782faf5c0cb57683ceb4d3629f9a6 764 0.35/1.00 vMB 31
328,267 328,267 000000000000000011ac75b51c0986734b1f76a52ab689bfb55cde3fef21f8de 25 0.01/1.00 vMB 33
328,266 328,266 000000000000000011846838ea84da0d0f49fb8fa1e0f09292157387728c1560 780 0.42/1.00 vMB 20
328,265 328,265 0000000000000000099201e5e3e5bb51d1a69a086b56f84e38e2990699bcd53e 909 0.51/1.00 vMB 30
328,264 328,264 0000000000000000024ad2f995e091be78a116ea69805eb8e2970b34f0709345 39 0.02/1.00 vMB 23
328,263 328,263 00000000000000001b54263b3855d2ecdb5a0139cf8a95e50a05505551e7b1da 578 0.26/1.00 vMB 24
328,262 328,262 00000000000000000b2d704cacddb4a003346e324a8f392e3fc4d89c4599a7fd 283 0.13/1.00 vMB 21
328,261 328,261 000000000000000003806217606a56c63dcd470b0b6215e2e12576f0ba11c1cd 290 0.15/1.00 vMB 24
328,260 328,260 000000000000000012f2dde17621abda8c34ba386c8fce0c1f3e3d51f88fb075 64 0.02/1.00 vMB 38
328,259 328,259 000000000000000018dc106787fd4cf43cf04305160215b0808a69fecaf010ab 300 0.16/1.00 vMB 32
328,258 328,258 0000000000000000000f6589eb0d67df6cab9d307211e9862d47fbe2dfb75085 633 0.39/1.00 vMB 25
328,257 328,257 0000000000000000118c22ec7576732ef9a9cecf74769496fb19eaf3fd829656 64 0.03/1.00 vMB 120
328,256 328,256 000000000000000019f8a7944cff70217a78b7302455b39acf0c2b55e693d817 335 0.16/1.00 vMB 31
328,255 328,255 0000000000000000085aaa63cf8c6c6bd948ed382026d1f0cf53ce01da5a4af1 882 0.55/1.00 vMB 28
328,254 328,254 00000000000000000aa7d2f914c027862e7c8ed790c93d07b1d17f09304c1d27 106 0.06/1.00 vMB 25
328,253 328,253 000000000000000015baf96ed8e738f41c69fbcdd76e73a49b9d1f481890d197 394 0.23/1.00 vMB 23
328,252 328,252 0000000000000000058c8a2a9c3890764c46ac93adbf028b4a4ebe8c2c714722 1,044 0.74/1.00 vMB 24
328,251 328,251 000000000000000008019dbf80159f572515d68b9e9e8729b38ca6153c1f5145 476 0.22/1.00 vMB 29
328,250 328,250 0000000000000000066ffe1a72ed4597b719194a78e2e7714764bef182b84c4f 88 0.05/1.00 vMB 21
328,249 328,249 000000000000000010f2853e8a8af4e21c7c7ce9f9af953a7d836f016c773656 816 0.46/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.