Loading Tool

Explorer IconExplorer

Memory Pool

80,035 transactions
30.02 vMB
0.08689969 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt 2b766d5a55f295e481876949c3632007020d9e14b5b8eccb5eb361171a58bec6
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (688,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,742 226,742 000000000000026b117e251c294bda7e24963c7265e76328b6b0fd4fd328c677 121 0.05/1.00 vMB 172
226,741 226,741 000000000000035dc4db706716be3a419acfae585e638d7cd68d7f5754b651cf 75 0.06/1.00 vMB 71
226,740 226,740 0000000000000163d6878d1720ea8bf67975b332741d1767a8307b3377a06ff9 269 0.11/1.00 vMB 73
226,739 226,739 00000000000000d85d9df05635e67969560202cf4a65e9fbbcb0d1c3954a7c67 73 0.03/1.00 vMB 175
226,738 226,738 000000000000023c802c95fee8606b665d74fdeb634b0f582fbb4883c401e1e0 82 0.04/1.00 vMB 94
226,737 226,737 00000000000000e620cfe9ad68feeaf48e23a45e74e07b9b25e38414dec05785 304 0.15/1.00 vMB 164
226,736 226,736 0000000000000217492f241e363e615fbe0c066288836787c5cabddbfa85fd94 8 0.00/1.00 vMB 88
226,735 226,735 000000000000035b82dca29b44d300ebbb9204e68ad99c8caf8b406547f660e0 168 0.07/1.00 vMB 189
226,734 226,734 00000000000000c25c35ac1a7cfe10c8fd9eb671562ff20ad2f87d569f505d79 159 0.07/1.00 vMB 112
226,733 226,733 00000000000002e00107ffe451fbd70b7d0825df2ff8982e70701200073c4fba 256 0.15/1.00 vMB 1,336
226,732 226,732 0000000000000292e18ef005937e5d91c26e4ccbed97fe89fcc603715e5fa613 273 0.15/1.00 vMB 747
226,731 226,731 00000000000002e79205f4f85c2962c4206bf235a0403f12602fcb6b684d1768 119 0.08/1.00 vMB 172
226,730 226,730 0000000000000107345b909de728bf35ee98b14a26bca9dd192e51f1c8ca8728 247 0.12/1.00 vMB 192
226,729 226,729 00000000000001c4753f6cf01a2ff3d24bcf26cf14b519caf4a2793ae37a6acd 378 0.20/1.00 vMB 156
226,728 226,728 00000000000002093bd70aa2e40b0aa16bf92dc150d6b3bfea43ba2fcce0aa88 87 0.05/1.00 vMB 146
226,727 226,727 0000000000000016ec2fd9dfe1be1540c49ac80979692b6f3b60a519b249f6a6 57 0.03/1.00 vMB 126
226,726 226,726 000000000000011ece51928b1cd505195e5bd590b0d47b315b44b789d479ff6d 177 0.10/1.00 vMB 77
226,725 226,725 0000000000000185ec23b4738060aec4678c624fae1863935428c7b70d3211a9 174 0.09/1.00 vMB 134
226,724 226,724 00000000000001b3768dfebaebe6d1a13fa4cee3648e9e2d8bb56fbd61aceb57 110 0.05/1.00 vMB 92
226,723 226,723 00000000000002eb0cc5d475c4240f9e7781fd871c145ccd6e0fed94722c8445 135 0.07/1.00 vMB 108
226,722 226,722 000000000000008c7acc930f43f2d4d3c26063b4f591a3c4bd1ba5d0a44de270 297 0.14/1.00 vMB 264
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.