Loading Tool

Explorer IconExplorer

Memory Pool

49,152 transactions
30.64 vMB
0.11284111 BTC
Random Selection Loading Transactions
Max Size: 163.46/200 MB

Candidate Block

Mining Attempt 3f2590f1c1659f0a6e7bff4d46129e98facee428e67d519b7e9a04c149acfa00
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 0f752e669a5b2f7ca46a086a0f8f01f31571a41f2b4113d69384238c1b876a3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.04619468 BTC
Feerates: 150.97 > 4.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (143,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,447 771,447 00000000000000000007ab6d9152f0b523e45665b3b2c026cb81356cc2e9c957 1,876 1.00/1.00 vMB 13
771,446 771,446 00000000000000000003fe367cd01692b63ff0048a845f8910c4dc67e567b09c 3,415 1.00/1.00 vMB 10
771,445 771,445 000000000000000000026a4b9ab6269773d3c6a8cf70fa50ed73328ba1df96be 3,099 1.00/1.00 vMB 9
771,444 771,444 0000000000000000000288d1beabd0b011cb803b37b68504e692ae32eb5bf138 2,718 1.00/1.00 vMB 8
771,443 771,443 00000000000000000002e0569e467154c34bc413eeccd6f11a609aa17715dbac 3,074 1.00/1.00 vMB 27
771,442 771,442 000000000000000000067d6802442d80d01782792a98bc82645ce2bd6797a357 3,661 1.00/1.00 vMB 6
771,441 771,441 00000000000000000003d2ab65e75b716de38d518ab7cc2af23079f2460aca1d 3,358 1.00/1.00 vMB 27
771,440 771,440 00000000000000000000f8fe1abdb800b0c91eb4fdf07811cb80ce9c83eb9aa2 1,554 1.00/1.00 vMB 3
771,439 771,439 00000000000000000003f28721d712e62feabe5053d814b48e852dccf9f2b30e 2,848 1.00/1.00 vMB 6
771,438 771,438 00000000000000000002195fddf62852873398fd134b261edb90b4d909693b6e 2,682 1.00/1.00 vMB 7
771,437 771,437 00000000000000000005671c216a1a9cd964b4544374e71fc0ff10f21cf30f71 3,496 1.00/1.00 vMB 21
771,436 771,436 000000000000000000014e06bf4f4caf9c4a159b5cf197b9776750da5e526637 3,161 1.00/1.00 vMB 11
771,435 771,435 0000000000000000000688a4eb009149b8d4eefb53e3c8681fb525e1208a978e 2,527 1.00/1.00 vMB 8
771,434 771,434 00000000000000000001bb14b723faf8495159a616cfa3a4b22696f45f5a409f 2,573 1.00/1.00 vMB 8
771,433 771,433 0000000000000000000250124116d2e09b78a65134181021376be19bedd9c0ca 587 1.00/1.00 vMB 2
771,432 771,432 000000000000000000029da7e0aa4fc3aba580890e95b3c69c5debb3e3e3bc82 1,945 1.00/1.00 vMB 4
771,431 771,431 0000000000000000000410b1f1501baf20978bc3c6c57b752f70e49b84458f21 2,776 1.00/1.00 vMB 14
771,430 771,430 00000000000000000005c05909f4a327fb86a6446d677ed2e287443d4fd69ae6 1,288 1.00/1.00 vMB 5
771,429 771,429 0000000000000000000096e2f8ea59814f052de31c455114bce00e44343f5dd5 139 1.00/1.00 vMB 1
771,428 771,428 00000000000000000000149aa2a4962382c5c10be11ea02797425c30799d5277 397 1.00/1.00 vMB 2
771,427 771,427 000000000000000000050c0681fe7e0f8ae46873c3349b301dfa9afaa3774a4d 1,094 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

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