Loading Tool

Explorer IconExplorer

Memory Pool

42,345 transactions
26.08 vMB
0.05286131 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt 716c09e226150480283f37ed9c2528c882b318f479fe01f00c5f2269784341f7
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root e613b38ca2e08a45cd1b5ec992713b8e9f538dd70947a8f9153d909f01fdae7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,235
Size: 1.00 vMB
Total Fees: 0.00538827 BTC
Feerates: 100.28 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (617,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,474 297,474 0000000000000000504a645d27f5f5ad26e9696eca8c6db5f7457ad7a6fde769 232 0.29/1.00 vMB 41
297,473 297,473 00000000000000007c34af0d2ddee1e126e6617b9316eb4e43f542733a66eadf 121 0.08/1.00 vMB 24
297,472 297,472 00000000000000008c602ebd0e92338991732294267b198f68a62ff52d5882cf 154 0.19/1.00 vMB 54
297,471 297,471 00000000000000003a2a0aadaac5cbec70dadfb640bed73b5e5d89e6ef58b0a7 624 0.37/1.00 vMB 29
297,470 297,470 00000000000000004badb739720caadb41db65ad9ebfa962852ca6102fa2b023 32 0.01/1.00 vMB 74
297,469 297,469 0000000000000000801afcb104de092aea2ced30ca1308dcdb15910c7e789fec 128 0.06/1.00 vMB 28
297,468 297,468 0000000000000000721c64bbd8e457061f0e28da050351c43a9a6568a3c7570b 42 0.02/1.00 vMB 32
297,467 297,467 00000000000000009b5b7548502328e94201c8da2a85c66f97ffaf8cfb2f9191 1,341 0.63/1.00 vMB 37
297,466 297,466 0000000000000000445357a2a3dc88398bccacf32858180d5085c75efb846cff 835 0.45/1.00 vMB 39
297,465 297,465 0000000000000000719164cad9f8f6a09c33d506c6b204377cc7b518d31206bb 180 0.10/1.00 vMB 25
297,464 297,464 000000000000000059345fc754cde2ce3c301ef823be28c5e55d47c94336b5fc 27 0.01/1.00 vMB 39
297,463 297,463 000000000000000099b00ddf86477df5f4597f1e0d2c0fc18aeacbcfcfc4cf96 223 0.10/1.00 vMB 32
297,462 297,462 00000000000000005a67f1b9faa60b6d7676c9956649c0a1cf2a63fadb12144c 212 0.12/1.00 vMB 56
297,461 297,461 0000000000000000628783f9a466245647753b61e3f6d763fd46f31821205be9 207 0.13/1.00 vMB 27
297,460 297,460 000000000000000078c2134c4d0e66a4c02c08ac6aef71151e289199a1230440 252 0.23/1.00 vMB 13
297,459 297,459 0000000000000000475594d129f6862a3d8928e49ce7fc366b00a7b309f1c6e4 154 0.07/1.00 vMB 72
297,458 297,458 00000000000000007a218bc80924e8b91fedd95ff7c11b9a4ace415c3c04d69d 783 0.42/1.00 vMB 76
297,457 297,457 0000000000000000741a034bcd64c0516917760e1d97afa7c219878b9d56dc1b 664 0.42/1.00 vMB 21
297,456 297,456 00000000000000002795a8c7716256ee161b08e8774202addaae1b2b1d8c9be2 64 0.03/1.00 vMB 44
297,455 297,455 00000000000000004b126656b6fa704faf5b28d55f5be9edf83cfe951325e652 795 0.25/1.00 vMB 160
297,454 297,454 00000000000000001f41ede42a5a6504a93d5f62bb4de47d3df1c5415fd4030e 580 0.33/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.