Loading Tool

Explorer IconExplorer

Memory Pool

40,071 transactions
27.05 vMB
0.07615212 BTC
Random Selection Loading Transactions
Max Size: 140.09/200 MB

Candidate Block

Mining Attempt 69f92217281d202dc8a8ce2db13f62a3119b7c0ab43ae7e05b746a8662953a11
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 1ab27eb860d5bfa29196738b477b133d26d433b2c807a7258af0c0a150aa01e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.02208895 BTC
Feerates: 201.37 > 2.21 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (577,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,761 336,761 0000000000000000094e1c3a2927dd8316a1a6dc36d60053f9cb0609c06c56a0 641 0.27/1.00 vMB 32
336,760 336,760 00000000000000000a5aaa5e86096f72d38f571f0fce5b72ec248e714645c6f8 1,059 0.55/1.00 vMB 34
336,759 336,759 00000000000000001346d48705bb5935e1c403cb20af594d21674dbec91d8ca3 32 0.02/1.00 vMB 239
336,758 336,758 00000000000000000404309fd414b47a0dc31403b42ea9a46943784d85187528 205 0.13/1.00 vMB 21
336,757 336,757 000000000000000009b2e67a4fdeed190b51eb9f38528b98ddcbf77a32bce785 304 0.18/1.00 vMB 29
336,756 336,756 0000000000000000171cac78d7b5b58c3125810486a672c15bb4d2b33d8e5526 447 0.36/1.00 vMB 23
336,755 336,755 000000000000000001af3e90c8f756ccbad84c6fb5317e83d152669664f83048 762 0.35/1.00 vMB 24
336,754 336,754 00000000000000001440cb8da93e79fc16344ce6e2a7de08f0789b6fe21d19fa 52 0.06/1.00 vMB 3
336,753 336,753 00000000000000000c4a7b82526930bdcdfcb281b5df8b853d6799ef08de2212 404 0.17/1.00 vMB 46
336,752 336,752 000000000000000011bbff1c0a5f609639cdc69f89b8975e45c0f0f5702d8b03 638 0.36/1.00 vMB 25
336,751 336,751 00000000000000000ff4cdf85c68cf7660264c96ef544b01ed2536e01101f7f3 180 0.18/1.00 vMB 13
336,750 336,750 000000000000000004f118ec7a4572f87b8ce533f03047ad7e5b7ec899696a17 807 0.75/1.00 vMB 21
336,749 336,749 000000000000000013a00d131cbba7dac6beb4d286ed8c7c36f497c37eca123c 724 0.35/1.00 vMB 30
336,748 336,748 0000000000000000039f239b67404751f85939d988fc913954a3c12882495a91 2,111 0.75/1.00 vMB 37
336,747 336,747 00000000000000001081980b7f8367c4b17300c66e5200fd474001d440291cdb 429 0.18/1.00 vMB 29
336,746 336,746 000000000000000008397ace956cc1af551a7c40828fe956460f2748a649f71c 415 0.18/1.00 vMB 31
336,745 336,745 000000000000000006189205f4f66f702ba88ec049e610bfa5a45e902947f0ce 283 0.13/1.00 vMB 30
336,744 336,744 00000000000000000db56979731aca57df18fc9440e7d2279c2c311e9f969e77 186 0.10/1.00 vMB 30
336,743 336,743 00000000000000000c3779c617a6f7e17f2f65515f5127601f530c43a5a9f4e7 35 0.02/1.00 vMB 15
336,742 336,742 000000000000000004fdd73fd3fbeeb5374ed3824dab4f6fbd94fcefe40d7735 390 0.29/1.00 vMB 21
336,741 336,741 000000000000000013a2844c2fb0ecf58d807b5e544754e7291db341c9bfd0e5 204 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.