Loading Tool

Explorer IconExplorer

Memory Pool

82,864 transactions
31.27 vMB
0.15757124 BTC
Random Selection Loading Transactions
Max Size: 185.86/200 MB

Candidate Block

Mining Attempt 84c2570410c5c1cc67d517fe0d8d0fd24cc9b3fb61d6f38e37ac2e34284a0fa4
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 207f39e52beec7d7744b2284bf084ade1d3c39465e416acc1b0681f4f17a99e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,105
Size: 1.00 vMB
Total Fees: 0.05988966 BTC
Feerates: 269.69 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (246,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,785 668,785 0000000000000000000912e17d838e24d670e0ec915c8bc242871fc4a0e294c8 3,150 1.00/1.00 vMB 112
668,784 668,784 000000000000000000077f91603662ba05198701b09925ddf379a8fab8166513 2,365 1.00/1.00 vMB 132
668,783 668,783 00000000000000000002d552d0c3711c4319abba5dd9804f747cb26e9e2a638f 2,798 1.00/1.00 vMB 134
668,782 668,782 000000000000000000037e31379b6eb562a88ff88072b3b2e21e671711cbc8c7 2,773 1.00/1.00 vMB 147
668,781 668,781 00000000000000000006e60356983a3a164860d6d8f0a88335e82bf575dc56b5 821 1.00/1.00 vMB 113
668,780 668,780 000000000000000000065673f433fa999593b2d9bedaace32756987fa49c7c18 3,045 1.00/1.00 vMB 96
668,779 668,779 0000000000000000000b971b0120dd47a12702e1bb2f696d4969e0d9fdb9933a 2,620 1.00/1.00 vMB 137
668,778 668,778 00000000000000000008442a65719bcb875f8dfbe0ec7f9cb0126a4720d1469a 2,717 1.00/1.00 vMB 127
668,777 668,777 0000000000000000000a431ff4a342a41741c12d733cbde6a1d8da71427559ce 3,036 1.00/1.00 vMB 129
668,776 668,776 000000000000000000072e338c6908ef2066167562c39ec3381be42c833368b3 3,108 1.00/1.00 vMB 77
668,775 668,775 0000000000000000000a48a8f7f1b0931bc215f165dbce7c28dd2d4d1765536b 2,867 1.00/1.00 vMB 111
668,774 668,774 00000000000000000006ca3c1303725556f33e67faa33762b3d6b4d2f686d593 3,047 1.00/1.00 vMB 119
668,773 668,773 000000000000000000034dcd8887c044a5551d9904dd5e88fbf99fa6796011d3 2,699 1.00/1.00 vMB 137
668,772 668,772 00000000000000000006dc11c31d502e229384985fc0d0118eb70f9f6bb6f9da 3,029 1.00/1.00 vMB 108
668,771 668,771 000000000000000000075293c817efaec25f3ffdff5f93be3bb6af6c8588218a 1,585 1.00/1.00 vMB 127
668,770 668,770 00000000000000000002ad30e40b47a0e4c6691056141bcf8558ecbb0618b304 1,074 1.00/1.00 vMB 117
668,769 668,769 0000000000000000000510d7d2118deec9ba79eec45f28fc31c3383ba8863740 1,814 1.00/1.00 vMB 113
668,768 668,768 00000000000000000003ac5ee60ea8bf344f9835a9bbcc03edc38a14f3f3dc83 2,873 1.00/1.00 vMB 140
668,767 668,767 000000000000000000080765a10a84428cf524ce1feefe1333321c80146cbeb6 2,892 1.00/1.00 vMB 133
668,766 668,766 0000000000000000000b46f3495b637a62959ae8af645f792e757ccc838bed02 2,362 1.00/1.00 vMB 27
668,765 668,765 00000000000000000005fa503055fd9e16f05674c77bb4eeff96dd232ed92317 2,758 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.