Loading Tool

Explorer IconExplorer

Memory Pool

82,072 transactions
30.46 vMB
0.12578124 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt ff488bdfbc103d5e80a95dbf15a0278ddffea1c81f1f3f1c22479c8488ee89f5
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 89576be56017fc7cbf65597903cf55162f285a572eed20c97c27cce82c1d7884
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.04761574 BTC
Feerates: 502.62 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (238,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,461 676,461 0000000000000000000b5bedbc5c7b1d746b636b822bf5b4f80efc3c6674d111 2,458 1.00/1.00 vMB 13
676,460 676,460 000000000000000000056a8b0232abdafcfe95e9e9707180986874bf2b5f6660 1,779 1.00/1.00 vMB 16
676,459 676,459 00000000000000000004f157d8038d4fd98b19137c6ef64074db03a349ffc0fe 2,598 1.00/1.00 vMB 49
676,458 676,458 0000000000000000000a110cac972b7b3e49d331e2a552ee437ba99756de2076 1,812 1.00/1.00 vMB 18
676,457 676,457 00000000000000000002a0b4d407e8dc7c01ca5661a9831e91abf359ca2ebb97 2,562 1.00/1.00 vMB 33
676,456 676,456 00000000000000000009e1854d60d0ce3a456c1dd59d6e9ad497ca762fc7d26a 2,394 1.00/1.00 vMB 46
676,455 676,455 0000000000000000000c17971c86a823a465e18f2973054c6b5dc08068bc7eb9 2,139 1.00/1.00 vMB 41
676,454 676,454 000000000000000000048d8c58af7a447e4bc2256a3118fac014f4c30dd7c60b 2,584 1.00/1.00 vMB 62
676,453 676,453 00000000000000000008cdae3c771727671c4ebbe440b6780e37b00de11e21ee 2,264 1.00/1.00 vMB 46
676,452 676,452 0000000000000000000c6046ad363a8bbd28cf39901fdbb7c17e15f1b407d245 2,004 1.00/1.00 vMB 64
676,451 676,451 00000000000000000005e78dc8204ab53fe08c7c225cc85748c79d439ce54abd 1,555 1.00/1.00 vMB 76
676,450 676,450 000000000000000000088d5392f3dc4081959b1495e36151646a91aae40be751 2,254 1.00/1.00 vMB 50
676,449 676,449 00000000000000000001ada83dbdfc960cba688527506191d62a8a080c167dec 2,076 1.00/1.00 vMB 41
676,448 676,448 000000000000000000023ac150f985258e330173ccf7053133ef905efcae5f42 1,455 1.00/1.00 vMB 32
676,447 676,447 000000000000000000092784e27252e1f9b5403e0c762920c817d5fe1f4d51cb 2,541 1.00/1.00 vMB 25
676,446 676,446 0000000000000000000529e8d84f056be78b46aff97561b6659c45eaf4988c09 2,744 1.00/1.00 vMB 45
676,445 676,445 00000000000000000006a6d8e26a3fcad9a0e25daa4ff6839f4524bacde0f190 2,742 1.00/1.00 vMB 50
676,444 676,444 00000000000000000002b9dea64ec4eaf3df86aa9675f7d1756f6f88d94fd83e 1 0.00/1.00 vMB 0
676,443 676,443 00000000000000000001dfd51103cca2a405d47e39be5a9993fbe09d6901509d 2,208 1.00/1.00 vMB 69
676,442 676,442 00000000000000000005b1bec310d2e7228427c720dcfdbfb45fa53abc54e6a0 1,955 1.00/1.00 vMB 47
676,441 676,441 00000000000000000001671aa95ab23021d76a3ff01cbf74b62951609076551a 2,330 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.