Loading Tool

Explorer IconExplorer

Memory Pool

75,820 transactions
29.21 vMB
0.08637524 BTC
Random Selection Loading Transactions
Max Size: 172.56/200 MB

Candidate Block

Mining Attempt 2668acef74d4f196f05fade1bc95f6a605539deda4d9303699fb9e30884600d6
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 530bde88f464d88657b89192339c5d9e75800bdbe8f15a77f413e1f46d000070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.02343296 BTC
Feerates: 150.77 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (593,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,197 321,197 00000000000000000da3f3a9f302a16cf2aee0c53a3082dcc035fb4bb18acad8 36 0.02/1.00 vMB 36
321,196 321,196 00000000000000001e836b33d307b3bc08e84bc80168e56caccc24753f78c8e4 211 0.12/1.00 vMB 15
321,195 321,195 00000000000000001c1b2dd61c089afcae94ba6eeb55ae6012191e3dc8b77bbd 656 0.40/1.00 vMB 28
321,194 321,194 0000000000000000060de8e2ea46ada5c248d7b1c0b135dc9e1f2d7cfdf4c36c 166 0.11/1.00 vMB 26
321,193 321,193 0000000000000000180cb6d19609eff5779331d136087387e5e402e08e1582ac 376 0.24/1.00 vMB 21
321,192 321,192 0000000000000000010f10cb569f83ca1ffcb5aae6bb5b735d9bc38353c06540 334 0.44/1.00 vMB 15
321,191 321,191 000000000000000006af76542deca2099b4416b939a22986998a9e6dd6b581df 374 0.35/1.00 vMB 15
321,190 321,190 00000000000000000030388f98adebb836df2a76e627cf253168e3948b8db899 16 0.02/1.00 vMB 17
321,189 321,189 000000000000000009f95e834742430636a8d9928f40ab80439fdb46f79bc5af 917 0.35/1.00 vMB 39
321,188 321,188 000000000000000005975c6108d58268e96c6ef864cd41f1f5f877e5f1ea04df 1,129 0.54/1.00 vMB 30
321,187 321,187 0000000000000000105a623a460f0861133b419321309d301a89f6dc82c20261 620 0.29/1.00 vMB 34
321,186 321,186 0000000000000000004fd3d77de8fd67b63709b7111ddd31cdb8b9b2d4b5c7fe 129 0.09/1.00 vMB 24
321,185 321,185 000000000000000011aedca4ed27d5adea2608c8b012ee45b2000edb7172c33a 276 0.18/1.00 vMB 23
321,184 321,184 0000000000000000142b3d704664a02e61986386e7af88c5442ac11ed63a6896 711 0.44/1.00 vMB 26
321,183 321,183 000000000000000003c082640e480a552e2c1afa9825b549cdcd9f1aa0d66cb6 513 0.28/1.00 vMB 28
321,182 321,182 000000000000000006dcb071888a91d8e733b8aaf4de8fb4e09f7a1c2c78b590 121 0.11/1.00 vMB 17
321,181 321,181 000000000000000013fedda41cd610bc19055eaaf2e7d38b06424aa586bd1792 858 0.46/1.00 vMB 27
321,180 321,180 0000000000000000084847ceeadaf481aecaa193bc9fa50813bbbc67adaba6da 193 0.08/1.00 vMB 34
321,179 321,179 000000000000000024bd52f0cc4765b1b85fc16dac7be6ec4194340ac3022a34 358 0.23/1.00 vMB 22
321,178 321,178 000000000000000011da71a90866db890dd9c9b3a0bf7a1d7b3b20e1ce3b2560 519 0.56/1.00 vMB 16
321,177 321,177 000000000000000020a6a044f504d75954b43fa332e3affcba49434626ee86de 1,514 0.50/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.46 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.93 GB
    • Received: 15.32 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.