Loading Tool

Explorer IconExplorer

Memory Pool

28,030 transactions
25.67 vMB
0.07768150 BTC
Random Selection Loading Transactions
Max Size: 125.34/200 MB

Candidate Block

Mining Attempt 8cc28bc0ca93aa247128da5870e1410cb848df8cf996d25050c767dea63f087d
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 196cd111f140acb5f9ff10fd4cee364b8d70c0b46b5a6467ec01794a9faeeeaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03060895 BTC
Feerates: 500.91 > 3.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (911,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,908 2,908 000000002726d8ffb29acb4a76fed0bcc7cc7f7fd1cce9fda0d91d39beca9ac6 1 0.00/1.00 vMB 0
2,907 2,907 000000008e584a759087402814d0a2a66f9ddcd052f9f971be8dc405acfef8a0 1 0.00/1.00 vMB 0
2,906 2,906 0000000033c76a8c0d9993f5e1b8e6e18aceb6abaa9fb128bdbc26d1c97e128d 1 0.00/1.00 vMB 0
2,905 2,905 000000007875598239139c9fdf90f25a6d3c013cb0f370aa3f5fe5a5d731bb00 1 0.00/1.00 vMB 0
2,904 2,904 0000000013f1bc8a564c1b065b9cee741d5757892ce9c6b29bec6aab6d58ebf5 1 0.00/1.00 vMB 0
2,903 2,903 00000000a962d56237dd73fa26ac7c998d156421e8e2d803d2b97787baca79d7 1 0.00/1.00 vMB 0
2,902 2,902 00000000a0b3bccdae1b2c61a97981a3d7b4893395862b37e043f694586c2276 1 0.00/1.00 vMB 0
2,901 2,901 00000000f903ce68d137addc7b21a4a8951ccf768e1fb0aa870311788f8fa22c 1 0.00/1.00 vMB 0
2,900 2,900 00000000a4342e04aa766386cdb4da70137efd47ac271f1a4e18429af3020a7c 1 0.00/1.00 vMB 0
2,899 2,899 00000000a210741369a4ce79cb9a318bc15e02acc3b16ea9657492bb0d3e3fd2 1 0.00/1.00 vMB 0
2,898 2,898 00000000801e25fd507871048f2cea9415287790a83412995427eecebc4c1125 1 0.00/1.00 vMB 0
2,897 2,897 00000000da2bc3cab56858357a59f787a0c52292787f01f43fec45aebe534547 1 0.00/1.00 vMB 0
2,896 2,896 00000000739051ee3f517aa433062cf021d50b81b6e637c2d8113307c09b900b 1 0.00/1.00 vMB 0
2,895 2,895 00000000ad220a413041f6c50c396ff9522f4e5dcc6c955e4e99ae7bbda2f575 1 0.00/1.00 vMB 0
2,894 2,894 00000000b619e0d2de2553e632d75814cba8b95af7132d173c23ca8a0dbda690 1 0.00/1.00 vMB 0
2,893 2,893 0000000044c429d722e2586f2ece255f6252fa9c8b8e2796d365fa5f8a21bf5c 1 0.00/1.00 vMB 0
2,892 2,892 0000000084643dd55c0eb44772299bcae8487874840036a9b45b5807e24f6a3d 1 0.00/1.00 vMB 0
2,891 2,891 00000000ef95513c5ad9c9eec8b9a2d9676d5d9b825e46c5a3a1be8c6de25f78 1 0.00/1.00 vMB 0
2,890 2,890 00000000942b4a56b8fb720816d5cb9fa59913e1fa8733622e8a79b4480cd292 1 0.00/1.00 vMB 0
2,889 2,889 00000000fb831f909a4b0abe527c5117ed7dfa290c4585bdd6ba498482a2e1c8 1 0.00/1.00 vMB 0
2,888 2,888 000000005edb587278445979a00b11032f2aea8b6f427c79e44009768c2e390d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.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: 575.75 GB
    • Received: 8.33 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.