Loading Tool

Explorer IconExplorer

Memory Pool

83,343 transactions
31.67 vMB
0.12666426 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt 7e9f7e6d2e84e3999bd2e13b7dfb2a971c846105781e2deb6f20da26d89c43da
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root c9d8830b5bd02ee438666fb3206615b4d842254ec5dddd60bd83d6a789dbd691
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,043
Size: 1.00 vMB
Total Fees: 0.04222409 BTC
Feerates: 803.65 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (180,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,657 734,657 00000000000000000001a2b63d60e25b0f8be828dca0c46b92646df70afcfd90 1,023 0.44/1.00 vMB 10
734,656 734,656 0000000000000000000797aaf94ad6dd73a93c0a5f95d5b302bc6d237bc7cda8 133 0.06/1.00 vMB 5
734,655 734,655 00000000000000000006d57f367c9c8b07b3e7e8d755f2d4aca81d5aa5965216 2,639 0.98/1.00 vMB 6
734,654 734,654 00000000000000000004fb472e95ee8d2450ea2b41c92465caefd4239f8e513f 2,403 1.00/1.00 vMB 11
734,653 734,653 00000000000000000006d9e82d4e12b3323e931572259531dfb388c747bb649a 370 0.24/1.00 vMB 6
734,652 734,652 00000000000000000001d0a475756d7d55c0d4a2847df9e39372445d1697ceeb 643 0.26/1.00 vMB 7
734,651 734,651 00000000000000000002ef809fe933ededb19a12176630fd5fdd63e65e40f71a 2,077 0.66/1.00 vMB 9
734,650 734,650 00000000000000000007af663ee2ca70c1d57fb6ab5ccabde0124ffec72d32e2 403 0.14/1.00 vMB 13
734,649 734,649 00000000000000000006c8b8c3018525de0290035131b56d4af8b2708afc665e 1,435 0.48/1.00 vMB 9
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
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.68 GB
    • Received: 17.94 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.