Loading Tool

Explorer IconExplorer

Memory Pool

81,192 transactions
30.45 vMB
0.08447825 BTC
Random Selection Loading Transactions
Max Size: 182.89/200 MB

Candidate Block

Mining Attempt ce42b53502d63cce3921891e4f18690addc9180fa3f1998fa73b15e63bc7591e
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 160b99a27aa1366270b585716bc8c627327bfac27658c8f8d9401f6083e2a5c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,235
Size: 1.00 vMB
Total Fees: 0.02066877 BTC
Feerates: 100.24 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (466,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
448,423 448,423 00000000000000000312cb05afd8a812c15d2656ad40e419b2406c31974fa244 2,400 1.00/1.00 vMB 84
448,422 448,422 00000000000000000325352b88a3cc8dc26de73465f8e3b703d2e0a5d7485b6f 1,440 0.72/1.00 vMB 75
448,421 448,421 00000000000000000101cf1031949f7113d5aaf1b02aa7f44cb8eae929368568 168 0.07/1.00 vMB 102
448,420 448,420 000000000000000000c41fb28b9774be19ca49e09fce7b02117f46db18f4a3ca 156 0.08/1.00 vMB 61
448,419 448,419 00000000000000000085cb7aaee7f925243526a7eefee07d0882c6826c46a02c 165 0.07/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.