Loading Tool

Explorer IconExplorer

Memory Pool

75,991 transactions
28.37 vMB
0.06726239 BTC
Random Selection Loading Transactions
Max Size: 171.88/200 MB

Candidate Block

Mining Attempt cffc09c5777556ef0f6863fbf261891ecc564a4ce69dcef1b3bf5a64cd1253f1
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root acc790406fd47e241ab24115458a94720d2177b937630c9d51cf3b417c557d64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.00857419 BTC
Feerates: 178.73 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (331,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,903 583,903 0000000000000000000a1f6c85df79003a6ef6c474f5519e9a35a21072f8681a 2,180 1.00/1.00 vMB 58
583,902 583,902 00000000000000000014b3fe0ddde30e57fcf396f8de521426e46a107c1dcfb9 337 0.16/1.00 vMB 64
583,901 583,901 00000000000000000000aa4c5134924957ed1450e5a24d9deaa9abc2ea3f0738 1,202 0.43/1.00 vMB 5
583,900 583,900 0000000000000000001da8197893f8ae2269bdc24e9d09604c43287c32d29287 2,619 1.00/1.00 vMB 44
583,899 583,899 00000000000000000008a581c041b15cbaf56a84a8e3d865798c622286e0a442 1,253 1.00/1.00 vMB 68
583,898 583,898 0000000000000000001cc2bf0d0a899c104a0b2755ab312320bd82fae704428e 1,695 1.00/1.00 vMB 96
583,897 583,897 0000000000000000001c6a6ae90f3f90f9a02098f5f447dc3ee09649097fa2cf 85 0.02/1.00 vMB 43
583,896 583,896 00000000000000000002bc5fc4a45ccb35686023e9ae5b6778502f447e0f5cf8 1,309 0.61/1.00 vMB 37
583,895 583,895 0000000000000000001d87819cc5d163b92c0e1408ac1b749e69da63d4510c81 2,530 1.00/1.00 vMB 47
583,894 583,894 00000000000000000004f2569ccadf0bab72049cc572e4807e42874c370f01cd 2,874 1.00/1.00 vMB 51
583,893 583,893 000000000000000000024a95d555d00b961b7b82d729eb8dea5d4695ed37c181 2,758 1.00/1.00 vMB 57
583,892 583,892 00000000000000000007014c02a9b0a7a7243d0bc79defda2f04c7ac10aef328 805 0.24/1.00 vMB 40
583,891 583,891 000000000000000000094d0c5b0292be3730c2d3193bea92b95874d1f4de3ed0 2,003 0.65/1.00 vMB 32
583,890 583,890 000000000000000000036a913d7881f7780819a30700cc5c510fd5ed53fbdd9b 233 0.12/1.00 vMB 56
583,889 583,889 0000000000000000002258cf83be0540cc5a0dc142389f63e966fab08fd3d7f6 2,775 1.00/1.00 vMB 42
583,888 583,888 0000000000000000000e45a81cfb2bdb0633ad72a44bd3dfa4a1c189bb1f1851 269 0.08/1.00 vMB 56
583,887 583,887 00000000000000000014cc6089fb49958270211b24d94e0ba97dbb146040d331 1,589 0.51/1.00 vMB 45
583,886 583,886 0000000000000000001be5edb78a5d0c48a8ae902e69b6c0d291f243388582f1 3,200 0.94/1.00 vMB 35
583,885 583,885 0000000000000000000330588f1d26c6a770f168f19c4bcf9f8a13b32855cd00 221 0.06/1.00 vMB 56
583,884 583,884 00000000000000000012fbb0d44bb0a1a78891d1cc5da35ad121d233384dea60 2,461 0.74/1.00 vMB 38
583,883 583,883 0000000000000000000a43e9db973941579abfa261d721df937a80708fdc1e82 1,802 0.67/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.