Loading Tool

Explorer IconExplorer

Memory Pool

41,483 transactions
19.84 vMB
0.10428367 BTC
Random Selection Loading Transactions
Max Size: 110.99/200 MB

Candidate Block

Mining Attempt 744dce9557c00bf90549ffbfb9323bbc44952c3c3c3bdbe9a2c1cb5ab6e479d8
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root fe6d3b02192fefe7d5892ea075bb5e2b0d33a5d7bb7e9fd0495143a149e01b3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.06548063 BTC
Feerates: 502.67 > 6.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (809,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,660 104,660 000000000002d1599cbb9d926aa786226ca06412761678f32fb59018cab6a2cb 1 0.00/1.00 vMB 0
104,659 104,659 0000000000011b01c0611d0dbca6f409577fb65f7ff1ac03ba0195f0b626007e 2 0.00/1.00 vMB 0
104,658 104,658 0000000000021078b0698c4ee83d3d0a1375fd037f07adfed1e822fbf832a6d7 3 0.00/1.00 vMB 0
104,657 104,657 000000000001a5d36bd2d4031f583e8ad9ce6014e9d9703725067bda39e51b9a 2 0.00/1.00 vMB 0
104,656 104,656 000000000000a1fb9b6d2677ec0dace2df7f63d032cfc87b985ba21545f8d01f 1 0.00/1.00 vMB 0
104,655 104,655 0000000000017c6f4e749274fd84cdcf504797136a62864713b4acb101f800fa 3 0.00/1.00 vMB 0
104,654 104,654 000000000002721dc8e4a8f12495116234d6b7d3fd74b1e2dc9daea3ab1e4490 1 0.00/1.00 vMB 0
104,653 104,653 00000000000154788dd43b1bf70cce1e8d79124fb39218c9c2dcff2215512162 1 0.00/1.00 vMB 0
104,652 104,652 0000000000002a668db8d93d58d904a0416480946334719414e77b63bdadd61e 1 0.00/1.00 vMB 0
104,651 104,651 000000000001e7967a3aa10266b67de70aff4f448d7e2c8b194b21faa2a8c961 3 0.00/1.00 vMB 0
104,650 104,650 0000000000035b0eb9e26491d2099628d5200d0262345fb905eb4e7df1df2838 5 0.00/1.00 vMB 0
104,649 104,649 00000000000162fa93599671c90cbc147f1f56b4ecce22645915b4d62cdb4b04 3 0.00/1.00 vMB 0
104,648 104,648 0000000000013188519b5de81379dbeb4bbf7edd2e7312f2f1e662069cc529b2 8 0.00/1.00 vMB 0
104,647 104,647 000000000002306f22373d83dbab0d06bb151843f79f09eab885474368ef34cb 2 0.00/1.00 vMB 0
104,646 104,646 0000000000017c7200b6dd1455bb52b283f2dd0e9cbd1d6c59365def26ca27bd 21 0.01/1.00 vMB 0
104,645 104,645 0000000000015021fa5da7f1db452ff8129057ac44c1184faec98aa969be990b 4 0.00/1.00 vMB 0
104,644 104,644 000000000000330e61eb645e7195158d61229fed4013d62125100f8c7746dffb 1 0.00/1.00 vMB 0
104,643 104,643 0000000000012ef2f29fc76d519f6889a38c3637db2e342a18df4f5a26106a4d 2 0.00/1.00 vMB 0
104,642 104,642 0000000000031cd50ab0704f121cd148aa40a9441625f01cabd76c574cf8d38f 5 0.01/1.00 vMB 0
104,641 104,641 00000000000354fac82ca609c9867fa533a6af96f4998b0fd077ee42c2a27ee4 3 0.00/1.00 vMB 0
104,640 104,640 0000000000016511fa19d511ef54f805ca08cb86b8271b09bec85996aac52139 22 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

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