Loading Tool

Explorer IconExplorer

Memory Pool

78,223 transactions
29.62 vMB
0.09141435 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt 7834c299438a297cd77d1e7ff15db7ee05f7dc5712a3131adc569495d1a8f271
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d1b167ca1012b4fcf4bf454ed5669f4e119b75585ca8c48ecd37f9050b5cb78a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.02575233 BTC
Feerates: 477.45 > 2.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (543,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,752 371,752 000000000000000003363c41b690a1d5449a92f5a1420facc5a6af1f001c20dd 230 0.12/1.00 vMB 34
371,751 371,751 000000000000000013df65db82de869ee5db766c2d84186bf02f2bdccb3807d1 702 0.30/1.00 vMB 45
371,750 371,750 00000000000000000d0d9b2cf5553070d3f6c12cea4be1d72dc06104c16eef68 321 0.19/1.00 vMB 39
371,749 371,749 0000000000000000133e8c6c785adbe15d629620af66e9e55d24bed8704a804d 360 0.17/1.00 vMB 40
371,748 371,748 000000000000000005bc81b432be1bb85b01c7f1744ad3c5462f4453b085b652 402 0.19/1.00 vMB 40
371,747 371,747 00000000000000001408543804f55b43fd3526e638e7ab51857855834976a63c 147 0.07/1.00 vMB 45
371,746 371,746 00000000000000000de7efea4f0ca3e4f2afc76ed658fedd5eb0fc04fd5dad19 55 0.07/1.00 vMB 4
371,745 371,745 00000000000000000ddc78f18487475bcc7a8afa0912467b71b762659e555609 325 0.25/1.00 vMB 21
371,744 371,744 0000000000000000140ce05018a2de210deb258b395ccab23138bd134e4003f3 1,282 0.63/1.00 vMB 40
371,743 371,743 0000000000000000120524e6b562924113322384b112a5cfa616086b22a065cb 1,594 0.95/1.00 vMB 35
371,742 371,742 000000000000000012f263ef587dd592cd8cacd771e784fed9581886345dbd9a 1,999 0.93/1.00 vMB 45
371,741 371,741 000000000000000001b26683255a97fdc43521998635c12333416213fd188d19 157 0.07/1.00 vMB 55
371,740 371,740 0000000000000000002e7bfe1597da5eaebf6f2f541449246358229d29327d1c 298 0.22/1.00 vMB 22
371,739 371,739 000000000000000002d6b7d12f02fba758bf7443f8e3ec2c1933e870abb0534f 578 0.36/1.00 vMB 35
371,738 371,738 000000000000000008d8232a809318cf1f2a78112bbe3867b3efe59916db8146 1,430 1.00/1.00 vMB 24
371,737 371,737 000000000000000011aa7fb9398ec3a9e61b2b4fb180aaf626ef6922aaf80e8b 2,502 0.95/1.00 vMB 84
371,736 371,736 00000000000000000fc1c06a336eece60405a30930d309cd2836fcc774c261be 1,004 0.41/1.00 vMB 49
371,735 371,735 000000000000000005dc77c341157f6a2f48fb02c9688825a159c143165bffff 154 0.07/1.00 vMB 50
371,734 371,734 00000000000000000427cbe76526f0b4d125e33d121b867a7526eed254aba1b6 65 0.04/1.00 vMB 20
371,733 371,733 000000000000000003a3ef933619369bc34f39bfd2d4b3a405ce8a4e5dcaea20 581 0.48/1.00 vMB 15
371,732 371,732 00000000000000000f129127409f87feca03b33e61c031c09aad574d2b2f64e5 1,750 0.75/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.81 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: 710.32 GB
    • Received: 17.07 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.