Loading Tool

Explorer IconExplorer

Memory Pool

49,187 transactions
30.22 vMB
0.16987619 BTC
Random Selection Loading Transactions
Max Size: 161.61/200 MB

Candidate Block

Mining Attempt 947664df8dd1062e19cf73d0a2ffbaa55cffc929c1fee2ca8f9e0fc580308733
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d8e8b8b507269081c988c595e04a53f18a3e4f4c523cce19b4a08b49993c17ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.08866425 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (573,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,393 341,393 0000000000000000150d9d8d058727b2fddb82ab63cb011d8b3c62d71892f8a4 659 0.34/1.00 vMB 24
341,392 341,392 000000000000000009a434f7eac38e6c4988b0efe3d0d8c186791a5fa9293c0f 934 0.51/1.00 vMB 30
341,391 341,391 000000000000000007f70006754971d4f190ebc9f602fc572e5d9b22d3739fce 740 0.45/1.00 vMB 26
341,390 341,390 00000000000000000f9c5bdb3b5060e27f39bc94f7dfebe9f5c59f3ca44e28b7 166 0.10/1.00 vMB 23
341,389 341,389 000000000000000017e4e35f99ea3928866cf33cd43d7d97f42b9d00adf65dd9 116 0.10/1.00 vMB 18
341,388 341,388 00000000000000000df6a0d8a296604bcf65a8bf7af045d982457084662cbd94 743 0.44/1.00 vMB 26
341,387 341,387 000000000000000013ebc8b53625c8d4ceaf5de1c78c69c6e124526324faa437 1,059 0.48/1.00 vMB 27
341,386 341,386 00000000000000000529abb80489e235cf269f3038bd4a3f10b3cb96ca28da03 615 0.36/1.00 vMB 27
341,385 341,385 00000000000000000211f825aebdcb75c1183a5b1080f75c83c63eab9423e8d3 292 0.15/1.00 vMB 23
341,384 341,384 00000000000000000ceb2ea85e6501cf685a6cf1901a429b6fcf9e366a9f9bda 608 0.26/1.00 vMB 27
341,383 341,383 000000000000000012d66daccf23f3d0dc77eea799bca40ea34118e1600ee5b4 245 0.10/1.00 vMB 15
341,382 341,382 00000000000000000bafbeb893ec5583e93f5a6df28d4c6350fb3d86e8223143 119 0.06/1.00 vMB 22
341,381 341,381 0000000000000000094b5baf0552683cad938f617161c03ecd1ca85eab9f5c13 413 0.22/1.00 vMB 22
341,380 341,380 00000000000000000360ac9a9daa6001c5c94c7f5510cbf9e0d476a6483eeffd 829 0.37/1.00 vMB 27
341,379 341,379 000000000000000008b165c2a66f51213143b8a1edefb9334f6ebd19e9bcc0ae 650 0.23/1.00 vMB 38
341,378 341,378 00000000000000000e583f38d074006880c18a423a3a9776a75d7700a9873fa7 405 0.28/1.00 vMB 22
341,377 341,377 000000000000000014d0e2e74ae2432508f22ed2934191651ff92ea436826853 690 0.40/1.00 vMB 22
341,376 341,376 000000000000000004427c3af886d62ad1f5b7c557a060ef15009b73e7fc70e7 608 0.33/1.00 vMB 27
341,375 341,375 00000000000000000b4aa55a3e918f2c081006efaac9d58933d33c3ff1ba28ba 94 0.03/1.00 vMB 35
341,374 341,374 000000000000000010a130e343cbd02ea2c661b0c737b162c03cafcc961e6201 307 0.16/1.00 vMB 24
341,373 341,373 00000000000000000b8487db88507906b937893a2f4d2e6805762b1b2d70e306 420 0.29/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.