Loading Tool

Explorer IconExplorer

Memory Pool

84,552 transactions
31.82 vMB
0.10852901 BTC
Random Selection Loading Transactions
Max Size: 193.20/200 MB

Candidate Block

Mining Attempt 7b418168f3946f02e55a8303052c9bb08d99b797c565910989b895a6e8204130
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 23d38f942faa003cc88ffe91741fbae49e9ac68c6e4d5fea33c241db393a8590
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,809
Size: 1.00 vMB
Total Fees: 0.03171353 BTC
Feerates: 299.43 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (645,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,286 270,286 000000000000000469d352c3c61d5e7be421080122b08cd6791c50d8a4b0e8bc 1,401 0.50/1.00 vMB 77
270,285 270,285 000000000000000377f0d54a548f84c55b39012754d2fec14028d0164f291dcb 782 0.25/1.00 vMB 123
270,284 270,284 0000000000000004975899977953a1751f5d7440a8116838de07df5e415c6c36 231 0.22/1.00 vMB 31
270,283 270,283 00000000000000033d2c34c7dcaf4183d4d30982df495258a6bc49559090c7a6 165 0.23/1.00 vMB 23
270,282 270,282 0000000000000003e132c8da38f2eb2f3bd1d8633033fab4bf59e57427ad44c9 253 0.25/1.00 vMB 35
270,281 270,281 00000000000000049bff74f140c668bb80581b01c16852278e4a32196d1ab2bb 1,028 0.50/1.00 vMB 32
270,280 270,280 0000000000000002e31be3d76268114770803ee30ddceacb7dfb144899b6f55c 698 0.25/1.00 vMB 227
270,279 270,279 00000000000000034d16fe8af57d945af848bf8f3c240b2360b47f85c7a9dbc0 554 0.25/1.00 vMB 91
270,278 270,278 00000000000000030ad4a80257f7ff9a876de38cf53cede27aa67859cdcd3656 1,474 0.50/1.00 vMB 93
270,277 270,277 0000000000000006bd8b92d5e6a104a38d68adf9eef1a6b5bf321ebe1e62b948 42 0.10/1.00 vMB 12
270,276 270,276 00000000000000038fe196d6d2a78b9a54324a2832a83a816489ac45c9eb5f04 502 0.24/1.00 vMB 57
270,275 270,275 0000000000000000a0838b517e8eda98be4412109621566b1714aec55fb0a789 313 0.15/1.00 vMB 66
270,274 270,274 00000000000000061895607f33bf06ce635a2be653bd0788306ddc7731115c91 455 0.19/1.00 vMB 74
270,273 270,273 0000000000000004e00e750dff52ea1965a2100d841a2887dfd0dd4506a779bc 328 0.15/1.00 vMB 36
270,272 270,272 0000000000000003cb133fcb37a684f7116edf8c1c3e698b1f20e1e4298e9362 417 0.20/1.00 vMB 61
270,271 270,271 000000000000000218b5071ff00ebd8ac48f915a5a3d40befe1c537b5065901c 460 0.21/1.00 vMB 64
270,270 270,270 0000000000000006188ba9e27176402908b84ad37ff3bce5ef8a042fd5558eab 630 0.38/1.00 vMB 42
270,269 270,269 000000000000000491c6cd612a1214931972134d0f64f80cdfc953080622df33 562 0.25/1.00 vMB 70
270,268 270,268 0000000000000005a19f6985a381f090f97b2a8d04e2a3d9ae87ce95f9bf9ca2 405 0.20/1.00 vMB 6
270,267 270,267 000000000000000369d271b521c488018cab3ac40524eb57eef8f6551ddbbf7f 633 0.33/1.00 vMB 53
270,266 270,266 0000000000000006ac3eda43640c1d7005b6ca16a84dd28a93721de2afad22b6 576 0.38/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.