Loading Tool

Explorer IconExplorer

Memory Pool

79,026 transactions
29.54 vMB
0.07229091 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt 3dddd6e4a1194c974315a6361890d4cb82ada365a359e7c9586aa608f131b4fd
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 753260d31584dc47964e085e43e483467666512864ca092db6e1a1f6f50fa734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.01234148 BTC
Feerates: 502.65 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (143,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,877 771,877 000000000000000000028b4657545729ff7f57a53583bc8501da15f97e04174b 739 0.21/1.00 vMB 13
771,876 771,876 00000000000000000006c5a436d29d6df736b7b4176b92c81356b0f1b3a3adf8 793 0.25/1.00 vMB 12
771,875 771,875 000000000000000000033968d6531ffe32ab5bb19112de23d1a5085ce36989da 273 0.08/1.00 vMB 11
771,874 771,874 00000000000000000002247a81ccf442316b684e26024692d20c42f3988e26d3 969 0.27/1.00 vMB 13
771,873 771,873 00000000000000000006ed42a71ea341adbf549cfc983c1b8fbfbbd9c13fc07d 975 0.32/1.00 vMB 12
771,872 771,872 00000000000000000004eaec1248ebb151349824ef01318f640d750ad41117f8 1,601 0.61/1.00 vMB 15
771,871 771,871 000000000000000000018b2db4444a542448d23a3404dd43beb388f69b17e452 2,322 1.00/1.00 vMB 7
771,870 771,870 00000000000000000002c668449ef019c45a3168d2e3b6916f9c7ab6287c8bfe 3,321 1.00/1.00 vMB 13
771,869 771,869 0000000000000000000052a72fa6043eabef9f767e1b28203673bbeeec03d0d3 2,714 1.00/1.00 vMB 18
771,868 771,868 0000000000000000000317368e1690f2180ec3f6435ba0aaa65a4e219f7ed52e 2,613 1.00/1.00 vMB 8
771,867 771,867 00000000000000000001704fe25eabe20f98235693e76568066d946f94185f67 1,571 1.00/1.00 vMB 13
771,866 771,866 0000000000000000000294b75ccc7f835ab3c939c2e16e982d0362c551fe58f4 2,138 1.00/1.00 vMB 19
771,865 771,865 0000000000000000000088ba2292ecd09cf01884420783b3336a90d031d168c3 1,026 1.00/1.00 vMB 2
771,864 771,864 000000000000000000065f3261de1b99e58cf2e7ee47e441a0c12ddebf851600 2,835 1.00/1.00 vMB 9
771,863 771,863 000000000000000000025fcdee4b92614fd290a8de91ba7dff4f863b6fef85d0 2,696 1.00/1.00 vMB 12
771,862 771,862 0000000000000000000522238537475b1c48b871d8ed58015be92a648b6eaa3a 3,655 1.00/1.00 vMB 22
771,861 771,861 000000000000000000013994d194ca13b37545900a3738aed878e8196523cdf4 3,012 1.00/1.00 vMB 12
771,860 771,860 000000000000000000083660be7198dc2e86854d5660d7bcd6b215d6862a6bb6 2,596 1.00/1.00 vMB 4
771,859 771,859 000000000000000000074d6a9b0f154f472d908916f46b71d37724f72e0f6cc3 2,631 1.00/1.00 vMB 18
771,858 771,858 00000000000000000006b88cb5e9ca5609e39a7ee485b67dc3177615eadbb92c 1,470 0.94/1.00 vMB 7
771,857 771,857 00000000000000000000a47d187b8e76c71aae9f0052c387ef08507a3a6f434b 1,039 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.41 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: 665.17 GB
    • Received: 15.09 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.