Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
30.85 vMB
0.09034531 BTC
Random Selection Loading Transactions
Max Size: 186.17/200 MB

Candidate Block

Mining Attempt 6afe80e8a38499ce8c32d4be4291906864fe83430b286cfa45d99a3b63759c9e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root bb30fcc2b9c2910208ae3a88881e688984f5386ce8f0d3b6409afb8957360d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02391412 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (581,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,638 333,638 0000000000000000070b09295f42380a9cb525399ff48fab0365ede8d6c240a5 11 0.00/1.00 vMB 22
333,637 333,637 0000000000000000165ee64d59a7b6551eae5a47bb99e1b2598a50fa000d3198 209 0.12/1.00 vMB 21
333,636 333,636 000000000000000000811dc25ed18d42aeffa2126344f4e4f61bb023dc4620de 114 0.06/1.00 vMB 23
333,635 333,635 00000000000000000a96c4fb609fd596b2fdca8ca7e0283a3651a444e9105bae 306 0.17/1.00 vMB 23
333,634 333,634 000000000000000019f61ae7565e3eb5b27f12c6641d1ef2109a0d960d6a6014 344 0.27/1.00 vMB 18
333,633 333,633 000000000000000018be2b7a90a989f95f46a6de1f6640c683d66a903934e3eb 283 0.13/1.00 vMB 29
333,632 333,632 000000000000000015fe53766236f0a3444212dbc9cbbd8d8dcc73278f94a867 90 0.11/1.00 vMB 22
333,631 333,631 0000000000000000188b3e1224f0593d0bd23aef8f790921153afd7b064f59ca 546 0.47/1.00 vMB 15
333,630 333,630 00000000000000000dc4c70a0880d589f7712d46a0830c53e891f73ad8646b27 1,421 0.75/1.00 vMB 26
333,629 333,629 000000000000000019d6a56c9988fc3f8385f2dfc0c8650bde70c821b1ea651b 1,139 0.75/1.00 vMB 31
333,628 333,628 00000000000000001207b614855cb245ff8511be3bd5bdd4bdf6948e8a752f04 256 0.13/1.00 vMB 27
333,627 333,627 00000000000000001a1ab6b9ff5a7008d7c512590ed8ef145aeb25f0e61cb789 1,779 0.75/1.00 vMB 28
333,626 333,626 00000000000000001a246558ec6c2caf0c874320d9ed0bf13f394f24e366f1b5 512 0.15/1.00 vMB 44
333,625 333,625 00000000000000000649c265cd1f2aa3f97f8bcec33a3a612e8de70c81a9b521 25 0.02/1.00 vMB 16
333,624 333,624 00000000000000001019f4dc1e08610edab1dc41db8dc43cc6dd1ba3e0e9b836 141 0.06/1.00 vMB 29
333,623 333,623 00000000000000001a29ff7a96877093de21dda2d041c843852886ea2fa3ce14 721 0.43/1.00 vMB 22
333,622 333,622 0000000000000000039e8dde1c9775fc0f3d7cd42f0a15e0c66335cb7daa4bc4 476 0.20/1.00 vMB 25
333,621 333,621 00000000000000000f520e3f0acde60912d211d538d1e4b63c56097317d04b84 298 0.14/1.00 vMB 25
333,620 333,620 00000000000000001b50146f5ae08e9b56058c2f4dcb77bbbe0c8fefe3433dff 200 0.22/1.00 vMB 17
333,619 333,619 0000000000000000194bc0f2b8f43427cc962a482023ba844832e4a37c726741 994 0.59/1.00 vMB 24
333,618 333,618 00000000000000001a5f7210688801a79080f5ac85172da98a0f1f9651bbdb18 582 0.27/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.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.