Loading Tool

Explorer IconExplorer

Memory Pool

80,405 transactions
30.23 vMB
0.07590930 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt 5d7d6f3251c80787db899e1c7f3553f9453f89a17f4644f7c2e6e3181fb772a5
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 15598e0c4bcf0873152f2ebb477e058fc1c28087b8fdce59f488a62940c60123
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.00860680 BTC
Feerates: 318.30 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (180,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,648 734,648 00000000000000000005a6780ab150be7c573290bf6feabc53dedd2032fcd1e6 555 0.24/1.00 vMB 7
734,647 734,647 0000000000000000000640a18f7a5665dd133833b709ca36e99e060887813147 217 0.17/1.00 vMB 6
734,646 734,646 00000000000000000004304b14423478ed85bf257f6aaaa2990fd4c7b0fc9b5b 1,405 0.98/1.00 vMB 5
734,645 734,645 00000000000000000002cdd57fa9aa2350942aa21da82d728b66068c2dc68b3f 726 0.56/1.00 vMB 5
734,644 734,644 000000000000000000001acb437ce30ec94a3ea5e2b199a9a4f5f5aba06ab00a 1,122 0.69/1.00 vMB 8
734,643 734,643 000000000000000000044262bbb5c1e19a3f4c1e036a436073cc994a9e1e153f 546 0.67/1.00 vMB 4
734,642 734,642 00000000000000000003b2daf5bea500a466a5e6026fd9ab798da9a4e2d143cc 774 0.34/1.00 vMB 8
734,641 734,641 0000000000000000000055cd3107d323658e85deb0e911bc79f3fdd0d3923ee2 413 0.27/1.00 vMB 6
734,640 734,640 00000000000000000007c43c36501fabf5f35ca25ae376f639774c2db60a7ad8 956 0.64/1.00 vMB 3
734,639 734,639 000000000000000000029cdf6dfb412641fb2f1a9f11b77b03132c1416a5ec64 126 1.00/1.00 vMB 1
734,638 734,638 0000000000000000000339623153c307c9c299cea5b58fc3a065b12c35e8f4c0 1,900 1.00/1.00 vMB 7
734,637 734,637 0000000000000000000122f589c77a3714589f01156e2d26204003d223e27ee6 2,360 1.00/1.00 vMB 10
734,636 734,636 00000000000000000004ac7acb5864fc6756520247fddef2bbd7954c35276b89 781 1.00/1.00 vMB 3
734,635 734,635 000000000000000000013171d7f75ec77853e187c5fbdc498548ca13e07bb393 1,682 1.00/1.00 vMB 3
734,634 734,634 00000000000000000001084dbaa525edbdac5b24a7d60f68cca0fe46e161f2ce 2,559 1.00/1.00 vMB 13
734,633 734,633 000000000000000000044e7436ea72adf28b2b34e92e0271670768f8673321fc 2,380 1.00/1.00 vMB 8
734,632 734,632 000000000000000000058332a21fa1c07b8232ada721903d130852fbbf079896 2,197 1.00/1.00 vMB 8
734,631 734,631 00000000000000000001f35f91837d5b869f34a4117526bb1c6c12c07f609728 494 1.00/1.00 vMB 2
734,630 734,630 00000000000000000008bb1616bcc560e740f1f3f40b7e447a5b926666e8cea4 1,238 1.00/1.00 vMB 1
734,629 734,629 000000000000000000012d794105beebc20e6352fc19e15e466507312f9829ad 2,559 1.00/1.00 vMB 8
734,628 734,628 000000000000000000084a326061d3b99b9e53baea3a3f1bfe887365d5de0a61 2,609 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.88 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.