Loading Tool

Explorer IconExplorer

Memory Pool

81,537 transactions
29.98 vMB
0.15790381 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 7d808b8f800457d85891fb792436cbbc25579bec9ac5b5fc24cdbff5d7aeaf57
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root a9387b2bd960d4907708f7d83c0cc305338f49790b348d6ddb42173cc5eab81b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,755
Size: 1.00 vMB
Total Fees: 0.06007076 BTC
Feerates: 1,002.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (265,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,906 649,906 00000000000000000005e2a137f9d0ad2650017bfd27c1c828f321e8f6500ffa 2,098 1.00/1.00 vMB 49
649,905 649,905 0000000000000000000c20710ab8530c41b1f16db46cee47ec60460d4b04cda8 2,719 1.00/1.00 vMB 18
649,904 649,904 0000000000000000000b8b471f53affdf607422fbaf54481674c679c35240510 2,873 1.00/1.00 vMB 38
649,903 649,903 0000000000000000000e0346036af27c11c5f29bcd02c15bdd5f5c1f1eee49db 2,544 1.00/1.00 vMB 28
649,902 649,902 0000000000000000000c1a12ef194528cca70ec6da4a21789e229dc02ed91816 2,471 1.00/1.00 vMB 44
649,901 649,901 00000000000000000002fe92c7c263230d6d17d73cf54811748c720818a6b182 924 1.00/1.00 vMB 59
649,900 649,900 000000000000000000085ea92e60612ad3d6e58a848f213acd8eb154db683ed2 768 1.00/1.00 vMB 66
649,899 649,899 00000000000000000003bdfa78f54981c3d54f368b9caabcaa1a997d606b03bd 2,433 1.00/1.00 vMB 79
649,898 649,898 000000000000000000034fb3c732b8864c840eee3eda93994e90fbabf291817c 1,152 1.00/1.00 vMB 66
649,897 649,897 00000000000000000006e75a87832ed6d1dd4485b5b79cebb1d47561317f789f 2,072 1.00/1.00 vMB 40
649,896 649,896 000000000000000000013a1064778f4b3d66b8d4b4ecc32d77bcff12d72d4586 1,480 1.00/1.00 vMB 63
649,895 649,895 00000000000000000008cdf064d46e42f7bb4e4f1abaa96bb5f893fde3d3f546 2,443 1.00/1.00 vMB 78
649,894 649,894 00000000000000000002c639a1edeea31e63150c941165efb0cd65be2929369f 2,458 1.00/1.00 vMB 83
649,893 649,893 0000000000000000000afdfbff846bcc02c6c5ed87139c840f3a2c2db2b5f053 1,514 1.00/1.00 vMB 13
649,892 649,892 0000000000000000000975be8f5e40f0b211b33368d1495a0fb50734093bb613 2,137 1.00/1.00 vMB 26
649,891 649,891 0000000000000000000010d3567d491dcee708c1ed5407d5f69b1be6d4e88a3e 1,422 1.00/1.00 vMB 21
649,890 649,890 0000000000000000000c2cc2d0318ddf3c59d04e264785b9d0ae9b7242b72393 1,867 1.00/1.00 vMB 42
649,889 649,889 000000000000000000085655cf616bde4f4a25d7c11312ab37371cf17ad26751 2,196 1.00/1.00 vMB 43
649,888 649,888 00000000000000000007ddb0ce5e52e4810197bd353f8eb1ba9252dfed4019ea 2,794 1.00/1.00 vMB 84
649,887 649,887 0000000000000000000a4b9660415d80374fa5046832a03df17b59043664191f 512 1.00/1.00 vMB 7
649,886 649,886 000000000000000000018796600e2bbab4be47ffd21b142e0095c0ccf57cecc5 1,003 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.