Loading Tool

Explorer IconExplorer

Memory Pool

80,759 transactions
29.84 vMB
0.06821219 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 2f23fa92bc730ea1a1d97c017918021b9e0af6f82f6bce051a7224dc5afd1189
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root efa4d802f8da57f9b5f2dedf06e88e37f0212d9f25f6af2ef921e235546cd5d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00742849 BTC
Feerates: 34.33 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (537,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,511 377,511 00000000000000001000c613548758ba6428db63fc9dc5e4a9ac3d2a3d38938a 197 0.13/1.00 vMB 31
377,510 377,510 000000000000000001ed5790c1476c924891260234bc246b4b7e08a8401d4e80 1,110 0.51/1.00 vMB 40
377,509 377,509 00000000000000000de4db8a1d512272d6b8987034e68f0fe28aaad1b5aa32d0 807 0.48/1.00 vMB 31
377,508 377,508 0000000000000000067e3f6c036e208ab0160718b6ae9a61ba3fac0193171a11 1,629 0.95/1.00 vMB 33
377,507 377,507 00000000000000000fed75208b15e278cf293d97c051339a40e2ece827296199 525 0.20/1.00 vMB 46
377,506 377,506 0000000000000000041f9a92fe9098b9809d53a38a390544f179be1645980394 101 0.40/1.00 vMB 4
377,505 377,505 000000000000000004d8a94f0d79fe4c44544df86e3f90a56c954a0cac273b03 751 0.34/1.00 vMB 39
377,504 377,504 00000000000000000fc010cf33ee90e8de9c3b7b8fd70344ab900dcc0742e695 387 0.15/1.00 vMB 44
377,503 377,503 000000000000000011e101e0d01dcec02c98660fbb7eecb410e1bcea19d8c2fb 201 0.29/1.00 vMB 8
377,502 377,502 0000000000000000021c1d76331f5c4077bbbdb12b015a4efc49643d035370af 160 0.10/1.00 vMB 25
377,501 377,501 00000000000000000b6d554f66bc406de4190b166d207d3989e7dc2f01fae4ac 1,250 0.60/1.00 vMB 48
377,500 377,500 0000000000000000002cb5fe40d7f11461f61d48793e9340e27de8aedcd6f092 401 0.18/1.00 vMB 42
377,499 377,499 00000000000000000dd7d63f6700fdaa2e877eb7d43ff452b186b52700d3270a 29 0.02/1.00 vMB 35
377,498 377,498 00000000000000000ef9f2d698fe6d43fbb933b278255955f295fc0a39233b0d 223 0.12/1.00 vMB 30
377,497 377,497 00000000000000000ce19e63d28964ff80641b21c74ee532cdd3140b7b8ff544 285 0.14/1.00 vMB 38
377,496 377,496 000000000000000010c1c33f596e98700c6fb6259cc114201cc251e5632c9d4a 388 0.16/1.00 vMB 37
377,495 377,495 000000000000000005459308b64d5879f58486c4b06cb1ed35c2fe9e15948391 473 0.36/1.00 vMB 37
377,494 377,494 00000000000000000e7184311d7baf26bf993fb7964aec3d0ca3cec1dae8b29d 516 0.21/1.00 vMB 39
377,493 377,493 00000000000000000720aedf5759a84857c5cc48cd1f073353abb390a29ed6bc 236 0.09/1.00 vMB 40
377,492 377,492 0000000000000000071301240344979509acd7eaac7079783cd90e7fda29852b 74 0.06/1.00 vMB 6
377,491 377,491 000000000000000008836d779688544dbcf1c70251d644d490873446202e3a61 1,086 0.42/1.00 vMB 47
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: 662.19 GB
    • Received: 14.84 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.