Loading Tool

Explorer IconExplorer

Memory Pool

46,184 transactions
28.00 vMB
0.08613878 BTC
Random Selection Loading Transactions
Max Size: 148.23/200 MB

Candidate Block

Mining Attempt 2664180a896d3643c31ffc76f2eaafcb6a9a70d39dc3b1040b079279ce301ad6
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 8f4f38424ea80f8b592ac0dbbb298e8cec7e53857022083faf54f9797cd0adf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.03167458 BTC
Feerates: 181.54 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (604,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,628 310,628 000000000000000033bf90c8b5435a53c6844340292b85816307e6fbeac36be2 688 0.34/1.00 vMB 34
310,627 310,627 000000000000000006b311192617492f396156c47a79308069d275e541aa265c 581 0.29/1.00 vMB 34
310,626 310,626 00000000000000003d85c13b7ce13af2386993894f6a95cee2a360ce4b49acb5 198 0.18/1.00 vMB 21
310,625 310,625 0000000000000000281f077c38e4f301d0fb488db67d51f8135fbd5d93168258 293 0.25/1.00 vMB 23
310,624 310,624 00000000000000000dcafa4033b7a7ccee5c394afd17a11475b3e0fc2f7820dc 213 0.15/1.00 vMB 24
310,623 310,623 00000000000000001cf9a02a09880f392535090140abf1dac03f1b9a7258448c 651 0.44/1.00 vMB 25
310,622 310,622 000000000000000005ce1f28c124555a8a5ff8218cf222b90d76104de2a6aa77 662 0.25/1.00 vMB 41
310,621 310,621 00000000000000002c208af9f1ab137283a9a8d4284cd3fbdd8ec2494708e870 317 0.23/1.00 vMB 23
310,620 310,620 000000000000000003c440bef1fd3c260da57355f664e93dc3a521067ebdc949 213 0.15/1.00 vMB 29
310,619 310,619 00000000000000002f07343ccc19ad8ce1aa6bffea0de0c74ecc426d8b817fb7 123 0.23/1.00 vMB 14
310,618 310,618 0000000000000000225ec7c84e7500b7c7b92702b1c803549921ffdffb5b2cff 754 0.35/1.00 vMB 31
310,617 310,617 00000000000000001345d8fc18c7692648acf1897451104d88c354d64984b628 409 0.29/1.00 vMB 26
310,616 310,616 000000000000000010bb60e35b21b2f6a559a5fd2036130fd0d6458cb3981738 152 0.09/1.00 vMB 41
310,615 310,615 0000000000000000023445f8777c7829974de65b9ba071671715ac21f97b1194 869 0.48/1.00 vMB 28
310,614 310,614 00000000000000003d382f74dbbe11cbd8c64970ce84a36d71da17996a87afc4 151 0.11/1.00 vMB 25
310,613 310,613 000000000000000035b2df9212575102c6a477a7fe319cf50dd99e06dc6c1fee 750 0.44/1.00 vMB 30
310,612 310,612 000000000000000020236e5c81babdd5f48026648b887abdab265e0dc723b079 433 0.23/1.00 vMB 29
310,611 310,611 0000000000000000049d6cff0279ace12c39d6d5bd4412a26b289d8c352b1463 49 0.02/1.00 vMB 34
310,610 310,610 000000000000000008bbd2cae77d118f8bd51335eaf6552e11679e8b487a2af7 807 0.45/1.00 vMB 29
310,609 310,609 000000000000000027a8ea93d0601598d01d13a141d5e73ceb3e9b1d6507297b 345 0.16/1.00 vMB 27
310,608 310,608 00000000000000003e465c7b88a5bbf59b94333e32c8d28eb10ba1736e84a37b 391 0.19/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.