Loading Tool

Explorer IconExplorer

Memory Pool

87,068 transactions
32.58 vMB
0.15076395 BTC
Random Selection Loading Transactions
Max Size: 198.94/200 MB

Candidate Block

Mining Attempt 07f97dec15b0016f3ca347284872259976f35265c227e9057a1f7f5c3340c3e6
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 9df2954f51016ba36051e5ae55aa87076e2891dfcd1f1e6aefae0cf80b6623b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.05805217 BTC
Feerates: 400.00 > 5.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (577,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,257 337,257 000000000000000002e8c59aaf33358dee57f5f4439026eeea3937a52d4b627d 482 0.24/1.00 vMB 25
337,256 337,256 0000000000000000130809bd5dc4c30c509aa8b0a7074f058cdee8be0215dd1b 284 0.15/1.00 vMB 47
337,255 337,255 000000000000000010ee4c648418dc9703e2f57c5abc5fc088c73e5b7165c16a 532 0.27/1.00 vMB 26
337,254 337,254 0000000000000000051007483660a8e8f8a1e1d18e110d9036d7042c5f0612f2 134 0.10/1.00 vMB 16
337,253 337,253 00000000000000001204fbd68a3627d7b18528932304d3e4c426d0c35025ce9d 95 0.05/1.00 vMB 27
337,252 337,252 0000000000000000133af863a8b20ec3b0188fcb076f23cbadd04851450f6e0b 394 0.22/1.00 vMB 18
337,251 337,251 0000000000000000076abc8d0371b96304a9967e3836e0e855cb4ec25e49d7d1 300 0.12/1.00 vMB 34
337,250 337,250 000000000000000017424880b5de491700609ff7f639c6cf33b8dd6c927ab029 325 0.18/1.00 vMB 26
337,249 337,249 00000000000000000b1cceba493750e9e41a26254364e74207a53f36910ce314 367 0.21/1.00 vMB 22
337,248 337,248 000000000000000017825982cbc0bad59f23bd692e6edf22107217e791ae97c4 382 0.29/1.00 vMB 21
337,247 337,247 0000000000000000165258a79a637be9d164dee1e77dcf5b1caefdf73fbdf1a1 94 0.04/1.00 vMB 15
337,246 337,246 00000000000000001af1c6b72ecada589a06d2fd8305812bef6d099bfb6b3fd9 669 0.53/1.00 vMB 20
337,245 337,245 0000000000000000184bf58d055f4203163e32ccf8c074909e2a0a085626721d 851 0.31/1.00 vMB 39
337,244 337,244 00000000000000000e37bcd6ffd9d0182cfbd809704b7062e8640967d96a1968 640 0.36/1.00 vMB 23
337,243 337,243 000000000000000004c1fd142b34f65e4543332d3ab3097e46e1eb00653c2815 194 0.10/1.00 vMB 20
337,242 337,242 00000000000000000e045dcc85f0029c89b3c6775c527deca338eb35bbd2d968 567 0.50/1.00 vMB 18
337,241 337,241 00000000000000000bbcdac7983e5185b6b577aa0e1b0fa3baf64d423560930b 256 0.07/1.00 vMB 49
337,240 337,240 0000000000000000149d44183baf5e2a88c9372d3eeaeb51ae10445c4aea9c93 157 0.07/1.00 vMB 29
337,239 337,239 000000000000000016a3945fbcfc62cdce21170c4a5e0a89d15d12f1f8a48cea 513 0.27/1.00 vMB 23
337,238 337,238 00000000000000000d23289471a3119efd87be4b5492887ec1da98cfc51a648d 238 0.12/1.00 vMB 25
337,237 337,237 00000000000000001907a31072072b67183c1d9b77b3582553d4659cc5b24c04 32 0.02/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.