Loading Tool

Explorer IconExplorer

Memory Pool

25,764 transactions
24.97 vMB
0.06590998 BTC
Random Selection Loading Transactions
Max Size: 120.48/200 MB

Candidate Block

Mining Attempt 222a358902aeff7e91f80a74f30428838b67bd7dc76f32b96329b42720882f0b
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 1a9d210c33341c9121e1ffce0e45292d4f1f43f4c3bf982fd550baf846e42579
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02070999 BTC
Feerates: 100.69 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (700,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,153 214,153 000000000000041cfd4d4de38c52f5783c1169b52eb49f4661430afa94358bc2 407 0.25/1.00 vMB 124
214,152 214,152 000000000000016ae4d21a7d280f72c357799dd7b1f786dca31ddcbd68a1fcf9 646 0.20/1.00 vMB 290
214,151 214,151 0000000000000330989b97b0711c69461bfbd7ae8c8709352ae911845ea55a56 117 0.06/1.00 vMB 158
214,150 214,150 00000000000004a2d91606e397c93df82aecb02f74f05f30108daf718e415536 128 0.05/1.00 vMB 129
214,149 214,149 00000000000004addae3819974b8c70c8411c172b22e953de4cc12ad48f199dc 385 0.17/1.00 vMB 198
214,148 214,148 00000000000003ac1ba07d6e577895d4db05a13efe746cd2195c275df2b51a3e 341 0.19/1.00 vMB 120
214,147 214,147 00000000000004fba2dce9276ba023d18e7a2894c530aa36addc3f7459115c42 554 0.20/1.00 vMB 216
214,146 214,146 000000000000037b4e2bfd27afb6214274d202773181d6905407baf549ecee64 124 0.06/1.00 vMB 153
214,145 214,145 00000000000002c439b8b14dffd15116e442f6f4e5521f636f9f306d5ae8fa05 20 0.01/1.00 vMB 109
214,144 214,144 000000000000022c021ba03aa36d7fa567a880edf139836e9a402a3ee32b9514 41 0.06/1.00 vMB 85
214,143 214,143 00000000000000e73d3cba6cb9d1325a800a654917ad5c4f5d3df43b4e760c2a 117 0.04/1.00 vMB 212
214,142 214,142 00000000000004a1580258a54017e2ad7038c9a78584c151e6da6079a3ad1c42 417 0.24/1.00 vMB 133
214,141 214,141 00000000000002cf7bd4b285af2bac5243b610e16fa2157e290d1efa7058117f 1 0.00/1.00 vMB 0
214,140 214,140 00000000000002f9bdaea3e8d6a453de9f12b17515023bdb576a4199f8777688 223 0.10/1.00 vMB 136
214,139 214,139 0000000000000313c00d48296457220cdd39cebdb9a7f29476988eb979a84d55 741 0.36/1.00 vMB 179
214,138 214,138 000000000000037891e37cee6f6e2e32ee5c8bf6660d1c3aa6f61fa8ea8f93d4 9 0.00/1.00 vMB 74
214,137 214,137 000000000000002e3bf24c2d4a105813bbc12bf960c3163d5283058100c053b7 55 0.02/1.00 vMB 158
214,136 214,136 000000000000058c9b81604ad87c47d54a29b57eeb9152048abf57759ba8cd47 56 0.03/1.00 vMB 164
214,135 214,135 000000000000018e4650f555bfb85fee98cd378c1bb877c9cf8879141716677f 126 0.06/1.00 vMB 170
214,134 214,134 0000000000000445bf9a05ea255b31e74222594d5685039a196edd03a847db97 137 0.04/1.00 vMB 42
214,133 214,133 00000000000003cc06380ec27bb25c7f2c1d60e82e952bb90f7d34ac92626b1f 182 0.13/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 780.91 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: 571.95 GB
    • Received: 7.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.