Loading Tool

Explorer IconExplorer

Memory Pool

80,557 transactions
29.72 vMB
0.06952657 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt 71c077bccd90279fadaf0843020ed606ec31506cd43496c086f7a4a619e493bb
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (395,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,233 519,233 000000000000000000112dad9b24f60f5a1d80523f6fc2de5c87aed1747e3332 652 0.29/1.00 vMB 26
519,232 519,232 000000000000000000312174d03c9b5db452116e46e258fb93aeaff38d47bae7 5 0.00/1.00 vMB 15
519,231 519,231 0000000000000000002636c795b1d5c3c0a195dfc46bd0a91f9fb3c65fd993b3 252 0.10/1.00 vMB 36
519,230 519,230 00000000000000000017446c8d5b9b42231b168d6f6b2caf201a350491ada8c6 280 0.14/1.00 vMB 23
519,229 519,229 000000000000000000419a88a3e8bafac53d24c06a93a2300bdd81096f50ca8b 492 0.30/1.00 vMB 22
519,228 519,228 00000000000000000010acc500d9a65ddb5599c06c767fafc815a3decc5b0dd3 312 0.20/1.00 vMB 24
519,227 519,227 00000000000000000035800278c59bb573b79249dd613b8ecb5ed3b0a6e20b90 2,229 0.93/1.00 vMB 36
519,226 519,226 0000000000000000003577d06114972d261b5a18401b2b9d0ef5d09973e8b6cb 1,541 0.67/1.00 vMB 36
519,225 519,225 000000000000000000468d95d3019915838068936ab305d34ea028716a1c5f5b 1,620 0.74/1.00 vMB 29
519,224 519,224 0000000000000000002bd78250ace43ba089c2c095d496c32aa1fa93e59b7766 1,674 0.92/1.00 vMB 29
519,223 519,223 0000000000000000001ed23da6a7bb34ac42988037aa930b46319a81ebf7c1e8 766 0.84/1.00 vMB 4
519,222 519,222 00000000000000000028f16f36356e21f0ebbab166fecfbff3cdf47b964b96dc 2,539 1.00/1.00 vMB 34
519,221 519,221 000000000000000000331e1d707975864c089957b687ce6abcb76215d61a2efc 584 0.33/1.00 vMB 28
519,220 519,220 000000000000000000306e7a376fd4a1040b4848bd5802f62125e0df6eeda289 371 0.14/1.00 vMB 28
519,219 519,219 0000000000000000001700ad5bb36f741c23863ff212c6cdfa564d1b23f1c8fc 1,711 0.90/1.00 vMB 29
519,218 519,218 0000000000000000003a725b6d507debfe37606fb15dd7c3df68ebb1fc2f3b8e 2,242 0.95/1.00 vMB 29
519,217 519,217 00000000000000000048f40da8278ae650ff9224e96dac07251cc61494e7474f 992 0.51/1.00 vMB 23
519,216 519,216 00000000000000000013685dcab244f62e01743b9d56dbe1b653bf0925f40450 666 0.40/1.00 vMB 7
519,215 519,215 0000000000000000002456e5b84d8fe1040abc71bc04f02648841251b387d49b 2,038 1.00/1.00 vMB 37
519,214 519,214 000000000000000000010f01933e19182a0d2f3f134bfd6559eff2395436e5ec 3 0.00/1.00 vMB 9
519,213 519,213 0000000000000000000532c05d5b4a5a581da48cd5a60c70d7317905f6f32de7 2,345 0.98/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.