Loading Tool

Explorer IconExplorer

Memory Pool

77,450 transactions
28.99 vMB
0.10237347 BTC
Random Selection Loading Transactions
Max Size: 175.59/200 MB

Candidate Block

Mining Attempt d522e623d62602f629160c3c3e28a56a64bde4688e12dd939f813f3548926976
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 0b079a9cf5dfe0cd8a612f8d90f567d19971af8050f381b23d2980b1a4acabff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,590
Size: 1.00 vMB
Total Fees: 0.03257547 BTC
Feerates: 180.82 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (688,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,416 226,416 0000000000000368c38cb30b27e4db6e9477bf585ce339cd4ea36fa516731a37 235 0.10/1.00 vMB 286
226,415 226,415 00000000000001fcfbde489ae474796bb438d03cd9aa2b93ee6e6898849d34bf 64 0.05/1.00 vMB 18
226,414 226,414 000000000000005d398a6fef08c7a3793804aff44686a5b7f8defe1a60aa133a 285 0.14/1.00 vMB 217
226,413 226,413 000000000000004bb76c50f95e102c7b8f32fb4018a8966df8a7fdb422f48f67 144 0.06/1.00 vMB 238
226,412 226,412 0000000000000097c8fbd29aa90800982fa43b5a0a5f4eae2e9fa597df7ee5db 296 0.12/1.00 vMB 267
226,411 226,411 000000000000011954e399410657b365038747a832870db8933bd2a1a5f57e6d 174 0.07/1.00 vMB 336
226,410 226,410 00000000000002aa2689b1b61f49e4ed14dd4daae82fed3001c9d0fce9e9dc85 318 0.14/1.00 vMB 174
226,409 226,409 00000000000002c810a6d9cd8c85aba743ffb6a0ea7195e78aecf8c0ff4b5b7d 161 0.09/1.00 vMB 196
226,408 226,408 00000000000003219daf48f7f917bdbde84399e4515f5ebd3fcda48cbfe0cac4 91 0.10/1.00 vMB 110
226,407 226,407 00000000000003114cf0e7df8e9b2f90a970a1f3a356389c47f9438007decf27 157 0.09/1.00 vMB 106
226,406 226,406 000000000000023d73fabdbf800c40b0268acf1c54084b16e07c834dcfc722f8 166 0.06/1.00 vMB 270
226,405 226,405 00000000000001b0d9614ff8bf4177158fd064ca79b3c5ec516dab9547b7d34a 56 0.03/1.00 vMB 200
226,404 226,404 0000000000000250c54268a8651181e018d72d44e1493cc2d6526068acd8d305 107 0.04/1.00 vMB 134
226,403 226,403 0000000000000284034c8c4f802fe647f1f03bf4eb35866da35105f6183a1c44 276 0.12/1.00 vMB 228
226,402 226,402 00000000000002999269841fa2c0fd20e0ba85858fe354247f22eba5ab3aa09e 105 0.05/1.00 vMB 78
226,401 226,401 000000000000020bb32a9efffbb7adceacb469156ad40c01cc9226b9a2d74a58 64 0.04/1.00 vMB 56
226,400 226,400 00000000000001223ec6bcd7680600d8596caaae53eaf0578570a9fdb061db8f 122 0.06/1.00 vMB 174
226,399 226,399 00000000000002aa9b9abb5e4fd9cb99e8ddafff56417b794298e5a42f3caf6b 138 0.06/1.00 vMB 180
226,398 226,398 0000000000000358ed07a8ff25e13eed10702719238987adffd9f9bc8d6cbdec 269 0.12/1.00 vMB 183
226,397 226,397 000000000000001da9ade188fc163238eb3a203d7179a541db26262d7654cc8f 122 0.04/1.00 vMB 369
226,396 226,396 000000000000020c438b6dce670423c55eaf90d39703b5504d540ebcecb87565 103 0.04/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.