Loading Tool

Explorer IconExplorer

Memory Pool

44,684 transactions
26.48 vMB
0.05577665 BTC
Random Selection Loading Transactions
Max Size: 140.07/200 MB

Candidate Block

Mining Attempt 7662e492b3f81455a944f6e5c23a4a62cb2a2fbba58c64c3c4bbdebb61ed42a7
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root d6048dec978c5d772ac4e8676a264acf46ca0af5ae1d42a5be1200baca084274
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00713765 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (68,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,968 845,968 00000000000000000002921f8b36a2e26cb8a6be4a974595d3cf193f67347df3 5,867 1.00/1.00 vMB 23
845,967 845,967 000000000000000000031b5ce2f340230965268c61213bb401a62b55d5f229bb 5,525 1.00/1.00 vMB 23
845,966 845,966 000000000000000000012d5d0d66fbcf2ac0e3f76a9fe78e90e65c3f843a8be0 4,928 1.00/1.00 vMB 37
845,965 845,965 0000000000000000000204e2fe774c997f1281cb472a6af6a56c5a77cc6306b7 5,142 1.00/1.00 vMB 21
845,964 845,964 000000000000000000005e646788923495cd7a648ce752145a01652cad849bc4 4,662 1.00/1.00 vMB 43
845,963 845,963 00000000000000000002c85e92c6edd299369ecab03d352233101223aa137347 3,409 1.00/1.00 vMB 31
845,962 845,962 000000000000000000015abc13a595a157a7fa8990d5ac9a496bed5c7ea1f49a 3,666 1.00/1.00 vMB 33
845,961 845,961 00000000000000000002ac0324df726c8b9e26ea218ff87002f20f2821545b88 3,602 1.00/1.00 vMB 37
845,960 845,960 00000000000000000000a412616c0cb52d4f3b3887b90bda2f8998586f88fe5e 4,023 1.00/1.00 vMB 18
845,959 845,959 00000000000000000002af1f5debc911aecba21bb00387957df35b947cb0d882 2,336 1.00/1.00 vMB 21
845,958 845,958 0000000000000000000274115fbc886a3a00b64a61937e8bf6effd12587bf94d 2,633 1.00/1.00 vMB 36
845,957 845,957 000000000000000000016cd922a6a6f7fcf753cbc319b6162f311b868c92d8f5 2,490 1.00/1.00 vMB 29
845,956 845,956 000000000000000000020d739ffc099228abfde8de103493baf84330147ab2d3 3,310 1.00/1.00 vMB 42
845,955 845,955 000000000000000000013430ad40a3b2f05bf695ade0c816a62027c766467faf 2,573 1.00/1.00 vMB 28
845,954 845,954 00000000000000000000b6c38646cb02668ca5b16ad9519e97b80086ecd7819a 2,276 1.00/1.00 vMB 39
845,953 845,953 00000000000000000000a46f20a90404330f67bb1c99665d29fe1470539debeb 3,324 1.00/1.00 vMB 58
845,952 845,952 000000000000000000026f30cee8d5e2a705e8d21abc03d7bdb97059c61c9804 2,946 1.00/1.00 vMB 56
845,951 845,951 00000000000000000000699d41d1b0fefeb6a6600ec0c6ddef95b2e6408d11bf 3,433 1.00/1.00 vMB 93
845,950 845,950 000000000000000000014529abd20a3395447a4067014fe2bf1408b5a5fa815d 3,059 1.00/1.00 vMB 31
845,949 845,949 00000000000000000001389475d85fa85e76089676cb1cfc884b4cc939dd7c31 3,594 1.00/1.00 vMB 40
845,948 845,948 00000000000000000002a8daf50a9e4d9be90949b55d682a061184fa0eb70968 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.