Loading Tool

Explorer IconExplorer

Memory Pool

78,499 transactions
28.84 vMB
0.10906597 BTC
Random Selection Loading Transactions
Max Size: 175.11/200 MB

Candidate Block

Mining Attempt e28815a77f4d379b0e9d3678430efc5b4115d13633494b72978964756725bc03
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 226de408fe50fb8aa8384b6fd4c399d7d64e1322a851eb41213ccb25a1048cff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03867203 BTC
Feerates: 602.26 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (652,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,758 262,758 000000000000000ed83537f208a29dce6229fe5e0b1a90e364b1c1bafff630cf 154 0.07/1.00 vMB 83
262,757 262,757 000000000000000ba54369a0300de596f168e1ce035065cd51c7cd9580c9893d 187 0.07/1.00 vMB 66
262,756 262,756 00000000000000139b151e49a29947225cf27f8c0ecc3cac4d691731cac529ec 421 0.17/1.00 vMB 136
262,755 262,755 00000000000000000d403da2b1f2736023a48010365ad11d216eee5aefa4574e 235 0.11/1.00 vMB 70
262,754 262,754 0000000000000013c1384c0049f989b8d85064eeea32703e0969941aca44ec0f 154 0.09/1.00 vMB 91
262,753 262,753 000000000000000f738b3a977dc7f83446976eec2a508e6031850cdb5b74be59 266 0.10/1.00 vMB 91
262,752 262,752 00000000000000006218ff444ff77b508ddfe5a7d0c8909a855421520f9317fc 308 0.13/1.00 vMB 129
262,751 262,751 00000000000000135958504c9a10eb2c8e158bc487298caf6b2795e8bb11f1f2 155 0.08/1.00 vMB 72
262,750 262,750 00000000000000136c0ef57fa02081299355a9a540ffd71f31b086357a2fe301 80 0.03/1.00 vMB 80
262,749 262,749 00000000000000138bb8c57155c2ffba071c5a1d06397dcbf7a2f054e2dd2319 133 0.06/1.00 vMB 83
262,748 262,748 0000000000000012f9109f47c75e370e07d306795c1c69248a701ed4e77ece53 174 0.08/1.00 vMB 90
262,747 262,747 0000000000000012426bb1d430bee208a3b516f47bf1b29c9a2c601b212d456d 291 0.13/1.00 vMB 124
262,746 262,746 00000000000000000ae5a07918a46c34e230bbe1bd62374a4c81b7f979e99216 117 0.05/1.00 vMB 79
262,745 262,745 000000000000000f96f402b04b882e7c3d158f6629516fad3b9082e07a2cd16c 23 0.01/1.00 vMB 86
262,744 262,744 000000000000001376519431c72cfef28d093dc6d49fccd5228b50817d66a593 40 0.14/1.00 vMB 7
262,743 262,743 000000000000000779f18aca3d7da3b4341d777a715750706343f0a21bc976b0 233 0.11/1.00 vMB 63
262,742 262,742 0000000000000007f0db378b1618053fde4855ff6f92066007e1f0a574242392 147 0.06/1.00 vMB 55
262,741 262,741 0000000000000015794a5f73fd63a37fdf99d3fb2cee0b529847fc5d73a6302a 257 0.16/1.00 vMB 54
262,740 262,740 000000000000001590583bdf9b3de76c035b9db76c2fb9b4b9881942699c713b 48 0.04/1.00 vMB 41
262,739 262,739 0000000000000002af18c44342890017ffea3a590ea18778ff265cb98e8443f1 561 0.25/1.00 vMB 112
262,738 262,738 0000000000000016883615df4eb0a55bdfd63b844f8af47b2e8bcb2a28203365 442 0.19/1.00 vMB 114
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.40 GB
    • Received: 17.53 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.