Loading Tool

Explorer IconExplorer

Memory Pool

80,915 transactions
29.73 vMB
0.14720393 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt d9c7e6b1ea6403a8cb5a22017e2d1ce9af5d7eebc6632e24dea2da8188a91441
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8cbcdfabaddb8a41a4620c64143db373058d75e4e2dfb3f2113e357aeb6898fe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,325
Size: 1.00 vMB
Total Fees: 0.05597220 BTC
Feerates: 1,002.91 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (613,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,231 302,231 0000000000000000262411e78eba91c65840c1d33b74d4f4d37d8d1626b0d51d 324 0.20/1.00 vMB 31
302,230 302,230 0000000000000000197838f1d1c75a084d84cf47c02dd64c8d0b4185bd2ecade 286 0.17/1.00 vMB 23
302,229 302,229 00000000000000006d0ae1f89999cf16e5c06d49c7e6d6110853ddd6b71dc340 714 0.68/1.00 vMB 33
302,228 302,228 000000000000000007edf81b7faec3e29951cf9406fbddae7a1a844093549b3c 1,007 0.35/1.00 vMB 52
302,227 302,227 000000000000000005bb541d8dc4a2fba658004b713167b0a89f988c6c1e2ab3 97 0.06/1.00 vMB 11
302,226 302,226 0000000000000000444a4e81b64a9a43e9c1bc9be488a56aa0d2c0c7152939c5 405 0.27/1.00 vMB 23
302,225 302,225 0000000000000000736282fda9d18b3bb0f25c94330e11fbdc043002347dbee8 412 0.20/1.00 vMB 34
302,224 302,224 00000000000000007a29d10a15121da93743186fbee9c3681b1472334298b6f5 284 0.30/1.00 vMB 23
302,223 302,223 00000000000000005f1dddd56cd88b1fb039f4b4687eef95490325e2cc797318 862 0.35/1.00 vMB 39
302,222 302,222 00000000000000001a8202937d552bade82173b0140b69f44bb073e7eea9e0b1 938 0.56/1.00 vMB 29
302,221 302,221 0000000000000000733f1ab40e2fe36947d226c5825b8eaa0576476864ebcf47 512 0.32/1.00 vMB 25
302,220 302,220 00000000000000005b5b0291d442280c7350fee1494232e657060c5307bd34de 225 0.12/1.00 vMB 28
302,219 302,219 0000000000000000277ee14d766ed423bd1910b6b0da9661a71695cc82d65e1d 434 0.23/1.00 vMB 31
302,218 302,218 0000000000000000439c246a7cff7149633a7ed79557fc7a3119d67ad3b2ba97 78 0.03/1.00 vMB 9
302,217 302,217 000000000000000063e9653ef8f8718a37260b7c7645948e2e5cc82755573ed4 243 0.14/1.00 vMB 20
302,216 302,216 000000000000000039f1635fea2218f204b8a1a272f6dfa1d97da447ba2774b2 483 0.51/1.00 vMB 18
302,215 302,215 0000000000000000529d161de37a30127ded7a0cc2cd41f98b562b5584ae28e4 1,085 0.35/1.00 vMB 45
302,214 302,214 000000000000000027fc70184ce77ea400012f57c102db9213dba113bafb940f 504 0.33/1.00 vMB 24
302,213 302,213 0000000000000000246375272f96d0f0ed5f794b7c8319e53e2e112093864d55 203 0.10/1.00 vMB 33
302,212 302,212 00000000000000007bda5cd67a02d36df92440079db11da2ce4ce523d2436124 392 0.21/1.00 vMB 33
302,211 302,211 0000000000000000491c8cd62c875aa0b23a8cfe8a624f744a4771d7c2ac9345 90 0.04/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.47 GB
    • Received: 17.54 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.