Loading Tool

Explorer IconExplorer

Memory Pool

77,009 transactions
28.71 vMB
0.07413259 BTC
Random Selection Loading Transactions
Max Size: 173.86/200 MB

Candidate Block

Mining Attempt 6207de20978e751f015a229a196a3caf39cfc367b0fb24a05d4be5d548f94751
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root f9af7ddad9cb92bab32522217e964baa623b630ea3a2a8205f6e602ebbd4dff5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.01447452 BTC
Feerates: 129.25 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (672,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,344 242,344 00000000000000929f9f64ca5491eb07d81120df3c9dd7aec0ea6a97ccbefe2a 550 0.23/1.00 vMB 178
242,343 242,343 0000000000000008bca106d445b4fd1e4077cf2026f771aab55e602e25607f5a 7 0.00/1.00 vMB 134
242,342 242,342 00000000000000c81a898098e02d6cd5a719068951d4a6755db1cd75928382ce 155 0.07/1.00 vMB 348
242,341 242,341 00000000000000c2ca4f8903baadc339dbc5d523ff41a0044e483a37737a145b 192 0.08/1.00 vMB 471
242,340 242,340 00000000000000ca184d6be15215ab36f60267bcad2ce64ba0bf7ff396c4f5ad 104 0.06/1.00 vMB 90
242,339 242,339 0000000000000050c89a99d1c97f80edd9d7a96e9a9780b65990cf29bed16666 277 0.13/1.00 vMB 231
242,338 242,338 00000000000000376e4bc8bd6bdc8ec86404ccc5d97b5100323c9f51f3fc45d7 25 0.01/1.00 vMB 111
242,337 242,337 0000000000000074de8b435493b25fe580cc2cda27248d58e604681ffade0ca3 392 0.21/1.00 vMB 147
242,336 242,336 000000000000003eefebebf87e15082c1596db2a1222753bcd92248882afc1c4 462 0.20/1.00 vMB 170
242,335 242,335 0000000000000060c9a5e4a9837dedd8a30f1a8c00df93a87b22b733457aa734 234 0.11/1.00 vMB 243
242,334 242,334 00000000000000d7672ab242080b5bc0a49cc8a9b11cbbefaa50f654abcd7c56 79 0.04/1.00 vMB 433
242,333 242,333 00000000000000b0567ff723128aabb62b848b0514aa81e541245c9f4b78db9e 68 0.04/1.00 vMB 140
242,332 242,332 00000000000000bfb05c0470e1b8cf928ccc080ace99477a1f336513b77a294d 364 0.20/1.00 vMB 166
242,331 242,331 00000000000000bd148381bb5b19eed9f142f7989dd0177e99d4bd23a131e91d 473 0.21/1.00 vMB 201
242,330 242,330 000000000000004ac362944b1116770059c7bf5ece2af91e0ae2f32d4c57ba81 147 0.11/1.00 vMB 167
242,329 242,329 00000000000000bf83c8aa606326454768ba399ad1a3219fac045aececf677c7 804 0.30/1.00 vMB 226
242,328 242,328 00000000000000d65be5268aaea01082afd2f22fcbc7d9e4c43934bb7813d2bd 1,024 0.60/1.00 vMB 59
242,327 242,327 00000000000000c35aad8ba1866b6903c52decb23d75bd7a24a5f8629d4a3719 263 0.25/1.00 vMB 50
242,326 242,326 0000000000000013e1366f3f1de91a6a71ba0c55a635ab12bc8e8a6a5842d565 581 0.25/1.00 vMB 183
242,325 242,325 000000000000008c29c1c6fdb6654eeb23ae3ec1573f92dcc4f9f071d55ced2a 218 0.10/1.00 vMB 114
242,324 242,324 00000000000000b716936c5dded365d956fae7009ba977a7194c891db9cbe1f9 361 0.25/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.