Loading Tool

Explorer IconExplorer

Memory Pool

81,472 transactions
29.85 vMB
0.14252070 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 4f0d465026f9be0fff4e83a515ccff0e2791822aaa8b5c7d2bb0277c42169649
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root d3ac20567a3c1ae6e076bb936384a88f6941632baf6bcde15970f6f5222474c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.07486484 BTC
Feerates: 101.65 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (297,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,543 617,543 0000000000000000001026e8eec32b41f3bb4d10ba3868e2cb212c6e03591b2a 362 0.11/1.00 vMB 24
617,542 617,542 00000000000000000001e38d201a0b2549341f02f265aa6d12af128cb3ad843b 436 0.11/1.00 vMB 13
617,541 617,541 0000000000000000000e7b27c1089dec261fd600c6e14bb0c55fd4f0b6154943 3,455 1.00/1.00 vMB 21
617,540 617,540 0000000000000000000ffb352a1e3422ea189c114c5ef72e67994bb7f34aeb68 1,784 0.56/1.00 vMB 15
617,539 617,539 00000000000000000010ba159e9f19949ef414db900244e8feff3b9be035ba06 2,055 1.00/1.00 vMB 11
617,538 617,538 0000000000000000000e3d0f9607a492bb327ca45a5d1dbf2590df7e9e33f8f9 2,518 1.00/1.00 vMB 35
617,537 617,537 0000000000000000000de7e8697fc8410675fa5afd9bd400ce29d92004514371 791 0.19/1.00 vMB 19
617,536 617,536 00000000000000000009e20eb68f3badacebf1105ef26dc25608c6cb6febd830 2,078 0.63/1.00 vMB 20
617,535 617,535 0000000000000000000b579d847f3aba3fbe6afe220046e3a408593daf94ddd8 3,094 0.94/1.00 vMB 6
617,534 617,534 000000000000000000004e6eba5d6fe219cc771b22e5f590da631e09b3972078 3,231 1.00/1.00 vMB 30
617,533 617,533 0000000000000000000bd1a50c56f7a92bf8f0c024869bd4a47974e380e61980 3,255 1.00/1.00 vMB 30
617,532 617,532 0000000000000000000bac0558328b6ab8595a1c8d95959bc0365bc5e9e9f142 3,065 0.85/1.00 vMB 20
617,531 617,531 0000000000000000000201f551317d0bf61c0e36e74b2a3dc180848d67f0fd80 1,349 0.35/1.00 vMB 20
617,530 617,530 000000000000000000080b86c62ee5f4b75e1786e9a24e131d32410d42bbbe9e 2,353 0.77/1.00 vMB 21
617,529 617,529 00000000000000000005613da8ffa2191bf7b8514460790021a96f152c1c708c 1,772 0.57/1.00 vMB 6
617,528 617,528 0000000000000000000b76be7f8fc819d32ab67818681ec228afb9119a2a3064 3,144 1.00/1.00 vMB 34
617,527 617,527 000000000000000000015741f97f1138e8aed1708c5215538c13e0b3a74d7ec9 948 0.26/1.00 vMB 25
617,526 617,526 0000000000000000000896bb418630c109dbbfe1c0a8e8f0bc4f707fe09fd3a1 1,358 0.45/1.00 vMB 27
617,525 617,525 0000000000000000000958fb904cc494ce37647a78aa2af603bdc1a2ad854293 659 0.23/1.00 vMB 19
617,524 617,524 0000000000000000000b4ad15a070667ba1b71fb830db42c2a6b2082e12054e9 985 0.34/1.00 vMB 22
617,523 617,523 00000000000000000003156467b6e459261b4e71e0711838657e337fc40b76f7 2,128 0.91/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.