Loading Tool

Explorer IconExplorer

Memory Pool

46,155 transactions
32.34 vMB
0.13058176 BTC
Random Selection Loading Transactions
Max Size: 164.16/200 MB

Candidate Block

Mining Attempt 3364bd7d88c10d82df20bfa812f1d93566a15b77e223c2ae56548104a9476f06
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 676d3938d581b7ee803e01de02229fcca1abc0c9785cce98a9cf0b9398903de7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.05693045 BTC
Feerates: 265.25 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (229,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
685,445 685,445 00000000000000000007b9eefcda99e224435a7a9957dbea4ed980d6dae31947 878 1.00/1.00 vMB 24
685,444 685,444 0000000000000000000692c97d64558f78f7868ed8f6bfeaeccdf3d1aa8bffef 1,359 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.70 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.