Loading Tool

Explorer IconExplorer

Memory Pool

41,393 transactions
33.17 vMB
0.09645246 BTC
Random Selection Loading Transactions
Max Size: 164.21/200 MB

Candidate Block

Mining Attempt f674500c3292d8686b126d559a1b721013ef063bc8b0fd5d4ac9fcdc75b84e54
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root 9979a0d9b9d5b692ab40474a6a18e659a1cdec83643d027b69a5b248800a38ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.02546551 BTC
Feerates: 150.68 > 2.55 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (908,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,429 6,429 00000000209cf1fdb3128f8d37fb6af10c93aee04b80de3aed6688f5d80ded87 1 0.00/1.00 vMB 0
6,428 6,428 00000000d1899d2fa50af50c57eccdec55b7f7414b55d3145eb31035cb16ae6e 1 0.00/1.00 vMB 0
6,427 6,427 00000000419b12a77cfc58546f8b1b764c031cf0192286a5a304a153ae520aa3 1 0.00/1.00 vMB 0
6,426 6,426 00000000a3de4e80b0392a889bdac50393b8de5cf8e313a08d02b88fee366aa2 1 0.00/1.00 vMB 0
6,425 6,425 000000004d15e01d3ffc495df7bb638c2b35c5b5dd0ba405615f513e3393f0c7 1 0.00/1.00 vMB 0
6,424 6,424 00000000ddc2c05eeaa044dcd039cd68c74f2747f8fe38b2f08a511634ead4a0 1 0.00/1.00 vMB 0
6,423 6,423 00000000591c60926972a52a26008a57f6b4a2ececfc7bcd440e39494f9d2650 1 0.00/1.00 vMB 0
6,422 6,422 00000000d624dd8adfab7602eeff44d0bd9d23d177b72b80b00c066e370dfc2b 1 0.00/1.00 vMB 0
6,421 6,421 0000000031f1cdc6ac29c2ff3e5597bcceb127aa04856dcd44d63bfec3911ddd 1 0.00/1.00 vMB 0
6,420 6,420 00000000bccc8a536caf4343d5554dae6e54e97373fbd41f7b0c56cbe3cc54cb 1 0.00/1.00 vMB 0
6,419 6,419 0000000067dfa8751fd11068f79075298820192cf137b6c11891e0178029e022 1 0.00/1.00 vMB 0
6,418 6,418 0000000031c2ab2d71221cca7415d2746b101d890616b7da15a8059c7f5b1578 1 0.00/1.00 vMB 0
6,417 6,417 000000008a0521aecef14afd335a0a29309d86fbb2eaaef968977e7a962a810e 1 0.00/1.00 vMB 0
6,416 6,416 0000000073209dbb492f207b6d8d49e4a4eda057279759af3b87d79a33ee16d6 1 0.00/1.00 vMB 0
6,415 6,415 000000001ba119a0f6d49ebabd83343b125d7ee3d3184b1b41d6a7f2051153eb 1 0.00/1.00 vMB 0
6,414 6,414 00000000a8a4e1f22885af970a9317b3d97de8ff8e1b4646bccf1b9c5891d32b 1 0.00/1.00 vMB 0
6,413 6,413 00000000748ec6c31fadf6895fcf0cad33d06ae1f5901929b28874f1b6764b9e 1 0.00/1.00 vMB 0
6,412 6,412 000000008f785cc65342a71e68383e38c63b077ae2f4f7b5a3a3894fc5fa1b44 1 0.00/1.00 vMB 0
6,411 6,411 0000000077ee8bb8e91ef9657695c874239b0060b4bd2bf95839a7d118b5edd6 1 0.00/1.00 vMB 0
6,410 6,410 000000009ec2ee43f67a560de84d578baca51447d83edcafb93311dc2255b1eb 1 0.00/1.00 vMB 0
6,409 6,409 0000000007fd4cc3c27a36d79310031601a26ef1dabcb90ff2c046b6cff8ffbe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.60 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: 623.96 GB
    • Received: 11.51 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.