Loading Tool

Explorer IconExplorer

Memory Pool

44,702 transactions
28.54 vMB
0.06438643 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt d7b8ec0ecf02890095ec79f6cb2a4c4e1ed6587793edd4dcbe0c1976e7de29cd
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 3b10d62adbd0546f73c164688ea453217d3a456b2445b037a8e0b83d437ccc3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.01018777 BTC
Feerates: 60.21 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (348,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,384 566,384 000000000000000000258fccce046fe63831f03c25dc0249f70e54218a4552c8 1,481 0.45/1.00 vMB 23
566,383 566,383 0000000000000000001fab93b9c0150cc01cafe9a2733c969db17b7d49c89482 1,774 0.60/1.00 vMB 22
566,382 566,382 0000000000000000002a23c1d51c5eb9bf502e30c419aa71f4ecaf8cef727592 628 0.20/1.00 vMB 23
566,381 566,381 000000000000000000121ee1b508c42675637faa5aa21b0d127317e66ca54e08 934 0.35/1.00 vMB 10
566,380 566,380 00000000000000000029f2f5127753b094027b2886a69ddde2e89e057d20e30c 2,977 1.00/1.00 vMB 30
566,379 566,379 00000000000000000012d2ae97b83261da0b41e6c98edcda407ce41c2e5a85a8 154 0.05/1.00 vMB 29
566,378 566,378 000000000000000000204880b6477418eaff0d09c7465d18f59b6a1ebe50e460 14 0.00/1.00 vMB 22
566,377 566,377 0000000000000000001375707e33903d2ff6fc5a58035294b2024be713545ae1 1,449 0.56/1.00 vMB 21
566,376 566,376 0000000000000000002948220748ce744a462aecee2272649d7dc4dde9642508 2,446 0.77/1.00 vMB 24
566,375 566,375 0000000000000000000e3fc8d42fc6a00f72d999aff5f1e75d3ad148b87b729e 1,062 0.33/1.00 vMB 18
566,374 566,374 0000000000000000000c36457a67c0842482d71daff2cd4c0de9203fa8a41f9f 3,080 1.00/1.00 vMB 26
566,373 566,373 000000000000000000252e1a6f51be5fe959d532900bc839e7e2db60d58c8ad5 1 0.00/1.00 vMB 0
566,372 566,372 000000000000000000096007fd18c8bed9fca7c27c275b8d54399d2c1a8af0a0 1,208 0.41/1.00 vMB 22
566,371 566,371 0000000000000000001765b00d7235ef36f6907c14fa70163bbb4a9cfaed4fb2 2,030 0.74/1.00 vMB 20
566,370 566,370 00000000000000000011f2525847fd0666e546f6cf78c6a69c8c8d3c2682161b 3,069 1.00/1.00 vMB 23
566,369 566,369 000000000000000000144a96b6ff43b09e3d6b7c60d682b95ccd49b6bd84fc20 136 0.04/1.00 vMB 24
566,368 566,368 0000000000000000000c846348c0c68ff3ac96878ceadbec60910784a24241f2 2,447 0.78/1.00 vMB 24
566,367 566,367 000000000000000000074234e73f198762aabc404c665904407c95e8e93f561e 352 0.11/1.00 vMB 26
566,366 566,366 0000000000000000000d8fa649977437ba5141665cef64908b5c9b04054c82e4 2,679 0.85/1.00 vMB 25
566,365 566,365 0000000000000000000bd96697bf28f4f6f86ace24f57b6d78e36770ea57a492 1,225 0.42/1.00 vMB 23
566,364 566,364 00000000000000000026e3930414d34d907d91b18093daec722708a7b3656198 749 0.25/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.