Loading Tool

Explorer IconExplorer

Memory Pool

39,498 transactions
28.78 vMB
0.06750500 BTC
Random Selection Loading Transactions
Max Size: 146.07/200 MB

Candidate Block

Mining Attempt 1a14ecc4f73a4c8e4bf75f75a9f3894f059843695557cacbee8bf9e6801125db
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root d0e1bd51c71346c863c6cb9013cd30d5db2be73b8a9261b92de8caabe0b1b94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01168689 BTC
Feerates: 88.61 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (153,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
761,030 761,030 00000000000000000000e56a5311bb252c08975fb99c2c445a0d44ca56ed10c2 1,599 0.94/1.00 vMB 7
761,029 761,029 0000000000000000000021c1783e6727e8e4e442193054462dab39efbf1be968 67 0.05/1.00 vMB 6
761,028 761,028 00000000000000000006d0c627d93bd9bef464d934c10500af483852e4582584 677 0.22/1.00 vMB 13
761,027 761,027 00000000000000000006fe065a64038ab008ebcfc27644e42bc41a9fdb7c01dd 145 0.04/1.00 vMB 13
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.