Loading Tool

Explorer IconExplorer

Memory Pool

74,090 transactions
27.39 vMB
0.06754760 BTC
Random Selection Loading Transactions
Max Size: 167.21/200 MB

Candidate Block

Mining Attempt 6075355ebd6792ab70411963bcc8408a981a58965b9ca6f60de3f6e538fb9c87
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 9ab52130502a304b63296ea778db5079b093f658490b3803f853709e7adbbf90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.00927698 BTC
Feerates: 73.20 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (719,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,917 195,917 0000000000000071806963c72ac72586ed6094a4785577ae6cce98e90e79973c 11 0.00/1.00 vMB 0
195,916 195,916 000000000000034091dddcfbf783f105224868bacd55aa171c24334286f4b571 256 0.10/1.00 vMB 113
195,915 195,915 00000000000002f11ecef912965b6770ece071bd3c2e4bc30379355d5c0fc95a 201 0.09/1.00 vMB 386
195,914 195,914 00000000000002887720357eaa8e5128a95dff85af76fdef10a5c0b8804645e2 71 0.04/1.00 vMB 89
195,913 195,913 00000000000005a10d419199f3a7c6a452265ce89d4d9f4981a37d72515be037 156 0.09/1.00 vMB 132
195,912 195,912 00000000000000c3bd2d3263580d3557b4a178292c8078fc39a45d4138b6fc13 139 0.09/1.00 vMB 136
195,911 195,911 00000000000002bdf2aa72d56adda687f270e3013f31213e8f3aa9ed9d7a4b6a 128 0.05/1.00 vMB 977
195,910 195,910 00000000000002119e8f0effa679162a9644239b9204f5268d30233fd26f4ffe 88 0.03/1.00 vMB 176
195,909 195,909 000000000000041f1772e44d707d6c970876388ebf3379b97accfe91720482c7 163 0.05/1.00 vMB 14
195,908 195,908 00000000000001ea4719170b4d5d493e3ad1825336a3da1f2514ed30d33a4ab5 55 0.03/1.00 vMB 7
195,907 195,907 000000000000028de474d53802aed998c409c083e348405f0a97043258f3d8a6 579 0.22/1.00 vMB 280
195,906 195,906 000000000000039f21ef751edac8e172e2ca8d06981f0e875042324c27448439 416 0.16/1.00 vMB 256
195,905 195,905 000000000000006e3986d9f8510fc62cf8370678ca501ba24c228184cd268bef 159 0.08/1.00 vMB 121
195,904 195,904 000000000000051cfd88579acf5d0a5d20bd0232dc7ca174dd057e35ecf15187 104 0.06/1.00 vMB 735
195,903 195,903 00000000000006a58a50091c4feb7d8af30cb316ba6ecae8472efb29f125d9e5 5 0.00/1.00 vMB 1,784
195,902 195,902 00000000000000ad0e1ec1f69424abd586077ef7a7b953ecec8ebafa30a61ee2 146 0.05/1.00 vMB 310
195,901 195,901 00000000000006c74bc0eaf942f5c93b53afd19c4b7d4b0ed35dcfe549ea824f 434 0.16/1.00 vMB 290
195,900 195,900 000000000000039388db211249e34973890cb0deeb553f40100980f7c4dce038 140 0.05/1.00 vMB 46
195,899 195,899 00000000000004a75f4d65b27c0f4c8fa05559539f6c3945fa2bd2146239e791 403 0.17/1.00 vMB 194
195,898 195,898 00000000000001ad6f1d4dbf8fc57895963991e8b3657e0a78111d9822bd3f96 436 0.19/1.00 vMB 242
195,897 195,897 000000000000019e18d00071290cdcd1807876013b87be8415436c95b61a25fa 401 0.16/1.00 vMB 328
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.