Loading Tool

Explorer IconExplorer

Memory Pool

76,040 transactions
28.40 vMB
0.08385321 BTC
Random Selection Loading Transactions
Max Size: 172.73/200 MB

Candidate Block

Mining Attempt 1beb4a36321372b1cc0444aab308af7e84aabfc793ac7d9148419c87fe569a7d
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 1dcade8374e19b8d767f036000a4cac072e0101385173c0b7e3b13061afef22c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,746
Size: 1.00 vMB
Total Fees: 0.02053669 BTC
Feerates: 180.82 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (372,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,966 542,966 00000000000000000008fb2e196b06b139ad3114f8d178f4378c2b8ddbd8674a 24 0.02/1.00 vMB 4
542,965 542,965 00000000000000000016ee3ad24516fbe9df349ad6c54d8c4c8c520bf88e907f 598 0.21/1.00 vMB 14
542,964 542,964 0000000000000000000ea3e72789fe132370c2f0ea4f20dac64515f5134867d2 218 0.07/1.00 vMB 10
542,963 542,963 0000000000000000001617ce83bd703bad698747b9c513b6b06f39b5e71ee747 403 0.16/1.00 vMB 13
542,962 542,962 000000000000000000040f481bffa72937d31865a91aa785087976b74b174cdc 512 0.26/1.00 vMB 13
542,961 542,961 00000000000000000024ffaef4fdf51e981e96f8ca5738822edda0098b130f40 835 0.30/1.00 vMB 11
542,960 542,960 00000000000000000002086615249a6b537c4bc76af4145ba8f5830eaa5fd4fc 1,259 0.53/1.00 vMB 11
542,959 542,959 00000000000000000001d0d0672cd83e187247c4be69d63661c2faf895681c4e 386 0.22/1.00 vMB 29
542,958 542,958 00000000000000000008292a5695e3c9bfe2a08c43db957f73d21671cf4018b5 174 0.06/1.00 vMB 18
542,957 542,957 00000000000000000018deacbbad14ce317367bc940b1317e6b3cea04854a46b 930 0.32/1.00 vMB 11
542,956 542,956 000000000000000000234a28b5e24067616b204f30e075614e4d8593ca6deb81 206 0.09/1.00 vMB 12
542,955 542,955 0000000000000000000584514a7f9e949f2c8a31d903ab7651241c5d0d04eb09 2,139 0.74/1.00 vMB 6
542,954 542,954 00000000000000000011fb6709278e601acdaa24ddc359ec5f978a819b71cbc7 618 0.29/1.00 vMB 55
542,953 542,953 0000000000000000001f34ea3d5c49e93d618356a7b504a92a273c2e24ac0da8 595 0.21/1.00 vMB 10
542,952 542,952 000000000000000000132e2c4567bea0301896e334b54431f509b991973e9c56 442 0.15/1.00 vMB 14
542,951 542,951 0000000000000000000de9ae8dd3b6ed358fe5ee66c46f002ccd0bf6d094f8b2 266 0.11/1.00 vMB 12
542,950 542,950 0000000000000000000c4df6de6b3abeb805a2105bde590684c7fe3c07b7aeb9 1,476 0.55/1.00 vMB 21
542,949 542,949 0000000000000000001d5ae58ecd4a9748438208639d42fb809342f28ddc16eb 1,850 0.76/1.00 vMB 8
542,948 542,948 00000000000000000018c483701a50a4653dca2a512928056a02f101449d16c8 1 0.00/1.00 vMB 0
542,947 542,947 00000000000000000008434596c6d686b54252c48a7c017f50141eb9d6193e9e 2,768 1.00/1.00 vMB 6
542,946 542,946 0000000000000000002717e7ca944fc8904e1bf79097bce0882e7384cef55e78 2,405 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.