Loading Tool

Explorer IconExplorer

Memory Pool

39,057 transactions
26.61 vMB
0.06542279 BTC
Random Selection Loading Transactions
Max Size: 137.30/200 MB

Candidate Block

Mining Attempt 0a8ac62d8a7653cb4cf9a85252cb80e4246e14df9b81cacf437ba9fe52e36286
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 3ec5bdd3aaa26554ff6d04f9c6c8bf65798f2d5886e8a7a6067fb9b240f62392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.01558904 BTC
Feerates: 201.06 > 1.56 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (438,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,794 475,794 0000000000000000011bbed5364b30e3699cab550175dc05c676963f31f357c3 1,894 1.00/1.00 vMB 128
475,793 475,793 000000000000000000811101ccf7457b7be2c3ccd9751b7ffaeb81170ff4a0f8 1,706 1.00/1.00 vMB 230
475,792 475,792 0000000000000000015bba374bf05cf8a6699d1a1fc4b552e1eeff3cef8323e5 2,227 1.00/1.00 vMB 76
475,791 475,791 000000000000000000ae1a40aec00ac52c9879e19ee638a8ec6419eead195f7a 288 0.11/1.00 vMB 226
475,790 475,790 00000000000000000051970d966ebe691064164e8f4d27f6d9b867a7a3c052ed 1,832 1.00/1.00 vMB 103
475,789 475,789 0000000000000000015320a88bdc2fc3d217ee0121351a6b60ddaeda34c8de95 2,090 1.00/1.00 vMB 49
475,788 475,788 0000000000000000003c2901f9a8aadbec9d749616fcb3d2a1756e56773defc4 1,807 1.00/1.00 vMB 141
475,787 475,787 00000000000000000112ae0fffce17a43d5d2831183d9460b8a68b34a9910976 1,545 0.69/1.00 vMB 190
475,786 475,786 000000000000000000a58db866f853a84e0431e30479f0c0ce7f5f0cf50f9c59 1,879 1.00/1.00 vMB 53
475,785 475,785 000000000000000000cec812a90fd7f2bdf6b307a2827aee6d6c347885bd28fb 1,627 1.00/1.00 vMB 92
475,784 475,784 000000000000000000a9c9fd6a9e2b9076bec90be7578039bfb2aafeee577637 2,229 1.00/1.00 vMB 185
475,783 475,783 0000000000000000003bb496a1c8778f16ae3329e5a442255771fedcdb3e0113 1,851 1.00/1.00 vMB 202
475,782 475,782 0000000000000000008e15e31dc6fd15519ee6dcafaaac9884b311ae508e7062 1,384 1.00/1.00 vMB 294
475,781 475,781 0000000000000000001e7192118e8c012b15086f3483ad74deabbc0b5af242d6 2,070 1.00/1.00 vMB 142
475,780 475,780 000000000000000000f1d1078ad1974036e8c9ae65cd43e9bb1eaf97b1449b97 1,956 1.00/1.00 vMB 263
475,779 475,779 000000000000000000b64268f67c0419d8d0c262d48858bd446f39cccc13079a 2,311 1.00/1.00 vMB 238
475,778 475,778 00000000000000000107f24659fd47e5e33d1d2015e3516847625eeb700c48fe 2,067 1.00/1.00 vMB 282
475,777 475,777 000000000000000001315bef3b967c7e11574d83f01d7ed2d6a28a34a5673b04 260 0.13/1.00 vMB 83
475,776 475,776 00000000000000000107381c73a65cd4e845d4bb1ba25d123607dfd8e134fb87 1,261 0.66/1.00 vMB 45
475,775 475,775 000000000000000000f41e2b7f056b6edef47477d0d0f5833d5d4a047151f2dc 2,276 1.00/1.00 vMB 242
475,774 475,774 0000000000000000011e8f5b1d3c5d1a60e2bc1f142c826dc922a8835394dadc 698 0.42/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.