Loading Tool

Explorer IconExplorer

Memory Pool

51,948 transactions
22.14 vMB
0.10051260 BTC
Random Selection Loading Transactions
Max Size: 127.23/200 MB

Candidate Block

Mining Attempt fddd10606f639b29a686755d8ef8bda0122565bf80c8386515e2c64156cc7856
Version 20000000
Previous Block 0000000000000000000197e4c363d3eebf2d1acf490a36b162e0036387d9c7d4
Merkle Root e60e8fc01d21f624e586b89995ed76bb067905aef0fb6df968f5f6b1dd7d9166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.05087973 BTC
Feerates: 206.61 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,020 (699,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,283 214,283 00000000000001e10e4753cc56a2d30918de6d5b2d9650663a2bc59dd689f6d0 334 0.14/1.00 vMB 180
214,282 214,282 00000000000004308d9f859ded12989bce00a9608cbb24254b85ea154bb825fb 381 0.14/1.00 vMB 197
214,281 214,281 0000000000000045449a8cc10c33beb5353ac26f7f178be3af834d47c10aab8d 197 0.10/1.00 vMB 147
214,280 214,280 00000000000002f87cbbfd9b7c12caa1fa317f8abfdce27962ff1eaaf6edf53e 526 0.16/1.00 vMB 252
214,279 214,279 00000000000000cc37afeabf40d58a6de5ac43d673401bdc8a8581d4a87184b5 510 0.25/1.00 vMB 146
214,278 214,278 000000000000044292714ada4cec88bf3d496bf7abf0976ae85abe81c2b4966a 6 0.00/1.00 vMB 14
214,277 214,277 0000000000000023b13dd400af5241c9c9a6b71a16d7ca9ffe32e42ee5e262a6 183 0.09/1.00 vMB 177
214,276 214,276 000000000000032bbd735c90312037aae44450c6f6cc65cf080d7714e31e5d43 433 0.27/1.00 vMB 92
214,275 214,275 00000000000000e14336c4ba9167e6df421e8cc394d8d99c5d9d3e0237a45058 706 0.25/1.00 vMB 224
214,274 214,274 00000000000004ca321503cda183c9d0a386d61c3623001a5672dd5024807150 455 0.23/1.00 vMB 146
214,273 214,273 0000000000000593c83b54d15c86f9633f05fb72fd87d9e34585d4299ff8d7d7 724 0.20/1.00 vMB 262
214,272 214,272 00000000000003cf866d15d556a251130ca28ad897dd873d2e32076452e96b5d 648 0.25/1.00 vMB 198
214,271 214,271 00000000000000862870704da99d5fd014363f34a5395fe3004de73245f6ad2e 718 0.22/1.00 vMB 259
214,270 214,270 00000000000001bb1f8722ef54fb5e1e694190c4e33fccf64056982fe707ec45 20 0.01/1.00 vMB 276
214,269 214,269 0000000000000207ce03a4805a85bae1daf634b805e96d6e32e4ceb6619f46c1 268 0.10/1.00 vMB 184
214,268 214,268 00000000000001d829053903a124400027fe1b55801bb28ba9166a7941e51cff 181 0.14/1.00 vMB 81
214,267 214,267 00000000000002b1e7ecab881cd73bdf3dc0dc530d9a33c3c8cafd0f4a684120 822 0.25/1.00 vMB 284
214,266 214,266 00000000000002894d7f8fc0b81b9798832a57b6779ddbb3478ad91257ad63cb 24 0.02/1.00 vMB 107
214,265 214,265 00000000000002a3e1c78c3e270417b67512737a39a6959dae2e433039b28029 307 0.12/1.00 vMB 169
214,264 214,264 00000000000004887a3b8ae822d73b18f12da61efd370ec6b2a881c57156a526 427 0.19/1.00 vMB 170
214,263 214,263 000000000000032d352776b1a0c0206f60acf204e97bbf10258906d4e14ce3e4 124 0.07/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 780.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 550.66 GB
    • Received: 6.45 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.