Loading Tool

Explorer IconExplorer

Memory Pool

76,648 transactions
29.72 vMB
0.10074956 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt 6299c71b4786420c3478573876ae1477d15b104a9e528976857fc8c3d40792e3
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root a6d517cbf4ca9ebb02f10b4f1d5c711c758d47eab8abb7ccb26840b34d115e1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03371151 BTC
Feerates: 357.61 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (440,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,140 475,140 0000000000000000018ad00f5cf294075db93e5224e478d3c80020a5dceb615d 817 0.79/1.00 vMB 73
475,139 475,139 00000000000000000186da14089a91790e4acf880f28af18fb64313571fb4f8d 1,006 1.00/1.00 vMB 290
475,138 475,138 0000000000000000002214ed92cf7a21ec97c8e65b5ac1f1a8d7a00057b90934 190 0.35/1.00 vMB 33
475,137 475,137 0000000000000000004387ce8e41787341c0e1c50b210726b11e0c7ab1e609b4 343 1.00/1.00 vMB 29
475,136 475,136 000000000000000000ce41570cdcf5a85467c7479c181ada37055cf862a45d4b 1,282 1.00/1.00 vMB 68
475,135 475,135 000000000000000000a7339d2d6e72efe6869b6c9033ba8f3de3437674869536 1,420 0.58/1.00 vMB 258
475,134 475,134 0000000000000000010241eb5159839c68bf74721a5ec62f3c4bcbd1a0e240bd 1,699 1.00/1.00 vMB 57
475,133 475,133 0000000000000000003458aec2fa9e4654d88c93bdf57bf4881e622f1df361ff 2,496 1.00/1.00 vMB 157
475,132 475,132 000000000000000000845d6fe28ac982d03b297b68542baaf4c8fb21b4aa4a78 1,982 1.00/1.00 vMB 274
475,131 475,131 00000000000000000089a1560c2b8214cd8a4680ef773ab5d67b1a2aaa21d7b7 1 0.00/1.00 vMB 0
475,130 475,130 00000000000000000052c526b52c38337a3665c16035296de264b927cb9e2ff6 1,598 1.00/1.00 vMB 128
475,129 475,129 0000000000000000009753f755c298ab899435d52e23b76c2952eb9301991639 1,359 0.99/1.00 vMB 67
475,128 475,128 0000000000000000005b0a9fd30822b07eb15a687ce24bbb3bd930a4fe5bc9a7 2,261 1.00/1.00 vMB 99
475,127 475,127 0000000000000000006615bedbab8f4c0d79c1a0ccd555851d81cf0795aadb1b 1,684 1.00/1.00 vMB 194
475,126 475,126 0000000000000000001ff3d186fc83b16b846bacf1725737d45261f050600b5b 1,783 1.00/1.00 vMB 133
475,125 475,125 0000000000000000002b806751b90977033a4a8b06c88ebab07e25e40d688362 2,512 1.00/1.00 vMB 217
475,124 475,124 00000000000000000026c661d175ef328e415e834e62f3d316382e9f3d24e44e 805 0.38/1.00 vMB 143
475,123 475,123 00000000000000000089e880c151dd51b90f19cf75317e4c5a04f369a7d6be33 622 0.33/1.00 vMB 159
475,122 475,122 00000000000000000139e2981247a4223a23ab3580281978f084403a8f34e637 1,348 0.61/1.00 vMB 139
475,121 475,121 0000000000000000018ca2ba7d255172d2f58eaed2d60d170d09334382ece58c 957 0.51/1.00 vMB 126
475,120 475,120 0000000000000000012a31295315062a0138554cfccb648395021aa4f51761f9 697 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.15 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: 744.05 GB
    • Received: 18.70 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.