Loading Tool

Explorer IconExplorer

Memory Pool

77,245 transactions
28.86 vMB
0.09848801 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt a6e81f85117c9eddac8d39c6300a195f92d98b8fb46509453c83829893beef7e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root f8d3e6978501e5fbcc11681703a4e846dd090030702312f655807aeacd87433c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.03017901 BTC
Feerates: 180.82 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (674,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,992 240,992 000000000000002058d94ff6df79b4aff350808da4dbaec7986aa23e05dcadf9 100 0.05/1.00 vMB 88
240,991 240,991 00000000000000b8c721fd1d354ff7b3061d4fbeab0a4fe08aaca13b4f5363b7 128 0.06/1.00 vMB 66
240,990 240,990 00000000000000015cab2bf00fd9d26ae69355a7f0ff4f9d6122d1f8f6e1444e 593 0.25/1.00 vMB 167
240,989 240,989 00000000000000c5639215baa43a4c5740241c65dab7297e7ef712074e15e3bb 292 0.13/1.00 vMB 222
240,988 240,988 00000000000000defad1c76a00cd82f7855f554b92691709dadc945bc8d76abd 46 0.02/1.00 vMB 151
240,987 240,987 0000000000000052a1476eec1a0e5b08809cb9145c30a056911722c94a5ec1cd 83 0.03/1.00 vMB 154
240,986 240,986 000000000000001805adfbffa8eccf3f8c01c90365ffe1d46b690ca08dcbb390 200 0.09/1.00 vMB 159
240,985 240,985 00000000000000fc6566877921e8a374ba9b08bf692f5ae84971625d841b6011 451 0.22/1.00 vMB 251
240,984 240,984 00000000000000ea1db94cfb0500a7f3700f87c85142c15ef76e53fdf7df213d 391 0.17/1.00 vMB 175
240,983 240,983 000000000000005842a763fff2fd4094fde7134b0fd1c9de169f88ba6e109ea2 112 0.07/1.00 vMB 154
240,982 240,982 000000000000010b043b776451429b299ef0deb00be0b4b86025e8b33175b041 211 0.08/1.00 vMB 226
240,981 240,981 00000000000000ce4b5e15db6d23fea7a70c2d0769f540a735724bdd2235072a 133 0.06/1.00 vMB 156
240,980 240,980 00000000000000f2534b073d8cc6e252fed44a1cd4b6280930520321dadea507 104 0.07/1.00 vMB 120
240,979 240,979 0000000000000027ce37fe4796a965e881b78d93fff4d52a9edb069d40141768 233 0.10/1.00 vMB 176
240,978 240,978 000000000000002aae9dda6368e71f243ce510be7f30443c4d285ddffdb3a5e7 139 0.06/1.00 vMB 174
240,977 240,977 00000000000000363052766cf343c5140491d4d505670701fc46f46ec5b39b8a 125 0.07/1.00 vMB 140
240,976 240,976 000000000000008722f136227ea26bbbfac7a2ffe3a98fe52e08cb5c142c2a74 374 0.16/1.00 vMB 953
240,975 240,975 0000000000000035048ea94fb775902bdabebc9a8b9399da27471ff4313c0960 280 0.14/1.00 vMB 132
240,974 240,974 000000000000004ec05153a45888f0752a952fca9a65c6fb5d258cd676d4ff3f 162 0.08/1.00 vMB 127
240,973 240,973 00000000000000cfa30a116fd70efe3fb2f87ddfa1c7177e06f13fec98c4e6ff 65 0.04/1.00 vMB 119
240,972 240,972 00000000000000295c03ecb7c8f0dc1c0447462b5c68a21e7f483e2c70ce76f8 183 0.08/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.