Loading Tool

Explorer IconExplorer

Memory Pool

34,977 transactions
27.60 vMB
0.06053674 BTC
Random Selection Loading Transactions
Max Size: 138.21/200 MB

Candidate Block

Mining Attempt 4aeaedfd2fa8bef69c995da723e7d462a2ef52467346a4de58bfa05075089c1d
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root b0d273679b56ecec44dea6af0ac1aee61f623f0a6a95d7fc22f4a8adf9f32b56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,508
Size: 1.00 vMB
Total Fees: 0.00814299 BTC
Feerates: 40.21 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (229,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
685,447 685,447 0000000000000000000108586d66d4cedb85bb95c7ed7f225cbf035120b4e8e3 490 1.00/1.00 vMB 9
685,446 685,446 00000000000000000002b3e7277440332e1332e88e524ec68104df590842001e 1,204 1.00/1.00 vMB 24
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.