Loading Tool

Explorer IconExplorer

Memory Pool

77,036 transactions
28.61 vMB
0.10193641 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt e7bc9647df6c19a00d349c1ec90fce66445ce2d305a4597de4eaa3d37726f9e9
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (89,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,656 825,656 0000000000000000000006669c315ae460e306fe946304d6506ffa263336f99c 4,389 1.00/1.00 vMB 90
825,655 825,655 0000000000000000000318f860713efd709238260b31a9f7556782031c4bb858 4,617 1.00/1.00 vMB 96
825,654 825,654 000000000000000000033191807ea9c6c18db1459e34532c1be0932435400d2a 4,258 1.00/1.00 vMB 105
825,653 825,653 000000000000000000016c0d255c65ff0287ffed445729a34258bec072340c22 5,167 1.00/1.00 vMB 75
825,652 825,652 00000000000000000001bd3b76d6ce7186377bde1a5ba1020a25a374ff2bc737 4,384 1.00/1.00 vMB 80
825,651 825,651 00000000000000000000e93ebe1463967258176efa8479f16d52c19251e852d2 4,134 1.00/1.00 vMB 98
825,650 825,650 000000000000000000023866a696c5f2be4d2f6898eaa0c250c0bc40fbcb1112 4,761 1.00/1.00 vMB 93
825,649 825,649 000000000000000000018d6eb833a995325aa09f4a7276c8f13afee7c564675b 5,024 1.00/1.00 vMB 91
825,648 825,648 00000000000000000001b2f68a691438eb7bf6403c99ec04875f32ff2d18fddc 4,667 1.00/1.00 vMB 88
825,647 825,647 000000000000000000030a768edaa589917274d11679399f3c0ce394fd4be10a 4,242 1.00/1.00 vMB 83
825,646 825,646 000000000000000000011e612bf995bfa529bbe276af2eaa2b5902febb359522 5,272 1.00/1.00 vMB 88
825,645 825,645 00000000000000000002eb51af098f67e4dbfeede149889d7980cd209c692ec6 5,070 1.00/1.00 vMB 90
825,644 825,644 0000000000000000000370ba43f7645a30a8d8877792c67bd83a8293e1229ae0 3,758 1.00/1.00 vMB 85
825,643 825,643 000000000000000000034daeae7f6f8c0d10cf1c341fa99c56b5ccdf773e0e94 4,578 1.00/1.00 vMB 83
825,642 825,642 0000000000000000000355d8571427b92a0d5b05aa9ebb2d2644bed058bcdaf6 4,316 1.00/1.00 vMB 85
825,641 825,641 00000000000000000000ea9eb0c290d420b10d3e1e4193fbcb794ce557e70209 3,690 1.00/1.00 vMB 87
825,640 825,640 000000000000000000018a066a787606d555abcf9f3ae3e28465a08efac1e439 4,901 1.00/1.00 vMB 104
825,639 825,639 0000000000000000000102bfa68e2a20637d53c177b8e6f217f8d3e88b5b06c7 5,480 1.00/1.00 vMB 96
825,638 825,638 000000000000000000038c1c8179c7d40f7f8d3c2ee9310ce43df3cf7b5fa662 4,613 1.00/1.00 vMB 103
825,637 825,637 0000000000000000000211423dd982bf3ca11fbfaf7141552ef831d01088a9e1 5,483 1.00/1.00 vMB 104
825,636 825,636 000000000000000000033eb745f7b67bbc33fd64ef490c41e76f8cfa87b42197 4,964 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.