Loading Tool

Explorer IconExplorer

Memory Pool

80,111 transactions
29.41 vMB
0.11656057 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 58466eb456af5e947ad024d600481f4ddf3d2e5fec9b188d727531f62a5e9410
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d30ac32f4d8e86d56a5c744e02463ed84da8066a5102acaede8ed4c26e83ce6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,972
Size: 1.00 vMB
Total Fees: 0.05342504 BTC
Feerates: 151.07 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (316,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,350 598,350 0000000000000000001358eefa5010373c9c0f4a58d76ba3fba506f1046d5c70 2,561 1.00/1.00 vMB 13
598,349 598,349 00000000000000000014cc841af0b406ea7f7e52cd694e5544f2629bfbd0ee6e 1,890 1.00/1.00 vMB 9
598,348 598,348 0000000000000000000273fdbb3e21f08c8671b5c1f9c6b26816ee345c53c18d 2,166 1.00/1.00 vMB 10
598,347 598,347 0000000000000000000d94fcde023be948c752278c8dbbd08ac4669df9b923d7 2,489 1.00/1.00 vMB 5
598,346 598,346 0000000000000000000a78b34016c15f3845afbfbdd067c325803e70ed13e345 2,775 1.00/1.00 vMB 16
598,345 598,345 0000000000000000001024ddf26af504ed13fb5b0bca48c76a56d800675089ab 2,765 1.00/1.00 vMB 14
598,344 598,344 0000000000000000000cf25aa6dea046710aa9c53fca0efe4b549fb9e12938cd 1,549 1.00/1.00 vMB 8
598,343 598,343 00000000000000000004f8df46234a548be6936bc8f23a481f60d067dd12254c 2,537 1.00/1.00 vMB 8
598,342 598,342 00000000000000000009b33aa66e759e0e0936490e0d1adb9fb917e47cf6854e 2,903 1.00/1.00 vMB 11
598,341 598,341 0000000000000000000e5233b1325bf5e2a9c4c96bb34a4338683f6f638f1596 2,374 1.00/1.00 vMB 12
598,340 598,340 00000000000000000000712693a0dc4d378cb9523cf065a53b11439c4d5fae9b 3,044 1.00/1.00 vMB 34
598,339 598,339 0000000000000000001040236f59b195e96036382c6b7adc87b4ecf644509cdf 3,588 1.00/1.00 vMB 18
598,338 598,338 0000000000000000000e6a70e4e2a0d75287e13fce4be9f4bc68846aa09239fa 3,089 1.00/1.00 vMB 30
598,337 598,337 000000000000000000052344b7ff82f5429e0831b917c855d8c586db3ed431ea 2,379 1.00/1.00 vMB 50
598,336 598,336 000000000000000000144b659a0e2978d6b03981514e2d50dc6dfae1e1fa18f1 3,368 1.00/1.00 vMB 24
598,335 598,335 0000000000000000000015cd986aaad3e21a52ab40c597523d1fc68b9311b38d 3,104 1.00/1.00 vMB 12
598,334 598,334 000000000000000000116ebd6d700aba1a82979ac343a1d569d593cea671edf9 3,245 1.00/1.00 vMB 29
598,333 598,333 000000000000000000108e493652383037d45a77766a4b184faedddc882a3a8c 2,393 1.00/1.00 vMB 13
598,332 598,332 000000000000000000090758a4a5a9459952cc44ce39529e8802bd5d09bbb399 2,598 1.00/1.00 vMB 13
598,331 598,331 00000000000000000005e68a02483e768e6eee60e12d9de17c454861e32c810c 2,925 1.00/1.00 vMB 13
598,330 598,330 00000000000000000007409636cd8aa31bf91372467d5c0db807ebd745703acc 3,024 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.