Loading Tool

Explorer IconExplorer

Memory Pool

35,362 transactions
25.88 vMB
0.06292629 BTC
Random Selection Loading Transactions
Max Size: 131.77/200 MB

Candidate Block

Mining Attempt 202e5f7707c3d70726e478c83235c76ac8c15aaa2a005f53aa23b279098c8ac3
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 76de3f1be6f95bd71f9106a00904ad40651ab04f7041521a03ddb4dea60dfe60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.01555250 BTC
Feerates: 120.00 > 1.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (104,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,180 810,180 000000000000000000042d71a4f9e7767aeee3cd109fc62afe44ef67ff17a7e0 3,138 1.00/1.00 vMB 33
810,179 810,179 00000000000000000003fa8deec0f522a34ea7a6b88b90a06bd0b8144ec4241c 3,286 1.00/1.00 vMB 29
810,178 810,178 00000000000000000004ac12ea98c23d908884dd7c23828240870f1bb508ce42 3,643 1.00/1.00 vMB 21
810,177 810,177 0000000000000000000210942b1dd1c5579f45d050732ae515ba0f0a3a2bcd5f 3,123 1.00/1.00 vMB 37
810,176 810,176 000000000000000000024df49adfe3d5ac71dc2f9ac0f8632921a4330436f3ce 2,549 1.00/1.00 vMB 15
810,175 810,175 00000000000000000003fd977a00789afe1b5c1833c5acbabd0886fe9acbaca3 2,430 1.00/1.00 vMB 20
810,174 810,174 00000000000000000001e72541e2e1999be0d4c4a13ae08ba2848860dedad4f3 2,477 1.00/1.00 vMB 24
810,173 810,173 0000000000000000000456d538fe85922eb9e46de297e0339c42943642421020 3,453 1.00/1.00 vMB 28
810,172 810,172 00000000000000000004b0549c44ec20471ab7fef9515416170bbfde3d276283 2,387 1.00/1.00 vMB 14
810,171 810,171 00000000000000000003adf59edd648321d1ff600184b65a9cc96b0cc7c559ba 345 1.00/1.00 vMB 3
810,170 810,170 00000000000000000002a762c82a157cf080527031fa7b58c97899571e600485 2,636 1.00/1.00 vMB 7
810,169 810,169 0000000000000000000134a6ae9c539e563a8b0a1f13d46ab31d712b4180617b 3,370 1.00/1.00 vMB 27
810,168 810,168 00000000000000000002bac3afef736ea6a1aac210b717319140df03c322dbf9 2,258 1.00/1.00 vMB 16
810,167 810,167 00000000000000000003b9a282249c39a401831ff477b1207f51bccff43b426a 2,403 1.00/1.00 vMB 11
810,166 810,166 000000000000000000035f84a95a91dae0f911d6ca3d9676953b95b3fe263247 1,622 1.00/1.00 vMB 16
810,165 810,165 00000000000000000003b1f7fe87546b13ca062fe25ca129c34bb48f32b28219 3,215 1.00/1.00 vMB 30
810,164 810,164 00000000000000000002f5f5dce5131a1d1018107cc5f70b8e19b60ad081a3d5 2,851 1.00/1.00 vMB 19
810,163 810,163 00000000000000000004de725a438dec5db0d0b3be87335a6ab47edf6a67255d 3,144 1.00/1.00 vMB 18
810,162 810,162 000000000000000000013cf2a2794c5ece7605b432cc0c30689c2910cecbc26d 1,000 1.00/1.00 vMB 7
810,161 810,161 00000000000000000002f9009e5f4f982b49d7bb9701ee8fd34baea5435ef0a1 593 1.00/1.00 vMB 8
810,160 810,160 000000000000000000046ca19b1800d1662f9811113e580e6299ef8efa50bcde 3,286 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.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.