Loading Tool

Explorer IconExplorer

Memory Pool

45,776 transactions
18.27 vMB
0.19602522 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.41/200 MB

Candidate Block

Mining Attempt 68c85d77eef04d6b14b131d02958f8b5767801c72afd2b618cf736a76daff1d5
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root aa4738b33b8e0f22cb175970dc0d47bda6e12c8aeb3230823da051f5a167517a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.06287642 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (770,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,219 143,219 00000000000005105f015a37d429710f93cfd0f5a5aaeac832290aa4f1c9c6fe 16 0.00 vMB 112
143,218 143,218 000000000000075f60539e46f732c24fd7089c101af7d864aa3202d7ba1fe3bf 25 0.01 vMB 0
143,217 143,217 00000000000004996d561d5c643fc1e1c3fbfe73c176cec5bf45c37d103e7f6a 52 0.02 vMB 324
143,216 143,216 000000000000067ac13d669b824c91b859a42115e2b61df2755a77a97b7308c8 87 0.03 vMB 95
143,215 143,215 00000000000001a62a737402707f89bb096040b8390efbc2f9ecab77c11247e6 21 0.02 vMB 97
143,214 143,214 0000000000000942e50d7833a0080ec770591df62f57f198b3646a50b99f896b 39 0.05 vMB 66
143,213 143,213 00000000000006b01e8ea89c109a5203b745f68e62c53c051d85018e02504357 130 0.06 vMB 169
143,212 143,212 00000000000002c6f2702c50781e6ba1edfa4f694350a6e31ab9b1d992218555 47 0.02 vMB 137
143,211 143,211 00000000000004abb4aac973ba2c267edc33453a2ab2d09b630f5fc8f1e394d8 9 0.00 vMB 703
143,210 143,210 00000000000000f4361834fe42f3de309283c206da0776334d06fe5fdac5ed84 94 0.04 vMB 109
143,209 143,209 000000000000077d5dd7a6400ef3ee65a540f4ca160346a63e0ed00eba0f17a7 46 0.02 vMB 239
143,208 143,208 00000000000005d223f59fe0e90c1d51dfaf71d1afabe800ee7dfca37c1f1d40 33 0.02 vMB 86
143,207 143,207 000000000000005be3f045f6cfe9f1b3fdcb098486f477fdc6d2bf89c5076229 106 0.05 vMB 126
143,206 143,206 000000000000051e16c234083a488b5079d0d3cf0c39cf5bdb159cdbe2aa6425 92 0.03 vMB 384
143,205 143,205 00000000000006e7dc3742f2c836ab7476be6eea0f33b84886f5a7ee823ca527 142 0.05 vMB 103
143,204 143,204 000000000000039578dbcb7579a9b856e39a071e975d244fd8f0765fc5baa105 134 0.05 vMB 92
143,203 143,203 00000000000008bd5a1ce7c9fbe97e4c76b2d1f549e3f0d2e169fd2559fe6b7b 146 0.06 vMB 908
143,202 143,202 000000000000070139e89cd485a9a259dde5601d96468bda34704e94e5dc8478 102 0.03 vMB 256
143,201 143,201 00000000000009387a5f3bb47cca7eeb945861f817c0c28e5ea310a973c44300 97 0.05 vMB 131
143,200 143,200 00000000000003e6df417406519029ce279e08ddbb251c6161e747ae77a35f95 127 0.05 vMB 89
143,199 143,199 00000000000004a66ab054ea6f9f120a95995b8e29c5f28959efd189a30f9298 106 0.04 vMB 155
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 97.67 GB
    • Received: 0.43 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.