Loading Tool

Explorer IconExplorer

Memory Pool

83,133 transactions
31.37 vMB
0.16234230 BTC
Random Selection Loading Transactions
Max Size: 186.38/200 MB

Candidate Block

Mining Attempt 92589a9cba30d9fdaadbd243b3e0f2f4dd0bd639a7f0c6e89b6cdf03af855b5d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f6792f95c46aa38b48afe716d519750941258bf868a15fbac1b0590fd7606b76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.06131126 BTC
Feerates: 269.69 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (540,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,576 374,576 00000000000000000131aebe1dd45a64a598b8ee5140c1b9ffa94b96227eed12 668 0.75/1.00 vMB 15
374,575 374,575 0000000000000000010e88235fc13c53820d0d80e0083675f19e7720eca17292 373 0.23/1.00 vMB 30
374,574 374,574 000000000000000002d2ca8cf1242280109a718b8626977c866f5fd1f37b8d39 2,096 0.94/1.00 vMB 45
374,573 374,573 000000000000000006233c8a9f4366412688404f6aca2ddbe5ae50b968ec71fd 435 0.25/1.00 vMB 32
374,572 374,572 000000000000000011bc1a453fd2e6e594583af63d685d97a4829c01a047b58e 399 0.31/1.00 vMB 46
374,571 374,571 00000000000000000cdc92c9e7f8eb344fb0d4d498edd89f90c13cacf56818aa 1,525 0.93/1.00 vMB 36
374,570 374,570 000000000000000000d2da5b89a2cfee3a8b633c6390fa7cdafb2a8b8e790634 1,036 0.75/1.00 vMB 28
374,569 374,569 0000000000000000039e76b79f16b621fcff7a5fc279967891eca0de8738789d 1 0.00/1.00 vMB 0
374,568 374,568 00000000000000000142d3d75dd9391b1fd7a77fc33fce3ced0f3216d4d8bb47 406 0.37/1.00 vMB 26
374,567 374,567 000000000000000003dc470e843af562b8b10b6bf6cc7f7250450ce74b0eba7b 1,124 0.51/1.00 vMB 44
374,566 374,566 00000000000000000673236fc3ef2907fc693f521a47f7d8f2a70473bd27a307 1 0.00/1.00 vMB 0
374,565 374,565 00000000000000000ca8a04824ade49a8ba57c2ead43b71599861b626c8f322c 480 0.27/1.00 vMB 37
374,564 374,564 000000000000000002386fcef48a80af87a2ac28ef619cf17741b8fa187f8fcd 1,151 1.00/1.00 vMB 18
374,563 374,563 000000000000000005e2118e185080e6c3ac1de28016cf5676cf7670c8f951c9 125 0.09/1.00 vMB 22
374,562 374,562 0000000000000000057b8ea65b968a2c62898eb9b55c5e0ffeea00ef2045cbdb 506 0.75/1.00 vMB 5
374,561 374,561 0000000000000000021504a957797615afeb1fc215c64c55f278b004d1fa0429 1,430 1.00/1.00 vMB 26
374,560 374,560 00000000000000000d12532bebf938c6933e52d031ce08b057839a8fd329daef 927 1.00/1.00 vMB 16
374,559 374,559 00000000000000000d3eaad87fc8216f52d5a73adf098892d4eca2b1ed4b0795 1,183 0.93/1.00 vMB 13
374,558 374,558 000000000000000002c09247ecfbe7d47ad1a6f0ba5eb2b4086b94634edc745e 796 0.43/1.00 vMB 41
374,557 374,557 000000000000000000d20ccbfd9c4d8813b6ac4fdc7ccf2a04e9bd70c5dceb05 250 0.12/1.00 vMB 30
374,556 374,556 00000000000000000901ed05e6dda2aa923a65695d0c1e058fdab8c249b1909c 681 0.95/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.