Loading Tool

Explorer IconExplorer

Memory Pool

79,042 transactions
29.60 vMB
0.07345043 BTC
Random Selection Loading Transactions
Max Size: 177.71/200 MB

Candidate Block

Mining Attempt af03daf5f068c75793e248e557fdec4302e5720d38784e308b03649f9c913533
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root a3a4c49d5b3b5772ff818cb92458b4d71569ec975a04ebc6a60628113399c304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01323112 BTC
Feerates: 90.48 > 1.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (466,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,444 448,444 000000000000000000ab634207fbd983c08d0d65bd12368252bff497f7e6950c 143 0.17/1.00 vMB 11
448,443 448,443 0000000000000000007f48499ca2ef6da438b6ff13eb30a9bec9e8abe67a5b52 1,450 0.82/1.00 vMB 75
448,442 448,442 00000000000000000204ba447d2df2859e35db9efcb475ced2d54a3f36f6fb94 1,368 0.85/1.00 vMB 50
448,441 448,441 0000000000000000020b1125b3012a28610463f6422de5cea74387f1423baed9 2,367 1.00/1.00 vMB 80
448,440 448,440 000000000000000000cd884223dbf4b0035935243efd60f1d318866d10beb690 2,469 1.00/1.00 vMB 100
448,439 448,439 0000000000000000012a35dce97852a839abbe0ce92da24cb4cf35ef6bf4b728 2,338 1.00/1.00 vMB 89
448,438 448,438 0000000000000000021e1f920350d00ae0e575964062328886f15a8c6bf12cc7 1,260 0.67/1.00 vMB 56
448,437 448,437 00000000000000000142c85aa6b9f58958a7734925569e68afe2d3b6ad8cd158 2,386 1.00/1.00 vMB 88
448,436 448,436 000000000000000002c0fd4aaa8b157a277361bc4032ae0757a84380e4bc4f81 877 0.95/1.00 vMB 23
448,435 448,435 0000000000000000008ae774acb39d7618f9ed6cae6c557566fdf2afaee58829 1,952 1.00/1.00 vMB 91
448,434 448,434 0000000000000000006884c32336396a44e6213068e7f05b03932913a15b7db3 1,732 1.00/1.00 vMB 101
448,433 448,433 000000000000000001c8d1651a44c3390fb27770bb5a0c38d4f947307d153da9 903 1.00/1.00 vMB 59
448,432 448,432 0000000000000000005c69fd0eb74ed1aff0237af787d9e78ffac8d5fa0eac70 1,466 1.00/1.00 vMB 63
448,431 448,431 00000000000000000238ea11732af4e0ef4d76e09fecc8d0a9678c52d8684080 2,496 1.00/1.00 vMB 97
448,430 448,430 00000000000000000314ba3b49279848d3c564f5b890c6576deadd9c5aa6c8b7 2,613 1.00/1.00 vMB 90
448,429 448,429 000000000000000000f14d14e1306ba166666e17fbf57d360273e3977406ed77 1,972 1.00/1.00 vMB 72
448,428 448,428 000000000000000001b15dc03e245e681f2a8115815a2932e5470f4bc90630f1 2,315 1.00/1.00 vMB 76
448,427 448,427 000000000000000001196e0f7d1a8904a6af75ace45a2ac2dd2f1868ce1e5312 2,065 1.00/1.00 vMB 110
448,426 448,426 00000000000000000002fe5fc46b4f28cd52ab536e5952612edf48b20068ab80 2,116 1.00/1.00 vMB 106
448,425 448,425 000000000000000002b4682e3e2f7753972bffe906887a274f1dd7732abaaba2 216 0.08/1.00 vMB 82
448,424 448,424 0000000000000000012a94b3706378d98c5e925f0aad7a4dffbde288512cca02 973 0.56/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.