Loading Tool

Explorer IconExplorer

Memory Pool

78,235 transactions
29.31 vMB
0.07847722 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt d6cbfe96eab7593a4169afdeb39f0f3fe7d0fd24af1e05b44a0e8f0cfc2e8acd
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root d0ccf152af440a1a74856ad2d16f76084f20d0e3248ced7099cdd5dfbc2324d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01429821 BTC
Feerates: 301.25 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (217,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,090 698,090 00000000000000000003aef13ba0494b352d69d68ee924874b3a781107814569 69 0.03/1.00 vMB 17
698,089 698,089 000000000000000000033d61e088909ddcceb73052b6ff22f391472872abc875 2,657 0.86/1.00 vMB 11
698,088 698,088 0000000000000000000375072b5545b1a096e95630256e95e422595df6f11168 204 0.84/1.00 vMB 1
698,087 698,087 0000000000000000000324722b7c1999af295cdacda543485155c75ea966bee9 360 1.00/1.00 vMB 2
698,086 698,086 0000000000000000000b25e917b17736707e04f8497df37935d7a92f413e12ba 2,387 1.00/1.00 vMB 10
698,085 698,085 00000000000000000005f4c2228f572d80ada1cec94d60d45b08d0300cf45150 1,417 1.00/1.00 vMB 8
698,084 698,084 0000000000000000000907d8689b88bcf79e680f76841ab2dc9dcf889c7258f5 153 1.00/1.00 vMB 2
698,083 698,083 00000000000000000008b1781e65cbd632c841b2f43e53eefda81d7c5e62610f 845 1.00/1.00 vMB 3
698,082 698,082 000000000000000000097ddd1d2781c2a688ea93e170cfc32113e938cb9d2ee5 2,741 1.00/1.00 vMB 13
698,081 698,081 0000000000000000000e18ebb7af11de454450862b77eb3908fa80a774c58522 1,707 1.00/1.00 vMB 8
698,080 698,080 0000000000000000000df47aee4881fcebc323b224cb7ac1d0988dc115c90f38 497 1.00/1.00 vMB 3
698,079 698,079 00000000000000000000d69ecf70ca36459bc40d7c6adb9662d5b5277697a2e0 934 1.00/1.00 vMB 8
698,078 698,078 0000000000000000000d049e35b30410accf836bc8ee13274cde77122c7a9e62 464 1.00/1.00 vMB 3
698,077 698,077 00000000000000000005fd1f931fc09ecc056f3fc1d2fa4418a617abd9717b1e 1,065 1.00/1.00 vMB 6
698,076 698,076 00000000000000000001ae773a0410cc207dd7c88ae24988393e4aad4159c475 522 1.00/1.00 vMB 3
698,075 698,075 0000000000000000000de0e0b4b05a0aeafc4d1a39433645529281b588a48e76 1,145 1.00/1.00 vMB 4
698,074 698,074 0000000000000000000f6377478ae4b9fd41701005ed98f7546adb2981f6cfa8 2,027 1.00/1.00 vMB 17
698,073 698,073 00000000000000000005265160e8415121b9637f02675345af387150d73eaf42 33 0.01/1.00 vMB 9
698,072 698,072 000000000000000000023b77ba4ac2947e6e4ead385b6f7b093dd854022bafa1 744 0.99/1.00 vMB 3
698,071 698,071 00000000000000000008ef28f37575fc869f94cd7087652128e02b4cff83e836 929 0.95/1.00 vMB 7
698,070 698,070 000000000000000000098defac8da8ebb52b25fb6061d3b085d948daa590d0a4 1,581 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.02 GB
    • Received: 17.01 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.