Loading Tool

Explorer IconExplorer

Memory Pool

76,840 transactions
28.73 vMB
0.09439723 BTC
Random Selection Loading Transactions
Max Size: 174.36/200 MB

Candidate Block

Mining Attempt 90d2560fb4086b5939ed35d1a75e22c3963b4ddc751e4155b1a64a46f59a3d5d
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7d51fe7af2a21ddbbbab9e648c921356028bb8fe475365ca2a45c921c66bc5ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.02751487 BTC
Feerates: 180.82 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (681,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,749 233,749 00000000000000c049efae8bf6abe5fb116fda190052d47611758d3e0c4df3eb 60 0.05/1.00 vMB 14
233,748 233,748 0000000000000045f3d2658cb6faa4f5cbaf9d02b447d4369078f9a386807ec7 197 0.11/1.00 vMB 120
233,747 233,747 00000000000001bd25292786af09375b2a7ad66103155ba50d7742da0143065f 494 0.25/1.00 vMB 141
233,746 233,746 00000000000001a1c5eac4eac4a4f117f6e2120b37d75fa663fc7822ba0f7fe1 79 0.03/1.00 vMB 162
233,745 233,745 000000000000009dd27733ba25658e3c4af11d69d4d278aa014a189b2ff812f1 98 0.05/1.00 vMB 113
233,744 233,744 00000000000001c164d7d8e85cde09c0f1bf269f02409e7941d662afa1dcd874 256 0.11/1.00 vMB 178
233,743 233,743 00000000000001af0fd4719c51b42f73ccff5c781fdc690b4d94bddb5140bae5 302 0.15/1.00 vMB 127
233,742 233,742 0000000000000044090fb4e786b7a1196f10b6fac9856012e54af439b2a8acc4 130 0.06/1.00 vMB 141
233,741 233,741 000000000000017cf72fa858a081ab783f80ef93f024ed662e51223a1012b4a5 181 0.15/1.00 vMB 102
233,740 233,740 00000000000000246ee10b730d5b024d571cead0ce657cff196be5b40e5d735d 388 0.24/1.00 vMB 138
233,739 233,739 00000000000000f3666a1e849db306dd64b063d12fa3c2d6e91f3985e89cb360 537 0.25/1.00 vMB 160
233,738 233,738 000000000000008eb080b13dc9048492d9a9c306a1ab779eb70138c581d756d8 360 0.15/1.00 vMB 153
233,737 233,737 00000000000000dc620b76727269ea3874580b17ba076687bed2268f469d064c 126 0.12/1.00 vMB 78
233,736 233,736 00000000000000750f638700ded83f72a88cb1ce95e7d4c4df8f2e08b930a0e2 627 0.25/1.00 vMB 177
233,735 233,735 0000000000000042c685d3eec403f9e709d2db2d6030e0ae2a222bfb8fd185c9 178 0.08/1.00 vMB 194
233,734 233,734 000000000000004bf315b7e079bc523f28e71318596e50f763c89c0596aaf038 72 0.03/1.00 vMB 197
233,733 233,733 0000000000000081c155392e72860d41ab363e2c1b301102f2f129f0026f120a 510 0.25/1.00 vMB 139
233,732 233,732 0000000000000011419a44fcd62f944d7eec78e7482494050bd9817910ca8f51 96 0.05/1.00 vMB 140
233,731 233,731 0000000000000135c8bcc8dd7727d55197ba0c56eff68cf70450f8a24db9a236 167 0.07/1.00 vMB 148
233,730 233,730 00000000000000bc03fb2a0f6227d3dcb96aa506c39bc85b621418d3ef1128e5 214 0.10/1.00 vMB 137
233,729 233,729 0000000000000023cd09c09a35e95f5de68a37a5e8d573a753736a91d82897ce 22 0.01/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.