Loading Tool

Explorer IconExplorer

Memory Pool

79,096 transactions
29.18 vMB
0.08582157 BTC
Random Selection Loading Transactions
Max Size: 176.84/200 MB

Candidate Block

Mining Attempt 35b11a17ff8c3993cfe98bf12459fdc4594dbcca54f21ca2f9faff1047cae474
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9e79833c2e71aff864ee9964d511ac43c48421b8016816a39fe5899cc70031b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,290
Size: 1.00 vMB
Total Fees: 0.02488198 BTC
Feerates: 146.36 > 2.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (140,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,142 774,142 00000000000000000000717053a0090dc622ce90c286c95317011b2a3bdf279c 767 0.64/1.00 vMB 5
774,141 774,141 00000000000000000000e299b59eaee2e518d47b145ee075c4025e601b401a87 602 0.61/1.00 vMB 8
774,140 774,140 00000000000000000007657992ab38388c00013a1f19f308d4c6282c5a73288b 315 0.15/1.00 vMB 5
774,139 774,139 0000000000000000000024c33a2032888646d3d054a1c5d071d4dd8f1e0197d4 1,363 0.47/1.00 vMB 9
774,138 774,138 00000000000000000002457906a53d2769e4faab786da854fce81e17d9aafe5a 197 0.07/1.00 vMB 9
774,137 774,137 000000000000000000074099cf9a1624d45442c24b1e06934a8060498588c797 113 0.03/1.00 vMB 8
774,136 774,136 00000000000000000006e8ea8e6d0b25d8e1d87c93762fda2c27b63e3d381390 26 0.01/1.00 vMB 15
774,135 774,135 00000000000000000007446ec7b5b0292ca9ac1b44adee6a2ce29b5763f8c1be 1,256 0.49/1.00 vMB 8
774,134 774,134 0000000000000000000270c3fbb98cf883a23dd254ac27ab29ce4cd40220efe1 1,086 0.39/1.00 vMB 8
774,133 774,133 00000000000000000004d8f09543a2774c26ba749a43e1a6cf22b2166246bac7 1,377 0.48/1.00 vMB 9
774,132 774,132 00000000000000000004f2b037ec2ea4c7067f65838a2b4b64c5be689cca33eb 231 0.10/1.00 vMB 6
774,131 774,131 000000000000000000046b3eb65df8ad3a7eb6ff37f531ddb5d477fb7ae191cc 63 0.03/1.00 vMB 6
774,130 774,130 00000000000000000001bc0bbfa3a84655c8802b34f2c8799d017c1b6b6b8ad6 1,434 0.85/1.00 vMB 6
774,129 774,129 00000000000000000005636cf9299d389f7aa85966f0e05d966c3722923315f2 506 0.17/1.00 vMB 9
774,128 774,128 00000000000000000002d2fe9966c93b32a7b7a0ee2accfc2f2be8f841abc43d 491 0.21/1.00 vMB 9
774,127 774,127 00000000000000000001314481b5d064a8e9ae1ae6b00bfff551ccf96119dbc9 678 0.32/1.00 vMB 8
774,126 774,126 00000000000000000005a0f8b8cbd87e0a4663f7818b3eb894a3d08ff9b0fba7 157 0.05/1.00 vMB 7
774,125 774,125 00000000000000000006565827dc2cef34599c23446e9f890a3e673d1e6e9ead 2,007 0.93/1.00 vMB 10
774,124 774,124 00000000000000000003335db604615867dcb86bc3bed34dc6d50ca316bc2a6a 332 0.17/1.00 vMB 7
774,123 774,123 0000000000000000000741f2dd72740c3a67d8eadbf11237fb60e59cc69e0b8b 20 0.00/1.00 vMB 5
774,122 774,122 0000000000000000000147d0ba5defbac7ae4a1cc92bb0a961cda37206bdf5ca 572 0.18/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.