Loading Tool

Explorer IconExplorer

Memory Pool

84,573 transactions
32.19 vMB
0.10517169 BTC
Random Selection Loading Transactions
Max Size: 195.18/200 MB

Candidate Block

Mining Attempt be39d4c44d2832d3926809b59c966b421414e24e9580601eb196fcef776d7659
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 70a5915de299785c05aef5d7cf77246e1f9ec3fc47e7c132503929a08a7f9dc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.03275981 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (386,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,982 528,982 0000000000000000000b6a8d92e8546691aa0ffcfc8842380ab686f20a3f9c0f 2,182 1.00/1.00 vMB 43
528,981 528,981 00000000000000000005e1adf3f5dfd6b6d7264f74eeb5e67974c9fffedf200a 655 0.26/1.00 vMB 31
528,980 528,980 00000000000000000036c96abfa1b9d1b00f9b64bb2ba5f4b2536153385efed6 80 0.03/1.00 vMB 27
528,979 528,979 00000000000000000024af75eead9328b4ffcb091acc4a6ddf44456e65dea4d0 2,054 0.86/1.00 vMB 42
528,978 528,978 00000000000000000035fca9013747d7d6f563a2d5c1f11e17329d0099bcff3b 1,047 0.45/1.00 vMB 41
528,977 528,977 00000000000000000025b69bc10ef0711170d5eb149ca5683f6f3986c5e46c48 139 0.07/1.00 vMB 18
528,976 528,976 000000000000000000042899d6674f56330661f706ce3238e8b4707be217e275 399 0.19/1.00 vMB 37
528,975 528,975 000000000000000000005862c6d8ce9e051a2c9e839f7e0f75dcaf2d67813b4e 184 0.10/1.00 vMB 58
528,974 528,974 0000000000000000003725d11b8f21bf6f51e3ff94bed1da894e62164969e98a 378 0.16/1.00 vMB 39
528,973 528,973 0000000000000000002212bd5d1250e52b069ec26fc9dd6569adf251c7675235 946 0.39/1.00 vMB 35
528,972 528,972 00000000000000000018532875f786af2a06be136b474a01ea9b22f1228d22f4 320 0.14/1.00 vMB 52
528,971 528,971 000000000000000000141f223d66446a1d95b992f07cb26c7e4fc997f54cf4f6 1,150 0.55/1.00 vMB 31
528,970 528,970 0000000000000000002947054434f5963a3e4f3b6544a49cdf8d89eeb2f5d89a 749 0.39/1.00 vMB 59
528,969 528,969 0000000000000000001f1d29191a56d553b3dbededa56dd0391acd46bec12f7f 882 0.34/1.00 vMB 42
528,968 528,968 000000000000000000187f9d0157688528fd262b8151972cc52973555cce8d37 1,743 0.72/1.00 vMB 48
528,967 528,967 0000000000000000000be95fa00f66b9063e3f405f06bfab976e660ac3cce327 1,757 0.80/1.00 vMB 43
528,966 528,966 000000000000000000351c28c14eca111ffeb41d83d4e7f2ab6a2da67018d8bc 346 0.19/1.00 vMB 61
528,965 528,965 0000000000000000001fdb760d9c2154387177f5d3a7b80ec7ed76e508f0eb9f 132 0.04/1.00 vMB 60
528,964 528,964 0000000000000000001cf3c4428e92a84d6d6935d73319734ab5ce861d003bf3 165 0.07/1.00 vMB 39
528,963 528,963 00000000000000000030b111aee686f77dd47d18ac0bbedaad20b49ed67b0bbd 659 0.37/1.00 vMB 13
528,962 528,962 0000000000000000000fe842cd67d65883a13bbef0a988002cb44db64de78895 1,803 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.