Loading Tool

Explorer IconExplorer

Memory Pool

72,559 transactions
28.02 vMB
0.06879326 BTC
Random Selection Loading Transactions
Max Size: 166.05/200 MB

Candidate Block

Mining Attempt 3e978aa0669e23bae484fd83c8231851bc05845bb96cc08f655bd8b65b44bc68
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 38dfeebf0339c24ec54c43d1d804350efe899e144ae7e7cbd27902c1400f108b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.01282990 BTC
Feerates: 101.52 > 1.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (196,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,382 718,382 00000000000000000001ffe6cf75a513ddff6889cac0d07dd89f949109d150b5 211 0.06/1.00 vMB 16
718,381 718,381 000000000000000000068b22d7afcd554b5d1ddc8db46b04945c4eb0ad55c1a9 1,207 0.52/1.00 vMB 13
718,380 718,380 0000000000000000000104691c7bb9f64e5c42dc87cb6eea80b7ae052fb16259 624 0.19/1.00 vMB 14
718,379 718,379 0000000000000000000859aae6845872298f1b9683e222bc77bcd7996d01f99f 816 0.74/1.00 vMB 2
718,378 718,378 00000000000000000005acd8f00dd83eaa841719b15bbcad1ff4e9ef84f32662 1,895 1.00/1.00 vMB 4
718,377 718,377 00000000000000000006a67ed9fa20e081a699302899d3b831d6655a14f539fd 2,286 1.00/1.00 vMB 12
718,376 718,376 00000000000000000009adc0f08118ae6f68c9a125ef9ec6ae5ebb96261263bb 3,246 1.00/1.00 vMB 15
718,375 718,375 0000000000000000000932ac078e083da951c26530da2637a20355316da3964c 3,007 1.00/1.00 vMB 11
718,374 718,374 00000000000000000001d9fe3ca2fe54289a3488ff65f2c329b664bea1780d37 2,835 1.00/1.00 vMB 3
718,373 718,373 00000000000000000000c96775c471db024cd279e0b25d7075ea0e2090a42082 2,942 1.00/1.00 vMB 11
718,372 718,372 00000000000000000008ca4026c597b400805032da3bc29e9bc62472fb9de368 2,369 1.00/1.00 vMB 11
718,371 718,371 0000000000000000000657bf84cfee7dce02db81d29027f9721d7a17c1e312af 853 0.32/1.00 vMB 7
718,370 718,370 000000000000000000043059d232ce44b4fd147d32580dfc8f6d121f7955e7a1 706 0.28/1.00 vMB 7
718,369 718,369 00000000000000000000a3bca8e279a8b246474930aeff61187507f21e48a452 1,672 0.60/1.00 vMB 10
718,368 718,368 000000000000000000084c2a4adf25d9c4fd29615ed6143acbdba616e888374b 933 0.34/1.00 vMB 9
718,367 718,367 0000000000000000000562b43e66758a2e797b3d149b7a72ef33df0d6e4eaa94 1,107 0.32/1.00 vMB 8
718,366 718,366 000000000000000000095a87f47c2f6b611b62dddfc9179830f6f9cb32837a45 1,762 1.00/1.00 vMB 5
718,365 718,365 00000000000000000000541ca26ce7a2aa18b7b1db9e2c2655b2976f8f055f80 1,027 1.00/1.00 vMB 6
718,364 718,364 0000000000000000000092fa4e317c507f97cd5ed32743eee68b6b135ff4474a 1,343 0.44/1.00 vMB 8
718,363 718,363 00000000000000000000601484bd5ef681a868a29f7ea7a9c0533197b30ad83a 470 0.18/1.00 vMB 10
718,362 718,362 00000000000000000005c421fb5a30a6d10ce62559019b42c074bd99eae9ec87 3,210 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.