Loading Tool

Explorer IconExplorer

Memory Pool

80,746 transactions
29.76 vMB
0.07253840 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 030241d49ab481406d261516c352a3f63ca9267805927decd07b3503871ff10a
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2a112a3dcbaf8dbc1099373341e6d69e79ae7abdc44b55601ca7bea9853454f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.01196602 BTC
Feerates: 502.67 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (638,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,282 276,282 0000000000000002d2f4f923720dadc95b5899a5159911d2bd919b94a113148f 198 0.10/1.00 vMB 11
276,281 276,281 00000000000000017c59163ab8790de8facbba48201c382e4228b04fb029152e 370 0.23/1.00 vMB 35
276,280 276,280 0000000000000000f4f248343b1913e918fcff72e9776d61aaff7398abecd96c 554 0.25/1.00 vMB 57
276,279 276,279 00000000000000022eb9d62814f6671213bec2ec50ad5595c526080bc3bc77d8 121 0.07/1.00 vMB 18
276,278 276,278 0000000000000002f7be896cfdc4d78feddebde7c2a84f378d2ab9175b95efab 604 0.25/1.00 vMB 63
276,277 276,277 00000000000000013a0b5692dbf764544ea44cc4593861fea2bd214db260e401 145 0.07/1.00 vMB 31
276,276 276,276 00000000000000016b942264a117d510fcf4d3e1b73071dcbcb8b5ea5faad022 275 0.13/1.00 vMB 41
276,275 276,275 0000000000000001264d1da0e06ca6f9985d35deb580ce186b601326a896ec61 135 0.07/1.00 vMB 34
276,274 276,274 0000000000000000b6de2b0cbbf5ae0469f59c033589ea3b25d840fc889be3db 262 0.11/1.00 vMB 42
276,273 276,273 00000000000000009d48b79f667ea3da68508b433313b64d422ca0f460487e92 295 0.15/1.00 vMB 39
276,272 276,272 0000000000000003642a7c7744465c4594997b16bec7620a0694f9c4b1287437 290 0.18/1.00 vMB 33
276,271 276,271 0000000000000000e9b093397e092b4fdc2583ebd5ed954dbd52e3dfc64db284 510 0.25/1.00 vMB 52
276,270 276,270 0000000000000001b3d2c4bb0e60b607ff4cf5d387d6d4199b71a9a69a837b2a 715 0.31/1.00 vMB 52
276,269 276,269 00000000000000028a88fda7e28f41e1af4fdbc9572b712ee5252171f70d0960 435 0.17/1.00 vMB 71
276,268 276,268 0000000000000000913339f410ba3452fe452d559b94f61e7652a06961aeffa9 286 0.15/1.00 vMB 57
276,267 276,267 00000000000000022b047c0e0094dcff178477c090d638fef98d5f38d6990c2d 476 0.23/1.00 vMB 39
276,266 276,266 0000000000000002270adda363e9f0be6feaa6739b68436e6586f415795242dc 544 0.31/1.00 vMB 41
276,265 276,265 0000000000000003780fe3ccd3cd4f7d6e4db432449b77ff0c744307934e7d5c 997 0.53/1.00 vMB 34
276,264 276,264 000000000000000055a06491ba0d7f3e4da64766d937dd61fcfee3c8fad7abfe 754 0.25/1.00 vMB 98
276,263 276,263 0000000000000000089ca1981ec80b601845106da0d4c7291c4d074513bfb629 1,141 0.50/1.00 vMB 56
276,262 276,262 00000000000000017f978343478eed46550b281770434183ec8ea953392834ea 453 0.19/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.