Loading Tool

Explorer IconExplorer

Memory Pool

80,436 transactions
30.54 vMB
0.07973771 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 63f75b9893d1371235b24e47cc126601b84adc020804fe9aedd28d39a4e90a29
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 64b2438d457fe642b3b23542105f64b179ed02beb352779b3f789c5e287980b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01122592 BTC
Feerates: 18.08 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (424,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,397 490,397 00000000000000000007486a23c848d4a0d9132989d0e88365d6b9e124f97707 1,780 0.75/1.00 vMB 145
490,396 490,396 000000000000000000873033d0113b31acfc4132a8630948e6f6791cb8712788 2,515 1.00/1.00 vMB 176
490,395 490,395 00000000000000000068e7a5122c1ac4dc27e90b7674af001b8159d5dfa29222 1,123 0.42/1.00 vMB 154
490,394 490,394 00000000000000000042114becce304ab78869522803050fd9fc76704a4ae92d 2,305 1.00/1.00 vMB 87
490,393 490,393 0000000000000000006ad231afdcc289b4babcfca35bcd564d37d71e4317e34a 2,543 1.00/1.00 vMB 121
490,392 490,392 000000000000000000da27d69e094e35bc9a9f439f4201acd59136296e4d5481 2,339 1.00/1.00 vMB 38
490,391 490,391 000000000000000000497e33f974ac4e6bf1c8b4b1805a87e9bf0b162298495e 1,864 1.00/1.00 vMB 19
490,390 490,390 0000000000000000000aafd6a470f5caa1ffd3bbfd48e8c216dfb78468749988 2,522 1.00/1.00 vMB 126
490,389 490,389 0000000000000000004e9f8672124edbd1ee376acd127719931f1b2d242346df 2,491 1.00/1.00 vMB 99
490,388 490,388 000000000000000000374ca075776a33e20c21c34383646905707f90c4135469 2,773 1.00/1.00 vMB 118
490,387 490,387 000000000000000000747165488ee33849e531e3e66bd3679af952ed7afc3969 2,339 1.00/1.00 vMB 81
490,386 490,386 0000000000000000008719591c5c5791d2048f5f28618e819463e83b91fff8e3 2,402 1.00/1.00 vMB 136
490,385 490,385 00000000000000000090ca6480e36ad2cf07cd3d41ce1308545fb2423a0e54d7 2,466 1.00/1.00 vMB 202
490,384 490,384 0000000000000000003d7fed415c3b742b3402645e1b14ac3065274751c24742 1,792 1.00/1.00 vMB 95
490,383 490,383 000000000000000000a3bbece7b400a426a8bd78bc4bf85dca84eafdf251fe17 2,306 1.00/1.00 vMB 91
490,382 490,382 000000000000000000947bcaae5f8a49956cd4fde3209df0e0ed1231f2aec4ba 2,334 1.00/1.00 vMB 81
490,381 490,381 000000000000000000b28affa5b4cb69d48dc76f44ecf26b94fc98571ff5ed9d 2,612 1.00/1.00 vMB 157
490,380 490,380 000000000000000000bda74561aa1adc190e72d598c15be61f6f5250ef6c9d1f 2,269 1.00/1.00 vMB 73
490,379 490,379 000000000000000000e405d80179ba9fd39373bf0cb5a26d3c4973c3170c3a0c 2,458 1.00/1.00 vMB 182
490,378 490,378 0000000000000000004287965f37d87c7ee45af4b0a7758bf5b591d796fdcce5 2,515 1.00/1.00 vMB 110
490,377 490,377 000000000000000000238fd64b481040f4a58cced56c865eb145e46f99f31136 2,895 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.