Loading Tool

Explorer IconExplorer

Memory Pool

14,098 transactions
9.28 vMB
0.02466052 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.42/200 MB

Candidate Block

Mining Attempt a4017b9703c749724b18fe07e867e2acf0412bd1b02d0e8fc87db360f46af75f
Version 20000000
Previous Block 000000000000000000002da2cfaa2c083bb22b8405282515da43f57834a1d7ee
Merkle Root 56ad2cd64d5560b104ad1e7afd8f8d823f246b03d83d1e62fc0f0e3d4eb4d505
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.00431475 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,360 (728,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,960 184,960 00000000000002e75e6b33ce97b3da93dc348fdc94095e39c3e141b3ee758f6a 88 0.04 vMB 117
184,959 184,959 0000000000000500b8b3899ad29767d300ead0e39efeb88456ab867cadb6dc73 211 0.16 vMB 88
184,958 184,958 0000000000000838b430423fbd14bb7d3686a37451bbcace168958b0db832a82 172 0.10 vMB 92
184,957 184,957 00000000000003f83881ef954bbe1b29a650844ab45703185ad4437f71f08ee9 280 0.14 vMB 116
184,956 184,956 0000000000000a511da08e61da41020060d2dfee3da501908c7a2af28986a483 144 0.05 vMB 63
184,955 184,955 0000000000000089b2aeb12ec6832507b1f9ca7c158f85f3766a00f57855019c 636 0.26 vMB 123
184,954 184,954 000000000000035a97aa05f0ed6eb89895317bfc1810fb0cb41db775f510f787 607 0.25 vMB 117
184,953 184,953 0000000000000855d2419471f4004e70a1cf58dec95abf033cd261762a57f1c9 831 0.25 vMB 164
184,952 184,952 00000000000008422e97e3ad28505addb55a1e92100f8b7111af1898c12b5469 749 0.25 vMB 141
184,951 184,951 00000000000009353c8da038c7bb7890555951e6478c0b5c61be35867a7c2805 688 0.42 vMB 98
184,950 184,950 00000000000007f7928ddbe2c6fd964080f3dc5e123d91d0a87057f5f88c1631 106 0.05 vMB 351
184,949 184,949 000000000000041ee8fa5423218da760d4e427cfe5a38fb9f6f410bed4dac2c9 10 0.00 vMB 0
184,948 184,948 00000000000007ba112e5d854cd51ecf2dccb12112e6378edc7593140e452716 8 0.00 vMB 0
184,947 184,947 00000000000003f9c3a9ba624daaec626430a86e8c33ef3a439ccdab19d0ff1c 117 0.03 vMB 83
184,946 184,946 0000000000000163afa35d3a36874736e34072c889ca134e02503027976c87b7 210 0.08 vMB 110
184,945 184,945 00000000000009dde711ae78f6e5a5ba73a0b19a8a70e5b94a272f0e51c6d65c 999 0.37 vMB 144
184,944 184,944 0000000000000478bf607795d8d0e7ef168d213ab58c58daacf8995942fbf426 349 0.13 vMB 154
184,943 184,943 00000000000002d696b4e1a2663367d85f07557ec96b87b85deb7daf93dc43f9 12 0.00 vMB 0
184,942 184,942 000000000000024d227b39976c8ab9ff72ab5156d54452fdf8c12f01c88a509a 94 0.05 vMB 94
184,941 184,941 0000000000000319f9d8c163917de407a2a0b712278b053a1d8f97692c40cec9 71 0.02 vMB 0
184,940 184,940 00000000000007053434d9736e7893c937a08b1487b5d2cfdc0f5229f77519c6 274 0.12 vMB 129
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 98
    • Outgoing: 10
  • Data Transfer:
    • Sent: 167.04 GB
    • Received: 0.69 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.