Loading Tool

Explorer IconExplorer

Memory Pool

40,762 transactions
26.10 vMB
0.06347719 BTC
Random Selection Loading Transactions
Max Size: 136.05/200 MB

Candidate Block

Mining Attempt 446bd2192eb1c770ed530207884243af8f9b9631a08a960bd022a8ea17c790ff
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 01f19744d629a1bf3718762b84b3be40d9925223d6af70b57d678a129820c69f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01594073 BTC
Feerates: 151.16 > 1.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (241,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,579 673,579 00000000000000000006af5e09cca1cf220498b2d5c81f645b6edabd55d37d8d 2,306 1.00/1.00 vMB 71
673,578 673,578 00000000000000000008e78a81d1e8d5b277e6275a7de4e9cf34e9f44552246e 2,565 1.00/1.00 vMB 97
673,577 673,577 000000000000000000049fe5312a0caeb927bf9e5f2dcec1a15dd50bbdfd1722 1,294 1.00/1.00 vMB 106
673,576 673,576 00000000000000000002a9b38c5f405107ea86034b77248745d7d0a1f83e029c 2,313 1.00/1.00 vMB 34
673,575 673,575 0000000000000000000b156d683f83ba45cdae7e437c3e17569e88d62750bb36 2,054 1.00/1.00 vMB 56
673,574 673,574 0000000000000000000b4a304d321ad5e7d495fe6865c0bd4d0d565cfefb2591 2,598 1.00/1.00 vMB 45
673,573 673,573 000000000000000000025a08a162b9c92896e56507ea62d926697c585ecccbf4 2,586 1.00/1.00 vMB 61
673,572 673,572 0000000000000000000a8c62d99b16b6ea489ab7558ea1ad893621e27a021d5b 2,550 1.00/1.00 vMB 33
673,571 673,571 00000000000000000006ec7653f584490b263d6a7018fdaed09e53216723f8eb 925 1.00/1.00 vMB 86
673,570 673,570 00000000000000000002e3dac33a840affe3e72c325768a7ee8a34624bafd02d 2,224 1.00/1.00 vMB 47
673,569 673,569 000000000000000000029e8247982d199ab7cf51d8135dad9b6c50046a522462 1,990 1.00/1.00 vMB 67
673,568 673,568 00000000000000000005f4faa5e2d0330f778bef670d106957fcf16ecef03646 2,902 1.00/1.00 vMB 115
673,567 673,567 0000000000000000000b32173607c52f58a7aacb7adb4ccc55c23d41dcfcbc56 2,209 1.00/1.00 vMB 32
673,566 673,566 000000000000000000067406342498de387a8d67a116d7502406cae5109ec91d 2,295 1.00/1.00 vMB 77
673,565 673,565 000000000000000000077d04e3c68cf75635ad947fcf428d10624eaa89030300 3,217 1.00/1.00 vMB 114
673,564 673,564 0000000000000000000114ef2caf98b567bf0b8001a4595b4ac8030708bd76d7 1,209 1.00/1.00 vMB 35
673,563 673,563 00000000000000000009d8347a90f4ba1cb16c19d4ebcf60c55ae322068c64ec 1,174 1.00/1.00 vMB 97
673,562 673,562 0000000000000000000164637afa5431afd375371b5ae9de834a79e88ed3dccd 1,671 1.00/1.00 vMB 30
673,561 673,561 00000000000000000004d0d263140e3cf9a13a1379108195c4d54b28015d15f2 822 1.00/1.00 vMB 8
673,560 673,560 000000000000000000009070afa6f14cd346121b20a9dd2af57f155b0cbaf12a 2,125 1.00/1.00 vMB 31
673,559 673,559 000000000000000000044ceb1fa0f8967294a7a08dbf11e91f4175fadf3ab061 1,872 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.16 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: 653.25 GB
    • Received: 13.83 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.