Loading Tool

Explorer IconExplorer

Memory Pool

80,593 transactions
29.74 vMB
0.08167088 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 32fb51a19c2a6eb8c5e9fb905c4c9e6a08149b0dbf05728bfd6f820cafe9049c
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9c1583400853572e43f27a0ef0c0c43a6065f6d29f62417a39b75b61ef1e1f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,910
Size: 1.00 vMB
Total Fees: 0.02103261 BTC
Feerates: 214.36 > 2.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (585,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,342 329,342 000000000000000001a87bac40785889ff31ab7bfeab03d2a63a01347cb4d975 91 0.06/1.00 vMB 23
329,341 329,341 0000000000000000057e4e7488db0d56adbdf95b874b5a67ca134ddcfa41dd69 601 0.31/1.00 vMB 27
329,340 329,340 000000000000000003ff803effae070fd4f94c21e6ef64c136b388da0e9b1c5f 244 0.10/1.00 vMB 22
329,339 329,339 000000000000000010389fa878919c164163624d2769f465b632715385ec3c8b 277 0.15/1.00 vMB 26
329,338 329,338 00000000000000000090fb5973351050f0d363dd15b8754d516370e4a8a478e2 209 0.17/1.00 vMB 19
329,337 329,337 00000000000000001694c75f44e0ffb9535e343f1f4f002001ab34124b313eef 1,490 0.75/1.00 vMB 29
329,336 329,336 00000000000000000216b820cf7bef597ebbe9298edf281bbb9e3345c9b65278 759 0.35/1.00 vMB 30
329,335 329,335 00000000000000000930cb270fbef7af725ee281baa9561729311dacf54e44dd 64 0.02/1.00 vMB 42
329,334 329,334 000000000000000014dbbb44c5b9dbdd5eb7edb2760d2c2e2ca2522c151eff48 141 0.10/1.00 vMB 4
329,333 329,333 000000000000000017cc4ff2840a000a00c24374e8e73397c95bd5f93afa5737 1,211 0.66/1.00 vMB 29
329,332 329,332 00000000000000000686c9eb4c65fbc4261aa1327c5143a971a1ac7efc6aa9ac 385 0.22/1.00 vMB 26
329,331 329,331 00000000000000000d87b31a3e390f3c9b82a6e739a69f4402dfc1da3c14115f 1,197 0.68/1.00 vMB 28
329,330 329,330 0000000000000000040209d83f1e2c59751dc9f49ab0c4e241f3c93a3b4bccfe 332 0.14/1.00 vMB 27
329,329 329,329 0000000000000000018b80f08bec772fbe2cc7dab9191934982c764ed2f8282d 1,321 0.88/1.00 vMB 25
329,328 329,328 000000000000000000b81131a47a74df667b926ce8c64074c5cef3010b3b94af 428 0.33/1.00 vMB 21
329,327 329,327 0000000000000000198eb0d585f0d3ffbdc47b279d5ff9bb0898742cdb99d506 256 0.15/1.00 vMB 22
329,326 329,326 0000000000000000114b8605a6660f1db77d2c848a8cbc86cb048c9a86e158b7 1,995 1.00/1.00 vMB 31
329,325 329,325 000000000000000006f56fb10ca411c6930b26b29998a2160e2ae645effba722 67 0.05/1.00 vMB 20
329,324 329,324 00000000000000000f0cf1051762eda107d3eebebd3387d7d3d5ab410b2412ee 279 0.18/1.00 vMB 23
329,323 329,323 000000000000000012bbf4eed63917b8a1e37273c8d47dbc3d8093ffe4b629da 446 0.30/1.00 vMB 23
329,322 329,322 00000000000000000fe420d889dd34b828a1ae5a800c583b195b69b2533ee6d5 133 0.10/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.33 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: 660.40 GB
    • Received: 14.72 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.