Loading Tool

Explorer IconExplorer

Memory Pool

81,933 transactions
30.61 vMB
0.07996698 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 1a456789a15550f1a3e34813c4742fe7ecb20ca3c19b6237dcedf5430e9c0212
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (585,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,346 329,346 00000000000000000882f9aaf7de51f76593b5f6ae9311f32ca5cf9c7f7facd8 480 0.28/1.00 vMB 25
329,345 329,345 000000000000000001bd561cee9bddef00de71d2f740b5d5759724b70e7c79f4 164 0.06/1.00 vMB 36
329,344 329,344 000000000000000018eb41306135c2a50a3e61cb67f83a30b5e1add2432e6172 724 0.37/1.00 vMB 29
329,343 329,343 000000000000000004921eb0ec765bd4674ff519649e3c0d6d6403e58ffaabf7 458 0.22/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.