Loading Tool

Explorer IconExplorer

Memory Pool

78,138 transactions
28.98 vMB
0.07943909 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt d517723796be60c949fb05c0e0751bee376b50c2606c9d81908173373eae1a29
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root b3c09652c5425f5258b8da3e4417480dca20563ac0b006375779f735e27a552b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01902839 BTC
Feerates: 100.81 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (125,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,632 789,632 00000000000000000005d5b36fd6f37de12bfbc4efcd305f3f8423acbc627db6 3,337 1.00/1.00 vMB 46
789,631 789,631 000000000000000000028795b5c369a595dcdad8c450060f67f2c371df2b72fd 4,105 1.00/1.00 vMB 56
789,630 789,630 00000000000000000002e0f8109fed839b0e9cfb57fc3e0a531ded836b98ca8c 3,981 1.00/1.00 vMB 62
789,629 789,629 00000000000000000005ad37ac43dfc328b8ad9dd87b9761707f2049eff50cc6 4,019 1.00/1.00 vMB 50
789,628 789,628 000000000000000000052998747586bb9eee71c6215d76894ff2294392f13308 3,944 1.00/1.00 vMB 44
789,627 789,627 000000000000000000050353ae95cbefa94c20f421831c67792744072d76ccc3 3,705 1.00/1.00 vMB 59
789,626 789,626 000000000000000000041abd44c1479a5ad29535f677dd325efd1f8c9bf9fab9 4,394 1.00/1.00 vMB 74
789,625 789,625 000000000000000000021c7cdb3bc5a49c0dfdff6628397eeb03dc7b500af83b 4,398 1.00/1.00 vMB 56
789,624 789,624 00000000000000000004a71a41a74d1c8d57cb6e5c710b9bdc83534d10e9c65e 3,878 1.00/1.00 vMB 67
789,623 789,623 000000000000000000006db4a0f8945dfa34642fd250dcb71fe7bf189e8c77be 3,334 1.00/1.00 vMB 103
789,622 789,622 00000000000000000002a6e2f92448e4db81d4fe979c75d12dca28eff392175d 3,748 1.00/1.00 vMB 96
789,621 789,621 000000000000000000020f367f4427028cbc68567738b3d6b1a23e7657ccb5f5 3,710 1.00/1.00 vMB 94
789,620 789,620 00000000000000000002c81d9b1d2a87752f9b546572cbedd771ecc6c68646b9 4,742 1.00/1.00 vMB 77
789,619 789,619 000000000000000000023cf4d610ed9051b8ebb07d4c99bedc136861000a2fb6 4,478 1.00/1.00 vMB 85
789,618 789,618 000000000000000000043642271a2897bdb4c49dcc66a87b13dac276793eb5bc 4,046 1.00/1.00 vMB 101
789,617 789,617 00000000000000000001e67c092f00b06c082b739f5b93b031edc08c60247c55 3,427 1.00/1.00 vMB 156
789,616 789,616 000000000000000000048fe65dfad4cafe21129ed66021938ac617a0ccbe02a1 4,412 1.00/1.00 vMB 86
789,615 789,615 000000000000000000030efc7359ad507c02aa857a4541fdeae9fb1cbe0caf05 4,663 1.00/1.00 vMB 76
789,614 789,614 000000000000000000057037a447aeeb7d723842c7cb7378ae453ffc8b0f8ff6 4,252 1.00/1.00 vMB 121
789,613 789,613 00000000000000000003e7cb4d095fb3a4fb8db43196afab6408c022e73ec85f 4,433 1.00/1.00 vMB 109
789,612 789,612 000000000000000000033d4b47bb72172948ca797bdca99bfa52711f80ab9f7b 3,913 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.