Loading Tool

Explorer IconExplorer

Memory Pool

45,681 transactions
29.05 vMB
0.13922777 BTC
Random Selection Loading Transactions
Max Size: 151.42/200 MB

Candidate Block

Mining Attempt cc79e45bbfbe4736833d029656f088b60fb461540ad6242527fd90310c78dad7
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 0bac064b8c8ed7785bbf282a76dc4f83e0572bcd6e8e11cf3e38de788b37939f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.03925837 BTC
Feerates: 100.25 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (189,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,122 725,122 00000000000000000000add6dc22531711259d906156eda18b4ab32633ee6e50 317 0.10/1.00 vMB 9
725,121 725,121 000000000000000000016ca7251f3b3620172a7f8d36170596adccbd409a2048 1,611 0.63/1.00 vMB 2
725,120 725,120 00000000000000000003635f6a5d2bca6ba162cda738c25fc9f294201c5a7e63 2,287 1.00/1.00 vMB 10
725,119 725,119 0000000000000000000983c95e4e64c60f5d2bcce802139058bf669f9893d289 758 0.27/1.00 vMB 11
725,118 725,118 00000000000000000003adaf38fea6a42d33dcaecdf74b681a2e3672844cb0f5 292 0.08/1.00 vMB 6
725,117 725,117 000000000000000000097ed27f4c948254e709c420921bb0cd95c672ee6d9955 558 0.27/1.00 vMB 3
725,116 725,116 000000000000000000036e7d096a82bdc03645da44f24a85cb7b9541fd120a31 2,538 1.00/1.00 vMB 6
725,115 725,115 000000000000000000023d355cfe71931f422e05f820417dc9033ee58414431b 2,935 1.00/1.00 vMB 5
725,114 725,114 00000000000000000005d61ea29c390dfd54e0ba7098f8e49c33ea3fa3906564 3,222 1.00/1.00 vMB 12
725,113 725,113 00000000000000000001185fe2859b8d419582e05498c5c551f87e961e97f4e3 140 0.04/1.00 vMB 4
725,112 725,112 00000000000000000004f4e5380c26601f65e24e45ede5551b71c43cc5a76985 890 0.31/1.00 vMB 6
725,111 725,111 0000000000000000000352a19f5798ea15e669036168324bafbfb92ffad789e2 2,766 0.99/1.00 vMB 6
725,110 725,110 00000000000000000005eb49ea0812ad786e5fa8855f6065f4991da8c5492ecc 3,346 1.00/1.00 vMB 10
725,109 725,109 0000000000000000000633250d85b3a1527ca5865a01a30a382c12dc5d4c945d 2,257 0.81/1.00 vMB 8
725,108 725,108 000000000000000000093eba5e905a16bc701879863bb929c6357e49dbfa5641 63 0.02/1.00 vMB 13
725,107 725,107 000000000000000000006aa57905689f77e81876f3dcdc2acfe51174221d5880 661 0.32/1.00 vMB 6
725,106 725,106 00000000000000000009ccf3b3ab266a4c11d6afc582a53d6c9865c0d627ed06 720 0.29/1.00 vMB 7
725,105 725,105 000000000000000000058c385f7e366d225d471ed4a5e7fedcd2c1c1b64e80bb 464 0.19/1.00 vMB 6
725,104 725,104 000000000000000000016e7cab64f00c07bd5051f7cd76eb65fb1751ce21ed84 607 0.22/1.00 vMB 8
725,103 725,103 0000000000000000000060294a492ba1f6bfd55a6eb45043faa861b54438d50d 998 0.39/1.00 vMB 6
725,102 725,102 000000000000000000045d209e85da0c5604587df2bda3d16b535b5d9694bb04 2,035 0.96/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.