Loading Tool

Explorer IconExplorer

Memory Pool

43,898 transactions
31.01 vMB
0.09034239 BTC
Random Selection Loading Transactions
Max Size: 157.51/200 MB

Candidate Block

Mining Attempt e0e086867321f7551cc833bda779e7ead8df2c7e12e6019fa76f7ce7389e37ef
Version 20000000
Previous Block 000000000000000000006b01ff0f8c8980e4005bdebf7640591cda9fd2e81467
Merkle Root 80e34f8cf77e7d5d7c0812f72d771ac4d7dfe6cc105141559524c28fea23b2d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02782553 BTC
Feerates: 250.76 > 2.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,442 (389,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,599 524,599 00000000000000000003632b5d7fe45c0b02b61a898f9243d47d3e0eeb105e9d 81 0.05/1.00 vMB 21
524,598 524,598 000000000000000000337df6994683081a726345e643ad52a354e8083cbffdf0 153 0.04/1.00 vMB 23
524,597 524,597 00000000000000000022a6a6bc58ab22b039a1644e12971fc105f7253b2f3877 610 0.24/1.00 vMB 25
524,596 524,596 00000000000000000030ffb5d8c2a55203b39689572eeab65f249cb1aa62a6c5 1,648 0.63/1.00 vMB 28
524,595 524,595 00000000000000000003f7c88239ac3a6f04c2ae51b6cb1878cdc7abcd41d699 250 0.13/1.00 vMB 63
524,594 524,594 0000000000000000000f74dd92f97085a6f2c586f0fc465b14f70bacebb23d7f 560 0.30/1.00 vMB 47
524,593 524,593 0000000000000000001707266d44a2413093ab3fd0e819fe5fa40a8fbb108333 2,898 1.00/1.00 vMB 12
524,592 524,592 00000000000000000040ee5a4b7c04623a7cd8441635bae7affc41d71211e9e9 1,659 1.00/1.00 vMB 49
524,591 524,591 00000000000000000033e270a62e51aa3aef6b60131979e3bf240405884dc5ce 432 0.20/1.00 vMB 39
524,590 524,590 0000000000000000003c19f9e9660b810c347867e58e29579518198de9d9d5f8 260 0.15/1.00 vMB 55
524,589 524,589 0000000000000000002cb671c2272d967156b1f6ec3f15161bf35a053c734411 329 0.15/1.00 vMB 24
524,588 524,588 00000000000000000028398d4f7bc95906a1a887a55ec108ae1c0553fa161e18 587 0.34/1.00 vMB 32
524,587 524,587 0000000000000000002cc522a22133ae2100a383016a4c0c7b39ffef29009726 239 0.08/1.00 vMB 17
524,586 524,586 0000000000000000002b93c72da5995dc1ef61895515133dcf8643dbdb05e55d 242 0.11/1.00 vMB 61
524,585 524,585 00000000000000000001e301b39c0aef8f192664b7094a952343466456ac09a5 1,202 0.51/1.00 vMB 27
524,584 524,584 000000000000000000148ceddeeb9e29588fa94839f028f168f3610c68dee2d0 1,374 0.54/1.00 vMB 22
524,583 524,583 0000000000000000001eb46be02c088a0ab0464f223474417f0d9e1356cb0332 432 0.26/1.00 vMB 51
524,582 524,582 0000000000000000003b672772f20e90ff5de64648168f022be4aa6c5f8a26af 427 0.34/1.00 vMB 9
524,581 524,581 00000000000000000013eebf95d2ac7a0f1736dded633b6076b1d163f077b9ea 638 0.39/1.00 vMB 24
524,580 524,580 0000000000000000003e5eaa8fceb5946793011d06c36632189296269bc9c46b 317 0.10/1.00 vMB 45
524,579 524,579 00000000000000000033eaeb898c10c8cf8a84ec61954fa93f538ae6869623dd 801 0.46/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.39 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: 602.85 GB
    • Received: 10.48 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.