Loading Tool

Explorer IconExplorer

Memory Pool

80,823 transactions
31.33 vMB
0.07714041 BTC
Random Selection Loading Transactions
Max Size: 189.89/200 MB

Candidate Block

Mining Attempt 28864c72d6421100630943072bea380246411ff0691e6df0534e8c42882ae88d
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root fca30a83c8e15e6733d23fd2e9729eff5398054321fa12ad552e5dfebd4061f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.00928311 BTC
Feerates: 100.25 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (353,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,267 561,267 00000000000000000022baa938f09f0d8a6faf15ece9882a0efbef9f677fe641 3,477 1.00/1.00 vMB 11
561,266 561,266 0000000000000000000e3509140daf8e06978c1d6b15ce2ad36e7ccbaa1f44e7 3,156 1.00/1.00 vMB 15
561,265 561,265 0000000000000000001ff75f2381efa795be75d1af32622aef68252b7b680e54 2,294 0.76/1.00 vMB 11
561,264 561,264 0000000000000000001dd936ccc28cbbc2f8f6415a61cc55e9c7ff5a0ac04ca3 773 0.37/1.00 vMB 13
561,263 561,263 0000000000000000000e347c646b9687c4b715c68782fa612c562ffe9c36d98c 2,575 0.97/1.00 vMB 2
561,262 561,262 00000000000000000012aca31114d31969025a2a9dd299bb1fcf71843ecdc7a3 3,138 1.00/1.00 vMB 28
561,261 561,261 0000000000000000002796faf66bc170f7ab8b3fedd220370b241e31827a2c64 849 0.30/1.00 vMB 9
561,260 561,260 0000000000000000000a852587de7965d51492f0c3bbcb3b5b6f0597d9744fe2 1,367 0.62/1.00 vMB 11
561,259 561,259 00000000000000000012821cf72e9694231e7f4f9a702d02d76cc5f9d71afaeb 1,476 0.49/1.00 vMB 12
561,258 561,258 00000000000000000006d2e95cc0fbb030035acd392de1157920711fe4595e23 1,283 0.42/1.00 vMB 3
561,257 561,257 000000000000000000262e0ba655df0388c8309269ee19bf81a49c42fa71556b 1,450 1.00/1.00 vMB 7
561,256 561,256 0000000000000000000b290a5bfe380ec8d9eab7827143833c4ae7f87e3ba6d4 2,717 1.00/1.00 vMB 20
561,255 561,255 000000000000000000033450e86799ccb5937542a0d62a6f4c29c29818093a74 2,027 1.00/1.00 vMB 5
561,254 561,254 0000000000000000000e807fa64e586954095fbd866967f37d6ff66f1bac7b15 3,169 1.00/1.00 vMB 17
561,253 561,253 000000000000000000211b0da52cd32bdeb2e54aab854e675929cc7806849221 2,188 1.00/1.00 vMB 20
561,252 561,252 00000000000000000001c437831662f3822485e5c022a29f87ddec4bd283d6e3 931 0.56/1.00 vMB 2
561,251 561,251 0000000000000000000b738aa1311527a4be71dad270024f6d16872260c71358 1,431 1.00/1.00 vMB 10
561,250 561,250 0000000000000000001d83c28ad2fa43b012025a6329d6b961c8e2f927bcc5b2 1,891 1.00/1.00 vMB 11
561,249 561,249 00000000000000000021eb7cba4efd822825c041ecbc3eb520b38193ba02549a 2,801 1.00/1.00 vMB 22
561,248 561,248 0000000000000000001060a61762e4a9b4be2f43409ccc7bd1f3ca6ab20efcaa 2,164 0.70/1.00 vMB 9
561,247 561,247 00000000000000000017c96e5d046c1911209c4a0a922c3bbe2e749002e77e6f 3,088 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.72 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.