Loading Tool

Explorer IconExplorer

Memory Pool

78,835 transactions
29.89 vMB
0.07648722 BTC
Random Selection Loading Transactions
Max Size: 182.55/200 MB

Candidate Block

Mining Attempt 4873707f70e17bcc558f0079e8d12d87d37156eb045f717f5895299546ef78e4
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root bb226e48b6ef31c32ff57d8b47e751ccbe80fa751f31a539a66d716a177f80b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01010127 BTC
Feerates: 150.58 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (716,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,378 198,378 00000000000005c622bc48d04da69d94e429911fb76834df3feeafdbea8e9a55 8 0.00/1.00 vMB 33
198,377 198,377 00000000000004ff43a7e28a21e3d7601d58814de802d4a7d24d33fcf16f2cf0 206 0.11/1.00 vMB 189
198,376 198,376 0000000000000084c854b4bd8fb53f15ffb7c472b8c1298aabb79b41bcd6f561 131 0.05/1.00 vMB 58
198,375 198,375 0000000000000299cc3f482dc16aaa9cef88d75bc4893b7b06d444065cf50c87 130 0.06/1.00 vMB 77
198,374 198,374 0000000000000148b7ae60081cee43ce93c89e4716ca5a62a177f87cf2632f6d 608 0.25/1.00 vMB 236
198,373 198,373 0000000000000277a11409959ad6cf07aef60b7927b3c6b554f2e5901c636296 505 0.21/1.00 vMB 240
198,372 198,372 0000000000000265e3751d3adddb11fae106ae13c47f1033254692a7a1f9ef2e 146 0.08/1.00 vMB 127
198,371 198,371 000000000000055cde603fe1e45f7f70fd8ffc941053bb4b84eebf9cbe33ce2b 260 0.14/1.00 vMB 187
198,370 198,370 000000000000001a7720975fcea6481ba24c1273f80c7c37b71b92383358f3f0 270 0.10/1.00 vMB 113
198,369 198,369 000000000000055c78b88c51b5d8ce3ff0ea6a1c2576a79092f51af940cf166a 512 0.22/1.00 vMB 135
198,368 198,368 000000000000062a052d60ea412c6fed7ff904217a8cc3dbc75cb22ae3c63d47 117 0.05/1.00 vMB 491
198,367 198,367 00000000000002f66eea7e92842614161fae95fc5c19a41975797914b975801e 176 0.05/1.00 vMB 159
198,366 198,366 00000000000003167111b0b43c03954b0d63fdfaf7c1e84c970be11295c13e43 445 0.23/1.00 vMB 103
198,365 198,365 000000000000002b1b9f6e4c377258b067a5ced8b3213aa95a17feb819bbb548 126 0.04/1.00 vMB 227
198,364 198,364 00000000000002d8ac88609050069395e9789c49c740a1a12456b98b37ae3c4b 192 0.07/1.00 vMB 139
198,363 198,363 000000000000006072e9f7f2d81cf70494d5a30e75992bb3b2b1367af22a2e7c 749 0.25/1.00 vMB 156
198,362 198,362 00000000000001e3863449c34a1b532cae2c5920e2605f6e0c3d2890c74b6a5a 117 0.03/1.00 vMB 94
198,361 198,361 0000000000000223443460bb6871dd1c7fc9548eed6b8b0a1155e845203025b5 20 0.01/1.00 vMB 481
198,360 198,360 000000000000000d7d163523f12af29a9bb682cc2ebafcb911c348e1a412467a 139 0.05/1.00 vMB 608
198,359 198,359 000000000000036a546044e094db778e1c146f051cd5d0e52fb0e6c43e63ea8c 512 0.23/1.00 vMB 65
198,358 198,358 000000000000012026149fb36dd0efac5af0a9e479db75f79dfef532e0939cae 512 0.23/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 783.04 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: 719.64 GB
    • Received: 18.11 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.