Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
28.75 vMB
0.13914469 BTC
Random Selection Loading Transactions
Max Size: 152.12/200 MB

Candidate Block

Mining Attempt fa4f1fb763cc02f3badd43c497cacea50689fd20e4b4755aee3c3f9e49a804e5
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root dc43347748f17dad0064b2080f32beb4b0714f7af63862dff52477ffe86b33f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.07862729 BTC
Feerates: 15,654.48 > 7.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (669,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,441 245,441 0000000000000073e49e94d50f07514d67fe8044481aaa04add1a76953df9f13 224 0.13/1.00 vMB 118
245,440 245,440 0000000000000011546e74fe6b1a4bee42d91b54853bd34f4fb85e01a5b44eec 86 0.03/1.00 vMB 52
245,439 245,439 0000000000000022069c935cc459d5976f084af0e18da211e44b5641674ea523 442 0.18/1.00 vMB 150
245,438 245,438 000000000000004c98991cb1b04a016bf3f2164d47d56ef0854f9da5e89f1b93 5 0.00/1.00 vMB 58
245,437 245,437 00000000000000b5acf534c76363b58d5cc189a65bf986d8830cf18941081912 216 0.09/1.00 vMB 147
245,436 245,436 000000000000007ac1335f42b304538e5198fcc279dfae1e18f3736bdb87215a 47 0.02/1.00 vMB 153
245,435 245,435 000000000000002252a8c71ffae4df83abc9a25010d88a415edad0d5ed00419a 256 0.10/1.00 vMB 46
245,434 245,434 000000000000008c99bd82fef9d25d6c1a7dda282deae29566e6f8e07b4c5116 9 0.00/1.00 vMB 118
245,433 245,433 00000000000000935f480ba4457a60b8da67890ec231fd5480b557637e09161f 67 0.02/1.00 vMB 161
245,432 245,432 000000000000006457478825e0608a93df85da294d623b80c85e4eb352085672 30 0.02/1.00 vMB 68
245,431 245,431 000000000000003ca0f3c76fe87af5c9765a1bfabf3ba3895ab339971a53e896 217 0.08/1.00 vMB 184
245,430 245,430 00000000000000138b0129bd0afea45c14e2702146cd6e12204b2715e7e8b187 214 0.09/1.00 vMB 107
245,429 245,429 0000000000000061e226d76ca525c42cf74ab7c38578ae2d004592fd11d8bb59 11 0.01/1.00 vMB 57
245,428 245,428 000000000000004c0b59d771edabe032853dd638a4105519720877ff2eb804cb 160 0.06/1.00 vMB 139
245,427 245,427 0000000000000075205168c41cbbef154b5f7fbe9fddb846e94350d2522de632 80 0.05/1.00 vMB 88
245,426 245,426 00000000000000195864a9d0e43d68a171632eb1a25954d78f04c63f1e328111 176 0.07/1.00 vMB 114
245,425 245,425 000000000000005fdfe198b9e4b98850c6295103c5f04ccd1c60b67ecffc27f3 252 0.13/1.00 vMB 117
245,424 245,424 00000000000000029a8fea39ff4eb39011f30447d03d2c0a1a2ff28be148a03e 575 0.23/1.00 vMB 144
245,423 245,423 00000000000000037108420424ee2a8ab04111bbc272f1bc55b00b5b71e29ed5 26 0.01/1.00 vMB 73
245,422 245,422 0000000000000055107efff4adc11a4a1539d0920335a4e9767f97d38175445a 209 0.09/1.00 vMB 136
245,421 245,421 00000000000000c73eee3be3cb14b1a545950a6d7cb82e173d54b6f5f2091fde 63 0.05/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.75 GB
    • Received: 13.32 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.