Loading Tool

Explorer IconExplorer

Memory Pool

56,522 transactions
17.65 vMB
0.04465017 BTC
Random Selection Loading Transactions
Max Size: 112.08/200 MB

Candidate Block

Mining Attempt aefe5ca9a543fe19aa5677e5ac1121e1cde618e3e6515bef12a773110a0de267
Version 20000000
Previous Block 000000000000000000013689778d67ec8d4911cb7db1d268c9b0a9e70be7be6c
Merkle Root 84c481cd452673b16d04deafad20747cf3660e563ee39172474f20d6bf539992
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,657
Size: 1.00 vMB
Total Fees: 0.00541175 BTC
Feerates: 40.21 > 0.54 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,728 (853,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
61,737 61,737 000000000493415cfe9193f92dcfe4c4f18dd270eae67d8b472e6653b43075b3 2 0.00/1.00 vMB 0
61,736 61,736 000000000b899c596a8b961557f11ee2a7e6888ef4ad5b8ce7d36880345f9c60 1 0.00/1.00 vMB 0
61,735 61,735 0000000000a9d88d6406868ba0aed343f068b196c574ee9cb33957c4cd101b20 1 0.00/1.00 vMB 0
61,734 61,734 000000000183016f6c72dd64794fee863cf4448b0485586273d4b9f6e224de1f 1 0.00/1.00 vMB 0
61,733 61,733 0000000003c807628b7171c379bf4cd23247f48575b099fe2cae6bbec0551a60 2 0.00/1.00 vMB 0
61,732 61,732 00000000034d823ac93028f2ce1945764d3d9433baba974d2050801acb1bf713 1 0.00/1.00 vMB 0
61,731 61,731 0000000003b9c0597b169dff06f32641693cf7c9e14a50e445a1ffb970e23acd 1 0.00/1.00 vMB 0
61,730 61,730 0000000006d8b1dc4250cd6f8ac70ef59aafc5df9bd689685c5d43e2b729eac4 1 0.00/1.00 vMB 0
61,729 61,729 000000000030791aee146e85621d07f8c1b3bc5f4a41be10d0bf4ccddd0d7085 2 0.00/1.00 vMB 0
61,728 61,728 000000000e9683d027eb87d89345f9beaa2aa5d3aa035ea1855f6abca9fe41e3 1 0.00/1.00 vMB 0
61,727 61,727 00000000005186f84aa122f5981eb0c3019e5e918f7c9937fa5883f981927685 1 0.00/1.00 vMB 0
61,726 61,726 000000000b23dd3ef40039f1ddf0358aa274d99c21c70840b449657c2b0154c5 1 0.00/1.00 vMB 0
61,725 61,725 000000000816c2c9a721dafb5a98859dff11f8810fa195ca58a5376162a4b162 2 0.00/1.00 vMB 0
61,724 61,724 00000000004b8e08c4e11d842c9b6b010602c5f9edc949defc90bfe1f0c43866 1 0.00/1.00 vMB 0
61,723 61,723 0000000008044663532a5356be3eeac5b1ccb8cb587b1b8099c086a3dd8c430a 2 0.00/1.00 vMB 0
61,722 61,722 000000000bc074e0514602d3919748001f07624b1bef40040f4a18ff8e9920ec 1 0.00/1.00 vMB 0
61,721 61,721 0000000001b5aafd9fc42218e033c4e1be762033a86fe349c93547d8f6de2470 2 0.00/1.00 vMB 0
61,720 61,720 0000000003a9c946c4d8bdc79dfb2153f71fe26c0a145046679f3807a88298a4 2 0.00/1.00 vMB 0
61,719 61,719 00000000098f82ff12e52e86d880e38a6e0ad3d1e092bc64f816c4d3232da3ae 1 0.00/1.00 vMB 0
61,718 61,718 00000000018f42b9c245cdf1cb3ae6468d3d8f0e762a4935a284b9ae52874ee6 1 0.00/1.00 vMB 0
61,717 61,717 0000000004c7100c4f5103de8e5b09aa7ee2225b04d7125640b957c9d4f23891 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.64 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: 775.96 GB
    • Received: 20.97 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.