Loading Tool

Explorer IconExplorer

Memory Pool

84,939 transactions
32.79 vMB
0.15170512 BTC
Random Selection Loading Transactions
Max Size: 195.67/200 MB

Candidate Block

Mining Attempt 9f2a77b2f390ddd055c45adcc6d78b416957e209a116bb9d0eee8275b2b8c507
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 6a244d0510c6ffe89215ff9ad97ab2550dbbf7b7eead25f0b6572a6e56abdfb0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.04674067 BTC
Feerates: 318.30 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (208,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,631 706,631 000000000000000000021bf1998e90c5f67a27df6512c9e22b363f390b742c7b 2,896 1.00/1.00 vMB 24
706,630 706,630 00000000000000000008dc412947932ef3c92e4bae11627af7183cbf4087a9a4 1,965 1.00/1.00 vMB 17
706,629 706,629 00000000000000000004635473d454e8212160b056e42c93925ac41434ac46ec 1,426 0.83/1.00 vMB 2
706,628 706,628 00000000000000000000bb171b6706d468e7bc8f7c09e7107edf2ef118a77d46 2,461 1.00/1.00 vMB 9
706,627 706,627 000000000000000000005888c2e3455c7da6194527aa301804018c23076c2c56 1,966 1.00/1.00 vMB 12
706,626 706,626 00000000000000000004f9bf73636a7b206aef1b3208fd828bb93dc494555429 3,171 1.00/1.00 vMB 5
706,625 706,625 00000000000000000001a4972cd1bc8c25594fb08870d4965ec9ff3a1f365921 3,110 1.00/1.00 vMB 17
706,624 706,624 0000000000000000000ba0573fec6384173e06f99df9380ae7abe0cde9c09274 1,014 0.53/1.00 vMB 6
706,623 706,623 0000000000000000000d38feb3b4f618d6beedfc4c93c087dcb2fca62cd2c772 1,213 0.66/1.00 vMB 1
706,622 706,622 000000000000000000007f479aeac06179a307b6be77fe20f181af4146a9682f 1,628 1.00/1.00 vMB 6
706,621 706,621 000000000000000000006b9bf3d5589e4b255e15550c818eae8efed211123486 2,928 1.00/1.00 vMB 19
706,620 706,620 0000000000000000000c90e67b28f8698b919873d755d946b44b1276e0098187 2,666 1.00/1.00 vMB 12
706,619 706,619 0000000000000000000162f379c00029d72b99d2d1ea0fe95b9563c0d2898894 1,787 0.80/1.00 vMB 7
706,618 706,618 0000000000000000000d4bb482252e36751d9ebe9b8b5d1977a07afc24c5a299 336 0.10/1.00 vMB 13
706,617 706,617 00000000000000000005d30481b8010fd200ae4a4b2d5976a1e839ed09d52612 853 0.31/1.00 vMB 10
706,616 706,616 00000000000000000004f6391a6a44c29726fb1fd904a44e24f9bd5038f8d64d 953 0.31/1.00 vMB 8
706,615 706,615 0000000000000000000c91160654dda8dad7e248b3c1e3bc58ed41ca14e339a0 1,750 0.86/1.00 vMB 14
706,614 706,614 0000000000000000000d30e9717da1d2b169ecf5ccd77d6c82399ead560eee2f 13 0.00/1.00 vMB 9
706,613 706,613 000000000000000000054e49405183fe096fc3fe34c635072f8b82421a1083b5 24 0.06/1.00 vMB 2
706,612 706,612 0000000000000000000d88241a192f7414d838f8957eec95017cf08059bdb458 282 0.07/1.00 vMB 9
706,611 706,611 000000000000000000022a28ea6efc9a45cc8f89c32206c3a1ae647c281a7b64 1,329 0.76/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.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: 718.85 GB
    • Received: 17.96 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.