Loading Tool

Explorer IconExplorer

Memory Pool

73,951 transactions
28.53 vMB
0.07187782 BTC
Random Selection Loading Transactions
Max Size: 169.05/200 MB

Candidate Block

Mining Attempt 508fd817234586d05f64f88e23c19b6d359c518440ca4440b2a37b87ad04d09a
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 289b3b97b01998185b91e650c3d9d2c14078be22460c5c82b8bff240ce93ee27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.01462423 BTC
Feerates: 250.89 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (630,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,126 284,126 0000000000000000748497f81ef82ac52c71279d081df3f4b4290048a6cfe092 149 0.06/1.00 vMB 40
284,125 284,125 0000000000000001ef4a91d2bb99673382260b562cec524aa021a62820dff40a 164 0.10/1.00 vMB 20
284,124 284,124 0000000000000000bf26d01c7d88418dbcdfa87b9c59dee1c1529f4b5ee4697a 676 0.34/1.00 vMB 38
284,123 284,123 00000000000000009a7443141177e6e909904c908f8fe8db61e257b69c7f6c20 190 0.11/1.00 vMB 30
284,122 284,122 00000000000000005172f007e862301fc3de270fe4e22f7c4c887246c29b0025 245 0.17/1.00 vMB 35
284,121 284,121 0000000000000000587ac7529adbe4d5d59f085fa29d435f1617ed729d804c65 535 0.20/1.00 vMB 64
284,120 284,120 00000000000000007c7078e8bdc0783b66ccc2413196d9769ecb2973beef4957 680 0.33/1.00 vMB 33
284,119 284,119 0000000000000000a10c8aac2353f3c81adf72894c7f0b4f1ddf72454d2f278b 175 0.05/1.00 vMB 113
284,118 284,118 00000000000000010127ede1a713213d1ced0f53903fa061a22b8521a036c433 352 0.32/1.00 vMB 28
284,117 284,117 0000000000000000ea4c68b5001a0f529e2e8dcdb7aa0bb5789c3f13ff404cc2 891 0.50/1.00 vMB 34
284,116 284,116 0000000000000000f37ff7e24f26da0bdd460d211031c57d699dbae4651c8c92 906 0.50/1.00 vMB 29
284,115 284,115 00000000000000017494d1c9760c51bbc7ecf05e2e38636ca1cd74c513f33032 637 0.25/1.00 vMB 35
284,114 284,114 00000000000000015e0e931d4b6b7e0000fc57606c9efbb709d5ccd9dba4c706 121 0.05/1.00 vMB 101
284,113 284,113 0000000000000000963e0419b48002c311d8673cf683fea4b64779ba2e83bd69 723 0.25/1.00 vMB 50
284,112 284,112 00000000000000004a751f977c058d9d9c26d5179408ae21c806992bd987ebe4 267 0.11/1.00 vMB 45
284,111 284,111 0000000000000000bd9bded2e91d996a6284aaf150eb28a4bbdec09eee2a0ac4 1,324 0.72/1.00 vMB 37
284,110 284,110 00000000000000007b01902ea93393246b66a077412f59a640993fde7fab763c 35 0.02/1.00 vMB 36
284,109 284,109 0000000000000001b0c50eb928b4025dc6dc1d1ce9971eb8aeecb517ab4ae843 95 0.06/1.00 vMB 42
284,108 284,108 00000000000000006a96b6813f9e27090d0de9d16a9a387bd5b484336ab19994 98 0.10/1.00 vMB 17
284,107 284,107 000000000000000176482e91526ca5f58ab9e64bb16cf07113eae5506f941039 115 0.05/1.00 vMB 84
284,106 284,106 000000000000000192fe6675b919109587c0bd50ab9040a3b1acb22f9a67c025 30 0.02/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.