Loading Tool

Explorer IconExplorer

Memory Pool

76,123 transactions
28.43 vMB
0.06866492 BTC
Random Selection Loading Transactions
Max Size: 172.14/200 MB

Candidate Block

Mining Attempt 8cf599c5397e2e61b5d24cc8b13344624cc39dfb52fa0db92b649703debb2ccb
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 03bd53fd8291b774703f12b7235d8fb5da0523de1816b310dade763d2cc7026d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,354
Size: 1.00 vMB
Total Fees: 0.00976206 BTC
Feerates: 214.59 > 0.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (687,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,598 227,598 00000000000001335df5b57177e36fbad4d32a57afc8b639d3212fb1ef2bde41 238 0.12/1.00 vMB 196
227,597 227,597 0000000000000346cc7648b3debba497200467e99b08dd4812f5c0339ecc0ebd 478 0.21/1.00 vMB 181
227,596 227,596 0000000000000278128a753b78f4640b1fdf725b2de064ad532839061cc83037 197 0.15/1.00 vMB 84
227,595 227,595 00000000000001936190255ae075d224b7fdd6de67142c007e6a31dca1ecf048 139 0.10/1.00 vMB 113
227,594 227,594 0000000000000151c9c85f759cdc3ae7326b9352700968aa6f4be5ad4397e57f 213 0.11/1.00 vMB 176
227,593 227,593 0000000000000223ba4a1eb391290eb9352353c376497592d695d7e53a1558ec 368 0.17/1.00 vMB 185
227,592 227,592 000000000000011372de0d4a96534109868e7c29d4c58d70d38c5be1cd4eeb85 508 0.21/1.00 vMB 195
227,591 227,591 000000000000020c3c667a0972020e8c0a228ef4342a24265bf58297316d632a 38 0.01/1.00 vMB 85
227,590 227,590 0000000000000224ea10231da8a5155fd042d0cc62a40d6b0f5987da5e4e7227 1 0.00/1.00 vMB 0
227,589 227,589 00000000000001fa564598619398729399bf1ced2993aa9f64fcfe55fd83641e 380 0.19/1.00 vMB 161
227,588 227,588 000000000000031aeb394011236ef26458416033f521294149c3ca6ba7742619 373 0.13/1.00 vMB 134
227,587 227,587 0000000000000051d7d6dd21cf29e851bb8aa322fbc933fbf10c45ae4b390c95 38 0.01/1.00 vMB 119
227,586 227,586 000000000000026aa7bf3880d03ffed4d9c699f0facebb83fca1b241e932099c 254 0.25/1.00 vMB 98
227,585 227,585 00000000000000488e4e37c8d12c9aa7588a1d26371935732f9081d272ea187e 145 0.10/1.00 vMB 158
227,584 227,584 000000000000001b36bb975357bc63804e781de73414feb74e5845e54954663b 79 0.07/1.00 vMB 110
227,583 227,583 00000000000000cc4707c36ede0e1e64ecbb38503d8524334314d9ff48949027 196 0.10/1.00 vMB 173
227,582 227,582 000000000000029edb75338490674f7461b70d35448e2649019b55080658c8fc 143 0.10/1.00 vMB 148
227,581 227,581 0000000000000194c788a4d34aded8c2a7f73b56774a1bde5ed6b17abb47707d 357 0.13/1.00 vMB 261
227,580 227,580 0000000000000252e671e4d56c6fabf1c0f8b19051c1e216754365815d6c9f9a 108 0.15/1.00 vMB 61
227,579 227,579 0000000000000301379e3f0f765ccba7aaa3b7dbbf16f5d9a33ebe16102152a4 77 0.15/1.00 vMB 71
227,578 227,578 00000000000001362086660ec47b124b20f4c2f880afce071e1b147e24a47581 80 0.06/1.00 vMB 94
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.16 GB
    • Received: 16.16 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.