Loading Tool

Explorer IconExplorer

Memory Pool

68,037 transactions
26.66 vMB
0.06049921 BTC
Random Selection Loading Transactions
Max Size: 160.32/200 MB

Candidate Block

Mining Attempt 579ae13cdd512ace4af1f66c431996281f71d7e2c54dbba360644a25d817d8cd
Version 20000000
Previous Block 0000000000000000000085d312ce084c110020c1bb02e742e0d25f6bf74b9741
Merkle Root 6d70ae9030a4fbaa877ae6b3c7ddf7ba970363914853aa5098bbff2cec69fb4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,324
Size: 1.00 vMB
Total Fees: 0.00358099 BTC
Feerates: 23.60 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,585 (881,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
33,604 33,604 00000000891406612d0b7224ef3889b7f5e40a6caab5abf5fa10c9f5b31e62dd 1 0.00/1.00 vMB 0
33,603 33,603 0000000065e0df8df099bec4ec1c97d3b15856766912d72085cb32f52b1adde6 1 0.00/1.00 vMB 0
33,602 33,602 000000008ca049915afb110aa86f151222fdbbd453648c57a4c6479391e6a73c 1 0.00/1.00 vMB 0
33,601 33,601 0000000030304b07c80ccd80d83a4e55755dfaa88503ac215d19cb902bbf68db 1 0.00/1.00 vMB 0
33,600 33,600 00000000922811d417808514e99a4ae78f610da31c53abd1db184fd430b0b7df 1 0.00/1.00 vMB 0
33,599 33,599 000000006b54dbb73dd01f2a4479086bd63e07f97d4f64f15562093a553b1ecd 1 0.00/1.00 vMB 0
33,598 33,598 00000000bb29070e97db24919b55e9b67baeb5561b929c905e3797b5956c3e4e 1 0.00/1.00 vMB 0
33,597 33,597 000000002d2b0e9c741f753a3eb5301157f88b34fc2552f009e80a1ebe720b86 1 0.00/1.00 vMB 0
33,596 33,596 000000001bb03efb4d2da9579326d89863c23d05349a195754e4883764938fb6 1 0.00/1.00 vMB 0
33,595 33,595 00000000618b1d22dac5512b6ca4562512d1f14c1bbf9f1fb7101dae50b087f4 1 0.00/1.00 vMB 0
33,594 33,594 00000000cccb372c21f09ec060c395259b6b3f22ed697a29b127d514104c5463 1 0.00/1.00 vMB 0
33,593 33,593 00000000b421407e5c7036e3f61ba89263e20471e64409d7abb74f55d1883db0 1 0.00/1.00 vMB 0
33,592 33,592 000000002350ddfd9075ab5e9cdc1c98d75063beafe88fd3d99f90c46ba673ea 1 0.00/1.00 vMB 0
33,591 33,591 00000000454c4ec2b57b9a4e30deb5ba2464cde032738a97f9a56ceb0e33291d 1 0.00/1.00 vMB 0
33,590 33,590 0000000060025d2d8d0f34a0851a7f64c5472dab1165c88b04e320d7c475274f 1 0.00/1.00 vMB 0
33,589 33,589 00000000c1d9f18eb1e26594f3d942974e9eb48d116c57cef4a0bf0f8e9e63ed 1 0.00/1.00 vMB 0
33,588 33,588 00000000b206b96ffb8341ba358cd3ece4d5cab2be679a8da41ab0dcc63b1533 1 0.00/1.00 vMB 0
33,587 33,587 0000000013f943dde2508c9ccf47cb6eed3faadcf4eb6691d460c1a6b77d1f8a 1 0.00/1.00 vMB 0
33,586 33,586 000000005d9f152b1ac7d1c1a06e6f0ee3ccf6662d82cbc19bba3ffc8b556244 1 0.00/1.00 vMB 0
33,585 33,585 0000000083f8a0125db08e7934ad7b4ab9620e6f6a551c4d94ea79f8df1a0ac0 1 0.00/1.00 vMB 0
33,584 33,584 000000003084d9cd22d26e7ebc5b979334b54e89a87edb473fe8f00990cbaa79 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 770.06 GB
    • Received: 19.76 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.