Loading Tool

Explorer IconExplorer

Memory Pool

51,690 transactions
29.32 vMB
0.08128488 BTC
Random Selection Loading Transactions
Max Size: 158.61/200 MB

Candidate Block

Mining Attempt dfa4c8c622c0c2a2dca1b113df1d8e5f77f9e34cf030e11856eec06a8f87b4ab
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0af1270f76d39de3681d0acfb2ecdf1f51cc6cc71a46a5940316b287acc089ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.02506853 BTC
Feerates: 173.90 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (564,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,682 350,682 0000000000000000158357276bb2e7ce65c760c454362824d32e8a254b72b15b 44 0.02/1.00 vMB 23
350,681 350,681 000000000000000012b82ffe795e84299f0731e2574183e49eb655f4cdd47d7e 118 0.07/1.00 vMB 27
350,680 350,680 000000000000000005d55bafdf6ab10c58ce8287357f8b3e6d6fd5a074dd0312 219 0.11/1.00 vMB 26
350,679 350,679 00000000000000000b10bf626145760f376b2d33106c91ceb16f5403ea0fbe91 937 0.52/1.00 vMB 28
350,678 350,678 0000000000000000076f9c118ee0eb2d976892ce682d8ce8c0605951fb693496 104 0.08/1.00 vMB 12
350,677 350,677 00000000000000000902a167cab00fab4c79def501dc75f60f633dd58cdc4a51 499 0.36/1.00 vMB 27
350,676 350,676 00000000000000000e9304a77aef442ff37a7df0205b35bda82df3fd925ea195 639 0.37/1.00 vMB 28
350,675 350,675 00000000000000001250d55e567a1a24c448a85aeecea3ba71d58e5aef75eefe 160 0.10/1.00 vMB 31
350,674 350,674 000000000000000015b0cfe5424a535ba33b5b920560acb45030de357fa9edc1 985 0.56/1.00 vMB 25
350,673 350,673 00000000000000000a7264f57d434798707962dc960cebb306c755e863a02054 789 0.75/1.00 vMB 19
350,672 350,672 0000000000000000000d95ade9db3a62dfde6766755cd494a920617bdad63ff7 1,757 0.75/1.00 vMB 34
350,671 350,671 000000000000000008587576d468b7fea29c3377ff3e119b2a8843f43ed98a27 1,000 0.53/1.00 vMB 30
350,670 350,670 000000000000000007d78757351afb673b61d29dda5fa84af759b08fa8285dbe 789 0.75/1.00 vMB 16
350,669 350,669 000000000000000008d2d21bb654de6b868ceb34b48879122adb2caa02376419 636 0.32/1.00 vMB 32
350,668 350,668 0000000000000000038fea8026f086156d3f296fe8af3dcdb41cd53f0658a6cb 332 0.78/1.00 vMB 6
350,667 350,667 000000000000000001530f8e975576e9b3188fb0f32422ceeeb0bbd74b02b17d 812 0.69/1.00 vMB 16
350,666 350,666 000000000000000009b417d7f8cbeef5a56eec237205f69c89729d9045d53cc3 395 0.74/1.00 vMB 8
350,665 350,665 000000000000000009623b0d2f091c4e0c318e7672fc77a238d4c3b878db27fe 202 0.16/1.00 vMB 14
350,664 350,664 0000000000000000070e84592a0e142ee1e29ead01372aefcc1cce2e96a8e60d 1,505 0.75/1.00 vMB 29
350,663 350,663 00000000000000000fd83e29f8b11e9c9748d8c7e7737c8cc7bf1645da7af87f 413 0.73/1.00 vMB 6
350,662 350,662 000000000000000012c1cd87e12d82631b844caac081b421c5e93f2d0b73c34c 1,553 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.