Loading Tool

Explorer IconExplorer

Memory Pool

74,601 transactions
29.65 vMB
0.09567539 BTC
Random Selection Loading Transactions
Max Size: 172.19/200 MB

Candidate Block

Mining Attempt 0345eca405cb6049954c9d19cba313fcb832555722f6c6acd59d76606f2188fb
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 08ff5ffe842e0a23a32d72b09711368f71d9ee5c259bc79e2488f3176a44cc8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,821
Size: 1.00 vMB
Total Fees: 0.02655379 BTC
Feerates: 150.36 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (547,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,766 367,766 000000000000000001bb21a1e039986cafa480c2a2fb91141fab94f3ad7c7094 1,479 0.95/1.00 vMB 34
367,765 367,765 0000000000000000089c6693266b3fca7af88fd3ea839088889a0cc873e19e26 722 0.89/1.00 vMB 24
367,764 367,764 000000000000000004bc4846ab9b634832ed6d8962546dffe5d81af986b56aae 843 0.75/1.00 vMB 37
367,763 367,763 00000000000000001234d0ff11ead985633e619e34c50ae660a4f3cdc9d14455 1,813 0.95/1.00 vMB 35
367,762 367,762 0000000000000000066d2e1dab3220b6bc1ee2f89c82accc27985c5b8d5c56b8 1,156 0.93/1.00 vMB 28
367,761 367,761 00000000000000000218df1a5a0630e5bce64c66f016344b63f53a325d0afabe 778 0.92/1.00 vMB 25
367,760 367,760 00000000000000000b855cfa874079003b87fd8e5feea8ed8a3ff03a505e5973 1,202 0.93/1.00 vMB 31
367,759 367,759 00000000000000000cc17fcea7f4079fcbc68599feac3dcd2e9112d96a641963 1 0.00/1.00 vMB 0
367,758 367,758 0000000000000000000659615d14380e8e3f4781211e8e6db5839d5664798031 900 0.95/1.00 vMB 31
367,757 367,757 000000000000000006164e02983e97e3ad29bc7b9fd3eb8a1b53a2246cf1b37a 705 0.83/1.00 vMB 23
367,756 367,756 0000000000000000123b9f0c765dd6a4505402ea6e406e7e04e33d5748aa42f7 879 0.91/1.00 vMB 25
367,755 367,755 000000000000000002bf7672abefb63a80d8800e0fd0000296dfc84517dd26bd 877 0.75/1.00 vMB 28
367,754 367,754 000000000000000004fb83d05a7e17943a4b102c0d6793e5840c0d0f75f70fde 623 0.84/1.00 vMB 22
367,753 367,753 000000000000000011ed7c9c762c012cd6d4508d7b0c67e0f355060c9a521b18 1,679 1.00/1.00 vMB 36
367,752 367,752 00000000000000000135c7b6dd28be550f942ce7337876959c9211a31bf8191e 2,317 1.00/1.00 vMB 43
367,751 367,751 0000000000000000141ca87e926d1f47a1ae21ef2ab33072f85bf5ec0b4d4e27 1 0.00/1.00 vMB 0
367,750 367,750 0000000000000000089cfcc62bd71b6fe1478f5e64338d86018403eedc2dec05 873 0.61/1.00 vMB 38
367,749 367,749 000000000000000014aa9605722d5730803d7e64d3740bdb1fc12ff411e680a4 1,196 0.87/1.00 vMB 32
367,748 367,748 00000000000000000928f57629cc9b5c8aec8ee973403205f6a5ca48a04fa436 755 0.49/1.00 vMB 32
367,747 367,747 000000000000000001ad094f4e12c311432f75e21fc484a4ecd2e85eac37eed7 1,847 1.00/1.00 vMB 36
367,746 367,746 0000000000000000034582343c55861497012d7f96f8a497edf5148391b0726e 1,150 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.