Loading Tool

Explorer IconExplorer

Memory Pool

38,985 transactions
28.67 vMB
0.06412979 BTC
Random Selection Loading Transactions
Max Size: 145.35/200 MB

Candidate Block

Mining Attempt 2fbc958dca3a555afbb3c921a6a385a1be9a09cd121a94681be05580ef82d2fe
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root 2ca1e6bfcf7d6c989987ab7faf2f3185a3d3d182338189d2cfe24fed0beed0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,683
Size: 1.00 vMB
Total Fees: 0.00848981 BTC
Feerates: 60.16 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (153,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,051 761,051 00000000000000000005f1f1e1f87640647467b4b65f994c9c6d7cb68638236a 1,527 1.00/1.00 vMB 15
761,050 761,050 0000000000000000000781b9b4a5374f1a49b9e43a6bd0363b66c43d9bdc3685 59 0.03/1.00 vMB 11
761,049 761,049 0000000000000000000694ed004fd1e6d84a9b328a76030eebbfaff876a85a0c 223 0.10/1.00 vMB 11
761,048 761,048 000000000000000000045a3c281b33d971569419f37079fb6269a2ed7b7ab71c 268 0.20/1.00 vMB 6
761,047 761,047 000000000000000000050dd2640204f0290f195922256b24a2cefcc60ba2dfe3 256 0.06/1.00 vMB 12
761,046 761,046 0000000000000000000533fb9150dec265bb0cbbbbd8fa8bea0ba1b31abde1e4 1,792 0.66/1.00 vMB 12
761,045 761,045 00000000000000000002750a5f2c2d7673286ad06a05c8be091b39ed8004d7e9 476 0.17/1.00 vMB 11
761,044 761,044 000000000000000000008abbb4cb9b7f3f2b245027dbeb3acf25129fcac36bb1 2,105 0.92/1.00 vMB 11
761,043 761,043 00000000000000000000bb2d9058ddf40ab9499ff77de8b8d2460254ad8258d5 288 0.18/1.00 vMB 3
761,042 761,042 00000000000000000005979a976f96b01ea2902f70d32c1ae143a8e193d258c3 2,097 1.00/1.00 vMB 12
761,041 761,041 0000000000000000000171443eb16b9aa4c3d8188385dce1ff2400809830c436 690 0.42/1.00 vMB 6
761,040 761,040 00000000000000000006266bff03782dd86eaec9698d8bf9fd8cb57822334401 114 0.09/1.00 vMB 5
761,039 761,039 0000000000000000000418b69359c35f64789699203cb626897663229b1d62ee 1,132 0.59/1.00 vMB 12
761,038 761,038 000000000000000000056b9494134f4c5b24c3819788b72bc39558018abd9438 1,372 0.49/1.00 vMB 11
761,037 761,037 0000000000000000000168f3027c7710cb92c76e570b09445c658e6ff6b8f5fe 265 0.11/1.00 vMB 9
761,036 761,036 00000000000000000004772718c2256c3528e8f18991cab50310d7de2adb3873 328 0.23/1.00 vMB 7
761,035 761,035 0000000000000000000354e57ce17e715cd791100345cd0e18eb96f3fc169275 1,518 1.00/1.00 vMB 6
761,034 761,034 000000000000000000022ca98587efb09a252c77c06c824976de64700661ea22 1,460 1.00/1.00 vMB 21
761,033 761,033 00000000000000000000ff8f6b62c9b55adc61f77c9035057708a889e835e2ab 867 0.34/1.00 vMB 12
761,032 761,032 000000000000000000071eed5908ab43d6d87e94ff129c99f15b4a3a2929ecbb 1,630 0.87/1.00 vMB 9
761,031 761,031 00000000000000000001cfb7940ba7c30c21ea6d224c7afbd2451a1f25f8c5b9 956 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.59 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: 623.15 GB
    • Received: 11.42 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.