Loading Tool

Explorer IconExplorer

Memory Pool

79,987 transactions
29.38 vMB
0.11513450 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 5ea1323f97549b3c97155c7c4910b029a8ea4e0cdf104b85c206edb1be1be96b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 2d2ab12199a00d6759ef6eeed0e9a3334309280d942c927767a9fdba53ef5037
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,990
Size: 1.00 vMB
Total Fees: 0.05252585 BTC
Feerates: 151.07 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (153,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,226 761,226 00000000000000000003704f6a78b65628694cb9c9958b0ef0ab447146417ca7 774 0.22/1.00 vMB 13
761,225 761,225 00000000000000000000fd7038d112dba7dc9e6a91397733e0f5aa746c1fb1fb 1,526 0.58/1.00 vMB 11
761,224 761,224 000000000000000000066948d43665065cd43ccf7c7028173dca9182d475af63 1,051 0.53/1.00 vMB 3
761,223 761,223 000000000000000000064ba1cef8e1d0dd5d5cdd9ba7e12735fb00931a0a1ea0 2,988 1.00/1.00 vMB 15
761,222 761,222 00000000000000000004e30e06b0b3e0d4d0c76bc7c566b72971222b8012d411 2,004 0.96/1.00 vMB 9
761,221 761,221 00000000000000000000fd14234387a95e1512274e30613e5bbf96752f4bef40 1,183 0.48/1.00 vMB 12
761,220 761,220 000000000000000000051309ac15a8b76b07e73a9da03ca238818880b296b69d 1,969 0.80/1.00 vMB 11
761,219 761,219 0000000000000000000152bab24c50a88bf260c7a2ec91c295c41b963239ae62 1,291 0.55/1.00 vMB 10
761,218 761,218 00000000000000000001551d49e6f6d26c17d5f503e60a32ffc9318bed66605e 1,011 0.34/1.00 vMB 10
761,217 761,217 00000000000000000007685a17c07bb983e400d52e031ac01a212f00f6fd2f52 506 0.25/1.00 vMB 6
761,216 761,216 00000000000000000001090742c3b833b1cc7e2dce503252d7ab5c4fd7954f20 1,449 0.58/1.00 vMB 11
761,215 761,215 000000000000000000019d53647f0329069c30c7bd8da51fcf2bde349d860d56 1,624 0.99/1.00 vMB 7
761,214 761,214 000000000000000000032a603ce92d0651f55b940c6b675e105013ab1fc4d76b 1,540 1.00/1.00 vMB 13
761,213 761,213 000000000000000000026faa728c713cfec4e08179eb4b059f6355d79302f934 100 0.07/1.00 vMB 4
761,212 761,212 00000000000000000004dd3d09f71de5192d127cace977cb2e768b6e5951e790 2,979 1.00/1.00 vMB 12
761,211 761,211 0000000000000000000692a2a1ab6970dd5fbfa6f419d08889cebbe9d06304b3 529 0.22/1.00 vMB 15
761,210 761,210 00000000000000000000003df99e3bb8a167c6f4c37d21ad3453f188d010f095 1,411 1.00/1.00 vMB 6
761,209 761,209 0000000000000000000282d09662b93b209b179317aa414e4a6020d4c08f0ac2 684 1.00/1.00 vMB 1
761,208 761,208 00000000000000000001cbe10954ea12e7d77288d2b40ea624eea93aa6631d71 923 1.00/1.00 vMB 3
761,207 761,207 00000000000000000003a5fab4c22e49017fe99f4dbcc8381c0d448f82d6cd86 3,052 1.00/1.00 vMB 20
761,206 761,206 000000000000000000030418b8791cd8d6c542a6957afc826e578f451746e8fa 1,983 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.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.