Loading Tool

Explorer IconExplorer

Memory Pool

82,521 transactions
31.29 vMB
0.10703246 BTC
Random Selection Loading Transactions
Max Size: 189.70/200 MB

Candidate Block

Mining Attempt 0bab5b3f739d30fc4a223781b97fe5800f1a38c21dce6b09bd495018d52f6ce2
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 79048f8909f958135544c9d9084cd6f69f08fb226693bfff9ec6bd5561d96bd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,220
Size: 1.00 vMB
Total Fees: 0.03264939 BTC
Feerates: 318.30 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (451,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,449 463,449 00000000000000000117bbba61abb7adea41f04b7d17dcd9bbcd10129bb87300 2,289 1.00/1.00 vMB 146
463,448 463,448 000000000000000001144e7e1585ba97c81462e13cdf532ad458d87d0e15ecae 2,503 1.00/1.00 vMB 207
463,447 463,447 000000000000000000d3e46ad026378bdcd9e716dc84a6a5780140892889c465 2,137 1.00/1.00 vMB 163
463,446 463,446 000000000000000001aaa087e0934521011864e159219ce40dd5a613ee62ba38 2,670 1.00/1.00 vMB 238
463,445 463,445 00000000000000000013d945fe20fa847778de2c4325e386f0aa7d8ee4f2a21d 2,771 1.00/1.00 vMB 245
463,444 463,444 000000000000000000b4ebb39154b11a9ee6efffe2a52eb9be28872e2f7ae74a 143 0.06/1.00 vMB 298
463,443 463,443 000000000000000001989c6281082fa9ff2fc6d40e0ce5dbecdef483d5fca3fb 1,350 1.00/1.00 vMB 114
463,442 463,442 000000000000000001a746ead3d4d72d2e67cff2cebd436f01dd7b2ce3578584 2,849 1.00/1.00 vMB 219
463,441 463,441 0000000000000000018a48c512154903ca29874b343445439946d951ba51d435 1,169 1.00/1.00 vMB 107
463,440 463,440 000000000000000000ad511c679ff49e259a11e68e10592c0a6148d4236f4a64 1,203 1.00/1.00 vMB 146
463,439 463,439 00000000000000000074fc6ca3af613c04f14e43e69cacb72526fa60027686ec 2,211 1.00/1.00 vMB 159
463,438 463,438 0000000000000000020eb54fc5f9d684634efe0e8b957564c52e40902a34ec49 2,345 1.00/1.00 vMB 183
463,437 463,437 000000000000000000265076b35b62eb8eb167f04835eda70f1139df579b6cde 1,313 1.00/1.00 vMB 153
463,436 463,436 000000000000000001929244b37394fc59a0bd378dab564a7794472dab409270 2,992 0.99/1.00 vMB 293
463,435 463,435 00000000000000000177734ba29d894b6ef409981971550b3b26cb1e5da4f7e8 1,769 1.00/1.00 vMB 328
463,434 463,434 0000000000000000017801388a87de2e58ad2194f06fdf0a0a58f9f8bc0662f3 2,290 1.00/1.00 vMB 213
463,433 463,433 000000000000000001b86fb650e15e0848aa3466c87baa9e72d72d6f9131559c 3,344 1.00/1.00 vMB 151
463,432 463,432 0000000000000000015bfe3126bc9dc834be080dae6b1b6c5d5b348332626335 2,467 1.00/1.00 vMB 141
463,431 463,431 00000000000000000072505a32c83d0d167f46a4ac7eca9054b695fdaede2692 1,747 1.00/1.00 vMB 179
463,430 463,430 0000000000000000011a82dd2b528ecf4a561b5cdae4bd6a4c8839b5edb95b30 2,008 1.00/1.00 vMB 138
463,429 463,429 00000000000000000179fb23e72086f0cc3ee3405bfab80f610b857f1e316327 1,799 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.00 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: 718.45 GB
    • Received: 17.90 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.