Loading Tool

Explorer IconExplorer

Memory Pool

73,901 transactions
27.41 vMB
0.06836729 BTC
Random Selection Loading Transactions
Max Size: 167.07/200 MB

Candidate Block

Mining Attempt 9f4a969f9541f9a10fe0155f6b5f71383bdee263fdb899e4e652a17ef9775146
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ff18a172dfd6f5e8c20c6b11f72584df3dee094f43997718e2211f5c5030725a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.01008791 BTC
Feerates: 101.19 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (372,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,130 543,130 0000000000000000000590a1a2eea9ad00849c531f378b496bd0d2d905b531a9 91 0.03/1.00 vMB 15
543,129 543,129 00000000000000000003bec6550611528b33800b2bf97d33ed3712ba7a58f7a5 731 0.25/1.00 vMB 13
543,128 543,128 000000000000000000179e001ee80c5afee794593b5109d32464b213c83f2ae7 1,471 0.74/1.00 vMB 19
543,127 543,127 000000000000000000021d02a60c2d56579db2fb8dc69d0cf09ae72677b193f9 180 0.06/1.00 vMB 15
543,126 543,126 0000000000000000000ea3903a39fb7e2c43528d8e91828036b9ac04b6ab51db 99 0.03/1.00 vMB 17
543,125 543,125 0000000000000000002753cb506dd1ee79d766785513be387ddb311233cd6677 1,148 0.42/1.00 vMB 12
543,124 543,124 0000000000000000001dc1da8174b01b4d3df9d3cc145c832d175edc56b94648 1,305 0.58/1.00 vMB 13
543,123 543,123 000000000000000000048564b7e02152407ee8dc9e52b2393ebc1961394804f2 384 0.17/1.00 vMB 12
543,122 543,122 0000000000000000000c2c46c97e3c9230e58348e400dc686eaac5c37511d95c 79 0.05/1.00 vMB 42
543,121 543,121 0000000000000000001ecdfafac24eab3e76f1bb71814f584e4890acf6313323 1,498 0.69/1.00 vMB 16
543,120 543,120 0000000000000000001fbaeeace7a72a176493a47b60471dc3dcb203a51f9d83 802 0.35/1.00 vMB 13
543,119 543,119 0000000000000000001c7fa95204278da521e58f3abbce17fbc361d53184de65 1,019 0.34/1.00 vMB 4
543,118 543,118 0000000000000000000bfc7b0ac2ad1991385e0c0529ba6a47e94fe732e13ed5 2,422 1.00/1.00 vMB 12
543,117 543,117 00000000000000000021f904a183dd3f1c201b9dec09c30421de6878e91182d0 828 0.50/1.00 vMB 24
543,116 543,116 0000000000000000000a30eea72bcddbf5194a5e75fac608b388e0ca2f97d701 2,070 0.83/1.00 vMB 15
543,115 543,115 0000000000000000002459e3a06b24427e80379e4e19fc98dbf609d1028722e6 268 0.12/1.00 vMB 21
543,114 543,114 00000000000000000015251b2cf7c3a5c53602a4e4a958b161130bf36962f2f1 871 0.40/1.00 vMB 22
543,113 543,113 00000000000000000000ef60e616bbfa05b0c552569b012df427da05896e46a5 885 0.35/1.00 vMB 15
543,112 543,112 00000000000000000023c4ed8b719d583984dd50d031e5e89233b03513d88ca0 9 0.01/1.00 vMB 67
543,111 543,111 0000000000000000000b3ed62945af9687ebab662823e3653599d0940eb1ebc0 1,835 0.79/1.00 vMB 14
543,110 543,110 000000000000000000134a18debd5775de93d6b5925898bd259a274319614f60 1,029 0.32/1.00 vMB 17
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.62 GB
    • Received: 17.57 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.