Loading Tool

Explorer IconExplorer

Memory Pool

55,713 transactions
31.91 vMB
0.17077890 BTC
Random Selection Loading Transactions
Max Size: 171.69/200 MB

Candidate Block

Mining Attempt 8b99b3602849590dca00a2d6fbcf6ac01022004e6e4da6626d5868b67f1649c1
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 21bc254d99a5c6123e4bdfd0f4077cfc188fbfc6e0ecf283524fa24130095498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.06734944 BTC
Feerates: 465.21 > 6.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (568,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,088 346,088 00000000000000000d252656c45dcfbf35cff1f9d7a4093808a04d29e8894c12 256 0.11/1.00 vMB 30
346,087 346,087 000000000000000010dd1fd77f58cb6796714c04989e48affa1141094ce05825 68 0.08/1.00 vMB 12
346,086 346,086 000000000000000000e83a55db617b5db59ce161f8ef4d0989b8c6d1a3e82102 460 0.29/1.00 vMB 25
346,085 346,085 0000000000000000023bd6f757b821205102567a97f351e6a9ead6d593e06d6d 57 0.09/1.00 vMB 12
346,084 346,084 000000000000000011c24ebf70512b92745249d0ed9918b11881e148e7ec8e92 409 0.21/1.00 vMB 26
346,083 346,083 000000000000000011f89e186c59ca5c58e777fc2b015c7cddd685d6bb96cb67 152 0.14/1.00 vMB 11
346,082 346,082 000000000000000001b40f36e82dfdd9c2c782df70f56276720533330887cb4e 64 0.05/1.00 vMB 7
346,081 346,081 00000000000000000e9702fbf84c9a28faef02e33862e4678371bbafd02fb070 478 0.49/1.00 vMB 10
346,080 346,080 0000000000000000098ce8c632c90e7551955dca79dc0fd2f467c1b6c6311e4d 1,659 0.90/1.00 vMB 28
346,079 346,079 0000000000000000112bf12fb183a92b9055ca4fcbb27476ddb3ba9236ff4a1f 72 0.10/1.00 vMB 14
346,078 346,078 0000000000000000002860aed5af71134a2d0d4e2260cad89148d38c8f789ee6 51 0.08/1.00 vMB 8
346,077 346,077 000000000000000009b05f723415478f901873eac867411d2f377dfedc5aa294 822 0.50/1.00 vMB 27
346,076 346,076 00000000000000000643cc7b0c22e7e1fcd4af0c7c36e4b82d70c073e0518131 601 0.40/1.00 vMB 23
346,075 346,075 0000000000000000152b41765fdd618dae79eae3a37614622e199cfaeed0ffa2 40 0.04/1.00 vMB 15
346,074 346,074 00000000000000000158d6e676e5e1f34b9facbf812a8ba5b70103bab3425d58 362 0.27/1.00 vMB 14
346,073 346,073 0000000000000000017f3fb0b00ea354747b894ff956ccaf9382dd79fc83e957 1,392 0.75/1.00 vMB 29
346,072 346,072 000000000000000006b23fe3957bbd1d88713b105f442069ef9ded5e7a8101fd 220 0.16/1.00 vMB 21
346,071 346,071 00000000000000000e23e83e3ecdbdad3c3be8a8e5f6aa14a9ac205367746d7d 392 0.31/1.00 vMB 20
346,070 346,070 000000000000000015e6885b36d7dfb13729c5abb5e516d5c770c563b8bd0090 842 0.53/1.00 vMB 25
346,069 346,069 00000000000000000a1282a64465db9b8052d46baf9b5f3b1df065b6c7cde202 1,692 0.88/1.00 vMB 25
346,068 346,068 000000000000000013093e1203c920826117b1913b6401ea30fa1c17d45bf59a 376 0.47/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.06 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.18 GB
    • Received: 13.46 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.