Loading Tool

Explorer IconExplorer

Memory Pool

77,820 transactions
29.24 vMB
0.06236537 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 7bb0194628e49ac483e2c99ddc0e60c78628db1a1a01ecbe10038874e8c40869
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root c400be8982842fe3bbde88153f128d4d167b41d1282eeb9d4dfd388c4a4f5883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.00321931 BTC
Feerates: 10.05 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (586,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,272 328,272 000000000000000000b6bcef712a274f2f24581e43a561d6bffd6937c6b07333 258 0.12/1.00 vMB 29
328,271 328,271 00000000000000000595b44471ca6d0bae6c7d363bc241e61b833df54efb5b37 314 0.35/1.00 vMB 14
328,270 328,270 00000000000000000ef9d63a3e7a93bd86aee5d38a050665febcd7d63f7fc6d6 415 0.17/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.