Loading Tool

Explorer IconExplorer

Memory Pool

80,661 transactions
29.75 vMB
0.09319125 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt cf2cfc048b7f08274ed9d727278cd12aa673faa2572d08677c742cfa5ee893a6
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 659163d04a7a314292591a5b16652bcc64c2fc814ed0c6b047d6c1ece268e1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02638582 BTC
Feerates: 90.00 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (281,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,246 633,246 00000000000000000008074bd71679acde03c61896bf084983a62f13f789e5bb 1,482 1.00/1.00 vMB 109
633,245 633,245 0000000000000000000654c2c750a6879606b3f2286b931b8070a904e1f945fb 2,166 1.00/1.00 vMB 43
633,244 633,244 0000000000000000000419756a6de888bf01a690e9203c3b6c76ddfbc0f23858 2,402 1.00/1.00 vMB 68
633,243 633,243 0000000000000000000a6e5c382446158ea69a493cc77c0145ca6835675b07f0 2,343 1.00/1.00 vMB 68
633,242 633,242 00000000000000000003cf1375ca8a8194ee029817f184578d264629a8aff5d7 2,466 1.00/1.00 vMB 46
633,241 633,241 0000000000000000001294b8fe7e60c8442c4de32cf03290f4af975286fea543 2,901 1.00/1.00 vMB 20
633,240 633,240 00000000000000000012abf577529f94bd8956fa4db2abb2f04cb78b9984491e 2,505 1.00/1.00 vMB 64
633,239 633,239 0000000000000000001149aef86d0e919c5432e9facaaeab095da223de8ce062 2,744 1.00/1.00 vMB 22
633,238 633,238 0000000000000000000337da3dde3a252c82ee65c3adf4e4bc8faf8ac1c1224e 2,568 1.00/1.00 vMB 53
633,237 633,237 00000000000000000013a9d312df9e7ed9979c0fb2b25dacb2aef4a9bfcca066 201 0.05/1.00 vMB 31
633,236 633,236 0000000000000000000868c6db9cdb04321bc80dedb087067b9b2343485b35aa 479 0.18/1.00 vMB 38
633,235 633,235 0000000000000000000a7fb84c33743d1e34243778b26b5885293eab4419ceb3 637 0.48/1.00 vMB 5
633,234 633,234 000000000000000000071d51b4ab0fb70f4ae1a96c301e7243a5c8998ff09498 1,384 1.00/1.00 vMB 8
633,233 633,233 000000000000000000002bf734872a5fd79f9b6c01c57260846d7f4fb4953842 2,741 1.00/1.00 vMB 20
633,232 633,232 00000000000000000003acc111fe9ea01ffc59f69db1027c67cbd91b081f2029 2,105 1.00/1.00 vMB 42
633,231 633,231 000000000000000000007519f35b2dc2441f15dc9a5662a01f46f0632a743ad8 2,842 1.00/1.00 vMB 16
633,230 633,230 00000000000000000011ed6e9ce2eb2fa58247bced5032d5780f8a695d0400bc 2,625 1.00/1.00 vMB 38
633,229 633,229 0000000000000000000e1b6a80c0ff9c84ad53c274e2ae50515ef74254be6792 2,576 1.00/1.00 vMB 41
633,228 633,228 000000000000000000129bfd9ce9f02e51edfd9f9617aba6b0b7474e3636996c 2,748 1.00/1.00 vMB 34
633,227 633,227 0000000000000000000acba7da00135aec07b1fb755bac949011c0bcd0506478 2,802 1.00/1.00 vMB 39
633,226 633,226 00000000000000000011ba9d42c77791565a19e33b93ebdb2acd1e679834ebe3 2,596 1.00/1.00 vMB 62
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.33 GB
    • Received: 16.20 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.