Loading Tool

Explorer IconExplorer

Memory Pool

79,212 transactions
29.47 vMB
0.08243501 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt f9d98b185e85ebe1640af14193f1af1b870ffd98e1f9deed9d6ef97d50d872e5
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f37f5247cf842d98986efd06d153e04b96d5c479a41aa1b4650764a88b728507
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02053908 BTC
Feerates: 100.11 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (383,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,501 531,501 000000000000000000345afd7c89a16cb3b16379e90a212dc4b9a3064e3a3745 1,747 1.00/1.00 vMB 11
531,500 531,500 000000000000000000149576a6637ff63c47adea5d787cb615d8c46135cf2dfa 2,139 1.00/1.00 vMB 23
531,499 531,499 000000000000000000072685cb0d5c4f82a5b669204c07c6d39af8d28c1dc044 983 1.00/1.00 vMB 8
531,498 531,498 000000000000000000112ee5a9076f662251382c88ccac259e6bdeb8ccf4c413 2,086 1.00/1.00 vMB 19
531,497 531,497 000000000000000000240ad2b4d0097c916061d891dc93c82987ef233da267a8 1,666 1.00/1.00 vMB 8
531,496 531,496 0000000000000000001c10ee9f3cb5235fcfe5e80d73d31d171628b5ca5de030 2,264 1.00/1.00 vMB 7
531,495 531,495 00000000000000000009bbcfaf374c3588cb2f2fc9d009fefd47c9fa5d30f09f 2,756 1.00/1.00 vMB 7
531,494 531,494 0000000000000000002243b3d0d17cd6dbb6803fcf5c20f8d6479eb9bf7877e6 2,857 1.00/1.00 vMB 26
531,493 531,493 000000000000000000320788850ad856fbf0757ca186dbeb582ceb63c9334880 2,512 1.00/1.00 vMB 36
531,492 531,492 0000000000000000001ebdf18551eea8c088a46d742134cbd7ec2fa3b52ad798 3,315 1.00/1.00 vMB 10
531,491 531,491 000000000000000000245c1cb0d364b9631fb818a2a40cfa4ea7180b6bc50354 2,554 1.00/1.00 vMB 35
531,490 531,490 0000000000000000001e58c131e01e5223c69758228bc48d80571fedcac0b38d 2,205 1.00/1.00 vMB 58
531,489 531,489 0000000000000000003092e0372f341f5e027e026612b79d24558211eb486909 2,304 1.00/1.00 vMB 22
531,488 531,488 0000000000000000000c9c57fdc248d21d1210c4098d5fd3a0483d19b1cf6c3f 823 1.00/1.00 vMB 2
531,487 531,487 0000000000000000001256b7651e1b721ce74f15364992f65defef32b314c567 2,733 1.00/1.00 vMB 27
531,486 531,486 0000000000000000000144a4972a71aed4fb46e48095d0ed05cb61795da6919e 2,069 1.00/1.00 vMB 12
531,485 531,485 000000000000000000321625e5aa9bfb9c791d4e745ffcecb1001a58045feb8b 2,358 1.00/1.00 vMB 7
531,484 531,484 0000000000000000002ed25fa7a44efaab86cf2efc1e7bd7dbf637c002966db6 2,588 1.00/1.00 vMB 15
531,483 531,483 000000000000000000006fb8055f14e16439f028ede553bf9b0017ae32ac6188 2,846 1.00/1.00 vMB 27
531,482 531,482 000000000000000000329ace2b3299b79d75fe7d32a20b4b947339ff740a861c 1,716 1.00/1.00 vMB 27
531,481 531,481 0000000000000000001e78dc544fc33231975f5baaa966ea145d1cf9ab1a06aa 1,828 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.