Loading Tool

Explorer IconExplorer

Memory Pool

81,455 transactions
30.15 vMB
0.13053979 BTC
Random Selection Loading Transactions
Max Size: 181.32/200 MB

Candidate Block

Mining Attempt a864103e9ed9e2ba9e69012ce1f352a5926d10ac1924f00d2fb6da1a615a53dd
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root f3a580200e83c61bb8e31cc8b2f24434ccd269220396e8ff5f2785656c03ac5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.03830771 BTC
Feerates: 301.60 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (88,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,239 827,239 00000000000000000003c98c8951457b725d4585d6ae2444f91a5f5c1ce7410a 168 1.00/1.00 vMB 23
827,238 827,238 000000000000000000038c8a34964d0cd547afde9384b2f78071a215e9ca8d6d 565 1.00/1.00 vMB 26
827,237 827,237 000000000000000000022947a9d2518189fc92e300bfd3e125e135c405c2ef9d 1,734 1.00/1.00 vMB 25
827,236 827,236 000000000000000000036d6a58bc6547439283a447e6742b4acc4b8c0eca6871 1,435 1.00/1.00 vMB 35
827,235 827,235 000000000000000000024051a057ffedb4c05346061c0d5e36d84e6bcd13f756 625 1.00/1.00 vMB 36
827,234 827,234 0000000000000000000120c448d2c758c1d90f7a177beaa5c4c2a2c37b1894a8 1,184 1.00/1.00 vMB 30
827,233 827,233 0000000000000000000378684c0e56576853bdf69fde53d3aa6e613d6756028c 2,548 1.00/1.00 vMB 27
827,232 827,232 000000000000000000015b0eaaa5013843db1208234ab626fd0b2cdee3211d94 587 1.00/1.00 vMB 37
827,231 827,231 0000000000000000000208f672e626421ad289d672180915ccbd14270f6ccf6e 687 1.00/1.00 vMB 26
827,230 827,230 00000000000000000000fefd2f38968f8c08fb441fbfd8a48cec2d8f8d25a234 1,929 1.00/1.00 vMB 28
827,229 827,229 000000000000000000033e7b5ff9e5131aa174c73480118df2187ffa8c687893 111 1.00/1.00 vMB 35
827,228 827,228 0000000000000000000108166829f0cac93fb64763d381e4a7befad319d00957 1,737 1.00/1.00 vMB 45
827,227 827,227 00000000000000000003085ad6f7b8ce8cf78791c16b0b8cad7a9bbf182e2d9c 1,793 1.00/1.00 vMB 33
827,226 827,226 000000000000000000006b3b9a765d233630c9edfc37cf21b35dcbe3cfdfb9c5 1,488 1.00/1.00 vMB 30
827,225 827,225 000000000000000000001ca8d3ce21fc28257aa3e8a21179bbab893723d0ce1e 1,523 1.00/1.00 vMB 44
827,224 827,224 000000000000000000028862470eef5221da8ecccb2b13c3c2b59b82b5a8c786 287 1.00/1.00 vMB 24
827,223 827,223 00000000000000000003774ed4f1cf81027b90324f45654cf5c723af82c533f5 664 1.00/1.00 vMB 37
827,222 827,222 00000000000000000002314e31a5e9a5f56c398957345ba9d87f7aac254acef1 1,252 1.00/1.00 vMB 32
827,221 827,221 00000000000000000000f2319baf5ccbb42ae6fa4b73adad14c205f33714782c 612 1.00/1.00 vMB 35
827,220 827,220 00000000000000000003b7f37a33f19d8f9c6192905e8ce1f36068cb537c2d34 1,612 1.00/1.00 vMB 31
827,219 827,219 000000000000000000034666455c9e5c4009411ca53f49ad0cf6d6f7b4fac68f 1,275 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.91 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: 713.89 GB
    • Received: 17.50 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.