Loading Tool

Explorer IconExplorer

Memory Pool

75,464 transactions
27.74 vMB
0.07558315 BTC
Random Selection Loading Transactions
Max Size: 169.25/200 MB

Candidate Block

Mining Attempt dfaf0d3f5456f3dfc08858e36d5b10fe846422fbf06955508d6729c0d405daaf
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 741a8d0d9c8a7d4939e8ccf2aa7c36f27008b7d2b360fb9f48f586859fb9aed6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.01606460 BTC
Feerates: 99.50 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (284,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,145 631,145 000000000000000000103f0bf95474fcdce1a363937de16c18239777a321936f 1,592 1.00/1.00 vMB 112
631,144 631,144 000000000000000000018ce29f315f8aa54ad1a2c722c464a0577f84c3094783 1,875 1.00/1.00 vMB 66
631,143 631,143 0000000000000000001287acb4425238fcaddebbe1ce15acd18ae2fd3891bee5 1,733 1.00/1.00 vMB 39
631,142 631,142 00000000000000000000bfcf1d5474930be579da5c1946f96f304296c9f30ff3 1,760 1.00/1.00 vMB 36
631,141 631,141 00000000000000000010280cd69312b028c121834dd6feb8cfe10bacc3be19f9 2,342 1.00/1.00 vMB 40
631,140 631,140 0000000000000000000bb95cfe053a34b549af0ddf79213925afa8f8303de387 2,419 1.00/1.00 vMB 80
631,139 631,139 00000000000000000004d84d37f42af5726d152a7a2e387f2cb2c1de6011c9fe 1,770 1.00/1.00 vMB 38
631,138 631,138 00000000000000000005183c3d15da538da38a3ecfec57792c861e2effb8a027 2,121 1.00/1.00 vMB 77
631,137 631,137 000000000000000000121961ebc75819d1f78c36ad30ff6c7b7241b9aa2cd196 2,261 1.00/1.00 vMB 144
631,136 631,136 0000000000000000000fc5617dbb91821906b4ba115a2f3f68afd16b19aef6a5 1,944 1.00/1.00 vMB 170
631,135 631,135 00000000000000000001019b55daaf8eef99047436229c107555598db49e75f8 2,416 1.00/1.00 vMB 218
631,134 631,134 00000000000000000000a67823a58b799669dbce07caff19da884ff6d957888a 2,011 1.00/1.00 vMB 115
631,133 631,133 00000000000000000007aa6025c56df2fed0627955573ccd23cdc0485257b301 2,062 1.00/1.00 vMB 68
631,132 631,132 00000000000000000006b595bd8b45775fd46d26094ede6e71df0e7c28d04729 1,870 1.00/1.00 vMB 88
631,131 631,131 00000000000000000007bb242c1504d21fff8145d3ba099f104742f8221a801c 1,646 1.00/1.00 vMB 47
631,130 631,130 00000000000000000008de28ff08672c5b85add6d51024b90fa9424dadc82691 2,223 1.00/1.00 vMB 127
631,129 631,129 00000000000000000004cd90f0c852da32d75ae71ca372407c7b5e0d5086f585 3,336 1.00/1.00 vMB 57
631,128 631,128 0000000000000000000759e2ab4e72a1db9d8b7eb998f66b0b8f4e871bc7d4af 2,502 1.00/1.00 vMB 123
631,127 631,127 00000000000000000005c99100134d2cffc29e41004004fd8dc184653f3df0d3 2,206 1.00/1.00 vMB 216
631,126 631,126 0000000000000000000a76ebf49355c7711066f722ad0c1761c1f7a32c8cfc33 2,618 1.00/1.00 vMB 69
631,125 631,125 00000000000000000002d440cfa03907f71249f040e3f89479ef7c607ee650c4 2,647 1.00/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.84 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: 712.19 GB
    • Received: 17.16 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.