Loading Tool

Explorer IconExplorer

Memory Pool

37,184 transactions
27.00 vMB
0.05676417 BTC
Random Selection Loading Transactions
Max Size: 137.08/200 MB

Candidate Block

Mining Attempt 3fd06ff7b516c6986fa03d8e98b41145c13a41440e8c6881643a3751d1c331b9
Version 20000000
Previous Block 0000000000000000000179be315979af8643d60e3dbf26b1dc2d5ab14d2f469a
Merkle Root 2b940cad670b7f1fed92553ac851c0684cff95a7aeaf253ebcc0c4548a7bc899
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00589597 BTC
Feerates: 50.34 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,642 (493,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,693 420,693 000000000000000000a26b1a5e768091ff49a1675b112ef237b8698a83bfa975 363 0.31/1.00 vMB 22
420,692 420,692 0000000000000000009709a114aa11fce57953d3e75301463baeeed1d4cf0aea 63 0.02/1.00 vMB 51
420,691 420,691 000000000000000003f512888422f115709cc8f0bbc17c69078b29acdb149ba3 107 0.05/1.00 vMB 62
420,690 420,690 000000000000000004154e941530260f560d4eb671370fa3139a525c2b3ae72c 43 0.08/1.00 vMB 43
420,689 420,689 000000000000000000be8550574e695d79670b46a8c80b8171f8f5ad66d83787 900 0.54/1.00 vMB 28
420,688 420,688 000000000000000002f82606576d56286401581a17050f295858e47052adf7b1 1,060 0.54/1.00 vMB 38
420,687 420,687 0000000000000000035ad47dffe2de3bb9521cf02fa7f0e455ff3f97f685ca26 2,019 1.00/1.00 vMB 48
420,686 420,686 00000000000000000294fa5bf4f07945dc42ba5302bee2128c37f1802e019266 2,873 1.00/1.00 vMB 81
420,685 420,685 0000000000000000039a8cfe6ddbdd36809982a47800f0fe2c7e244446265a40 2,190 1.00/1.00 vMB 43
420,684 420,684 00000000000000000181968aa5f4acea123e1c20b95698f6adaf7e3cd3a4f2c9 1,720 1.00/1.00 vMB 26
420,683 420,683 00000000000000000520cc08d00b3e249a83614bf57b8585debee2c474b81b56 2,296 1.00/1.00 vMB 44
420,682 420,682 0000000000000000044f0db849b20bce26586a8a3a4ca102aedbcc7d799c3cba 3,095 1.00/1.00 vMB 76
420,681 420,681 000000000000000005018c792aa2bb39889745951d3c8886493513f8ee17ff5b 1,072 0.52/1.00 vMB 48
420,680 420,680 000000000000000000ec757c8b98b7b716b9c96878f7accf8430c781551bcb7b 1,249 0.80/1.00 vMB 34
420,679 420,679 00000000000000000144693ada26bbe753153d0f907ed740898476579af9bc28 2,635 1.00/1.00 vMB 67
420,678 420,678 000000000000000001c97b2e366075b1f29a7f273441ae10accb45a4c4a428dd 721 0.29/1.00 vMB 56
420,677 420,677 000000000000000003e50a77eb146ee834680f8719124556128e25aaea28f380 682 0.36/1.00 vMB 72
420,676 420,676 000000000000000003ce1c68570514991f943306d38ceb1633febb1a4ec756f5 1,177 0.51/1.00 vMB 52
420,675 420,675 000000000000000003c3d57619169ccf82d7bab2810633f873c8c39b8a6c3287 1,648 0.70/1.00 vMB 52
420,674 420,674 000000000000000003fd51b5084c74f24360480583252ea1c0606807ba4f23ef 750 0.35/1.00 vMB 53
420,673 420,673 000000000000000000da72c6dddbb2bdc7800440b71b2d8a0597d0711b3c0314 1,028 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.76 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: 632.02 GB
    • Received: 12.09 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.