Loading Tool

Explorer IconExplorer

Memory Pool

51,306 transactions
30.54 vMB
0.09989652 BTC
Random Selection Loading Transactions
Max Size: 163.88/200 MB

Candidate Block

Mining Attempt 80fcc68074dcc5f988a4d12c54baa43e6a159be101fe8a5bfef51248031ed94b
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 4f66bfd9536d186032b59c2385721f723b2dee32e2d385dec729b6ef93d20e78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.02650982 BTC
Feerates: 202.16 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (249,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,187 665,187 0000000000000000000df9216b02e8e2b2f0411e8ac3fbc0f3e13c3cb145ae4e 2,607 1.00/1.00 vMB 83
665,186 665,186 00000000000000000001ec559b3d8ac327e6e4fd86912761d20ae9306ec1cc0c 2,738 1.00/1.00 vMB 105
665,185 665,185 0000000000000000000aa753da26c50aad3bbc0ac6f43fe8f844eae8795be461 2,951 1.00/1.00 vMB 128
665,184 665,184 000000000000000000085d77f9da8da20ec4473051c0b1be0d02fff9dcad3208 2,896 1.00/1.00 vMB 114
665,183 665,183 00000000000000000001f4c4ea8bec8333af61efe064e79ea9fc25ef7ff924ea 1,744 1.00/1.00 vMB 89
665,182 665,182 0000000000000000000c91885f14b3a93f462ea69aa35a574dba854e9d27f110 2,783 1.00/1.00 vMB 103
665,181 665,181 0000000000000000000b876d3a3066c8f51fa96e444aa1a0bc84b6533ea433db 2,725 1.00/1.00 vMB 124
665,180 665,180 0000000000000000000bf20fd62f64cad69728aecbd839f3c5ad66b36088df2e 904 1.00/1.00 vMB 108
665,179 665,179 000000000000000000068287fcd199d0f1f8754c95acdbd3c6ec4065ab3f42a5 2,198 1.00/1.00 vMB 122
665,178 665,178 0000000000000000000759307c0af10c33936e5ff20f806c83d6c62be0e5624f 2,264 1.00/1.00 vMB 122
665,177 665,177 00000000000000000003ea510263bc8e6adf2eac5c7161ab92c435638c5a08fa 3,123 1.00/1.00 vMB 98
665,176 665,176 0000000000000000000abb17b7109de5df70d422c4e23654aef943b24d522ed1 2,835 1.00/1.00 vMB 126
665,175 665,175 000000000000000000005182fdc6c1ed65bcd28c07cbca8b26bbbcc0341651f3 2,928 1.00/1.00 vMB 117
665,174 665,174 00000000000000000003debf055ad7622a5cc62cec1bd3e6e8ea23bce1fca24e 2,870 1.00/1.00 vMB 124
665,173 665,173 0000000000000000000118f538573a9a567ab52558500a95c2f0d9e4b56e3c78 2,939 1.00/1.00 vMB 100
665,172 665,172 00000000000000000008df3e976bd7e1a7978aaefbb38ec3015c33857912127b 2,162 1.00/1.00 vMB 98
665,171 665,171 0000000000000000000c62c36c1bd1473fff0166e6be63962b971a87939e1dd7 1,369 1.00/1.00 vMB 97
665,170 665,170 0000000000000000000e7d62761aba108157315f1973bf61fccc1c6596a8ddc6 3,292 1.00/1.00 vMB 102
665,169 665,169 0000000000000000000be5bd3834ea0355f816e5b9612b218a47cbe1798b97b2 2,853 1.00/1.00 vMB 121
665,168 665,168 0000000000000000000ab0713cbdd8f70fbdd237dabe751cb43a5aac660289d5 2,182 1.00/1.00 vMB 107
665,167 665,167 0000000000000000000467dbb0ce07aa4185cae264c52b2410a23426778e1f82 2,158 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.