Loading Tool

Explorer IconExplorer

Memory Pool

40,059 transactions
27.09 vMB
0.07290418 BTC
Random Selection Loading Transactions
Max Size: 139.53/200 MB

Candidate Block

Mining Attempt 31dff3d9ee6cd96180e12b43e167374d52ecd6666681820858ac0a7e162fe051
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c7bde29be3f7ca70796ff94f4770d2c0d7e8ae66755f6b35e45db4beb8fee164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.02182237 BTC
Feerates: 107.72 > 2.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (593,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,627 321,627 0000000000000000108c9ba6a235d97ae62cb6cde5afe220fa69355ba366e394 979 0.71/1.00 vMB 24
321,626 321,626 00000000000000000e04d3569c0907c08ba5b5ec060c783ed91371216e5e6057 1 0.00/1.00 vMB 0
321,625 321,625 00000000000000000915d0794682bdb82a914b9cb2a138d9ca74e04ab2d7766d 572 0.27/1.00 vMB 32
321,624 321,624 00000000000000002204fd69c213847d165e58965ddf3ee6e88c1ad3e6b00f89 449 0.47/1.00 vMB 22
321,623 321,623 0000000000000000127f246a4a9a4badd2ff23f19b7c262be48c14f9b24c928f 193 0.10/1.00 vMB 27
321,622 321,622 0000000000000000192a2e8474efa9333657f78065f94b94978b786a3a1a11d4 142 0.13/1.00 vMB 21
321,621 321,621 00000000000000000efef8054c5af4c8f00520b5b63a7d27bb32c42f9f04b125 524 0.35/1.00 vMB 26
321,620 321,620 00000000000000000deee90cab1948d632a4fd906d1f004938160cd9084cb5cb 260 0.14/1.00 vMB 20
321,619 321,619 0000000000000000087bc87dc0a7b083b9f54c80b147b20f73cd42bf010b5513 291 0.20/1.00 vMB 27
321,618 321,618 000000000000000016ad0ffb38a6eb91ad20190e2cc794118403a4fbca5c8cd3 769 0.35/1.00 vMB 33
321,617 321,617 000000000000000015cb126b8fb0fdec7af94a03cb13ddb29f9dbfc281889bf8 1 0.00/1.00 vMB 0
321,616 321,616 000000000000000023beb6ada26d723687c71c8a10625f4d0cfc0ae8d949a5e2 393 0.26/1.00 vMB 26
321,615 321,615 0000000000000000032dc1f16449f78350be73d97851133001a29013a285fd3e 222 0.11/1.00 vMB 30
321,614 321,614 000000000000000011ead3da16f662bb8543217f95b2b2e2388c11e2b8f4db47 79 0.04/1.00 vMB 33
321,613 321,613 00000000000000001965d1101c1424294fdb9833b7d99c574426c70fd57d2235 520 0.37/1.00 vMB 26
321,612 321,612 000000000000000014104058b268661b5e807d1bb6be60c0d659e2c430bdcbc7 316 0.35/1.00 vMB 27
321,611 321,611 00000000000000000438112d2aab7644124ad0c7b6f07b882707b6f747d5351e 97 0.05/1.00 vMB 29
321,610 321,610 0000000000000000202aa9f015943ea4244870002e58ec287ca4fee937c5d96a 526 0.30/1.00 vMB 28
321,609 321,609 00000000000000001ec3504554f511344237b8120116de526590ead65bf848dd 144 0.06/1.00 vMB 33
321,608 321,608 000000000000000012075c3e18c679060e0542538c63c4e0aa2a99e6b9206303 108 0.19/1.00 vMB 14
321,607 321,607 00000000000000000dfc5b1e7414dc76b61adc54106d19e75f27fe5ab5fc0d14 838 0.35/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.