Loading Tool

Explorer IconExplorer

Memory Pool

27,049 transactions
27.26 vMB
0.11495111 BTC
Random Selection Loading Transactions
Max Size: 130.89/200 MB

Candidate Block

Mining Attempt c6d47bae956eb997137877578b9d0cee33b9a6a7e056af1d8f532994928e27ea
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root faf620094c0772e66f34067b454aae5de32efbc950467f5a5b4bd80224de96a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,168
Size: 1.00 vMB
Total Fees: 0.06340968 BTC
Feerates: 502.40 > 6.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (846,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,272 68,272 000000000327bcdd1b3f61b338d5d471cac360a1062b82779775c7dac09967a0 3 0.00/1.00 vMB 0
68,271 68,271 00000000007d26a7a83802486f3430fa7fee9323434ac710ad2a730c5387363c 1 0.00/1.00 vMB 0
68,270 68,270 00000000022673e952636d9e50534790b1b47ba1163bc4e2b0f20a74dd113be6 1 0.00/1.00 vMB 0
68,269 68,269 00000000024b28070a5024798a6dfd4b7d965782d8567cb410c425e9e5f97142 10 0.00/1.00 vMB 0
68,268 68,268 000000000119db8ae82b63d6c2272e9cbc6be7e46ca3538da4d323a53d9cdd38 2 0.00/1.00 vMB 0
68,267 68,267 0000000003ac43e0dc7e0f82aa46ac4156108fa822f8841346268b85a3333fad 1 0.00/1.00 vMB 0
68,266 68,266 0000000003cf3d98e2053647a176a9deb9584c17e951542d16ec6bcc8f5a92e4 2 0.00/1.00 vMB 0
68,265 68,265 00000000047ae79ac6b8f6f1ef83783ff0d898ae8e7aa434c9eb7ce8d8fd611a 2 0.00/1.00 vMB 0
68,264 68,264 00000000049cf9152bebb8900381253a5ec492ff36550317570b4f4eef8d4d8a 4 0.00/1.00 vMB 0
68,263 68,263 00000000012e7adebc50d44e9ee04656fdb06d96212c20e8c71fb03a04ee473b 2 0.00/1.00 vMB 0
68,262 68,262 000000000285258fb6a7bdf52e73b756665ce88aed2499bf34ab26a7001f4988 2 0.00/1.00 vMB 0
68,261 68,261 00000000001afdefe0435a0a24b4b3d5f9e1be6c0ecf6e8a11d7c7f369b1bca5 2 0.00/1.00 vMB 0
68,260 68,260 00000000018935d87aca460c060f7cc23c0ca00daef4b4e2deee0d073a406989 3 0.00/1.00 vMB 0
68,259 68,259 0000000001df92604e6e8918eb10d576897e81bdd1faedaa52a0365e7dafa8fd 2 0.00/1.00 vMB 0
68,258 68,258 00000000020965252eaa7605f8675310cbb965aecf2140ccc8699f46e43d8d8d 3 0.00/1.00 vMB 0
68,257 68,257 0000000002f6e1f25ecd3835685ad3973544d62f319b40dd1f3ed2de9eadb9c1 1 0.00/1.00 vMB 0
68,256 68,256 000000000443deb825cd3bb94640136c10774f34404bd3250e6880e3c5e5ea0b 1 0.00/1.00 vMB 0
68,255 68,255 00000000039f4f7e89e64368431aa230cd10bdca63fb0f14487acc329804a821 1 0.00/1.00 vMB 0
68,254 68,254 0000000000f5f3e4e6c89df8e946a82f7d116634c075a7e1e02fddeae3257566 2 0.00/1.00 vMB 0
68,253 68,253 00000000024973ae29162875425ea0e14852b27a874f1f22aae45b29f4f26d5f 1 0.00/1.00 vMB 0
68,252 68,252 0000000003550e086919f8c78165949089f55abdb7b5ca7919c7bb9123bfcb5e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.81 GB
    • Received: 10.90 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.