Loading Tool

Explorer IconExplorer

Memory Pool

34,982 transactions
27.60 vMB
0.06057055 BTC
Random Selection Loading Transactions
Max Size: 138.22/200 MB

Candidate Block

Mining Attempt a9a00af93c0204c79a35c79c105786dbf2719972fa1f527fe5a39d7e07b3ab0e
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 259af403eb343ef9ac401395a8ebf4affcb0614ecbce9a97061ed56dcc52b804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.00827294 BTC
Feerates: 40.21 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (229,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,468 685,468 000000000000000000037bf1b1b1d97ec2565e86fefd884151e28e3c323c2dfc 1,342 1.00/1.00 vMB 17
685,467 685,467 000000000000000000004ebccedf387fb7223b6621fcfedd661dbdf9d34d2821 1,407 1.00/1.00 vMB 43
685,466 685,466 00000000000000000009fde417c010d7ec9ffb25a268f4b0667681ed9b74cf65 996 1.00/1.00 vMB 4
685,465 685,465 00000000000000000007b7241ee4748769266870bdab4e5306379739db07c466 217 1.00/1.00 vMB 2
685,464 685,464 000000000000000000012bfe7f869599b6066c8c09f84e1d1bb815400de75266 193 1.00/1.00 vMB 5
685,463 685,463 00000000000000000005cb8858f6c5074b74863a932f433ac455da59a8c6b483 241 1.00/1.00 vMB 8
685,462 685,462 000000000000000000028ef0e08e6ed7b1fae20312bb70a3be97a1177a2099cd 782 1.00/1.00 vMB 15
685,461 685,461 00000000000000000008c9dced28fbc60f18881ee300ec8d042c238a96e79676 1,488 1.00/1.00 vMB 30
685,460 685,460 0000000000000000000d1244ba28d4ceec83cc32e5b88836c1466003cd43729b 459 1.00/1.00 vMB 9
685,459 685,459 00000000000000000006445d2dfc79c4fcd0e6437ecbdbd19b40fd017b738e8d 627 1.00/1.00 vMB 13
685,458 685,458 000000000000000000065376e1f205ff62475cc9054b6e4657ed1ebcd23c9a14 1,244 1.00/1.00 vMB 3
685,457 685,457 0000000000000000000c1046f872e0c042a449c0fa2ed61f4857373629b3cce0 1,390 1.00/1.00 vMB 16
685,456 685,456 00000000000000000006992b115df555c4810f1dc22f60e3536d8214798d6ad7 859 1.00/1.00 vMB 65
685,455 685,455 0000000000000000000c65f40022a7913dba041d92ed0dea8baa42a49c75c4e1 2,015 1.00/1.00 vMB 52
685,454 685,454 000000000000000000041c8778054b32b159aacf5cb6072f2b3a56c86f54a2c3 479 1.00/1.00 vMB 11
685,453 685,453 00000000000000000007a791a454599a6295f368a24fc208e0b6cbaf105d6b97 1,623 1.00/1.00 vMB 29
685,452 685,452 00000000000000000001c1b436262471ec926e6cff522ec048c912e26ebba6cc 241 1.00/1.00 vMB 5
685,451 685,451 000000000000000000041f7db3a18612b7439c91398f21bd816fb3c93c74099d 1 0.00/1.00 vMB 0
685,450 685,450 00000000000000000002f45558f6bc1e8bd97ce127fe8217d69f04d4938265b2 417 1.00/1.00 vMB 11
685,449 685,449 00000000000000000004334c161711f1f213996cbeb53051a0759065ade81e8a 1,875 1.00/1.00 vMB 39
685,448 685,448 00000000000000000002c37de19d48c2d15dfd528d95c33ebb0dd81f8c6e30a8 746 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.70 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: 628.90 GB
    • Received: 11.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.