Loading Tool

Explorer IconExplorer

Memory Pool

83,301 transactions
30.93 vMB
0.08305526 BTC
Random Selection Loading Transactions
Max Size: 189.73/200 MB

Candidate Block

Mining Attempt 4eb94ff21206c6dbdaf5450e4d0a056e2335ecfc3dd94a02328262b4c62c4ce2
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 0f42fa811de81d4791927898241ce146b47f3df93fdcac1a80f2ad5321dceadc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.01340354 BTC
Feerates: 186.33 > 1.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (440,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
475,119 475,119 0000000000000000015e577dd3cc5c8ed3f4ef812de553eeaded4a5d7bc63a29 61 0.02/1.00 vMB 155
475,118 475,118 00000000000000000021e80ba4f8836fd8a78060076a6c35fdaa31cc76404bfb 155 0.25/1.00 vMB 46
475,117 475,117 0000000000000000011bf085bcabeee16491bf8ddc6bfe3eac8882ebf47d4c50 1,735 1.00/1.00 vMB 92
475,116 475,116 000000000000000000be2c4df4ef107d6e3ddbaf5371f7b2e2f8b505df615bef 2,372 1.00/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.99 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: 717.23 GB
    • Received: 17.84 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.