Loading Tool

Explorer IconExplorer

Memory Pool

78,314 transactions
29.44 vMB
0.07363573 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 56903099c3ee4f4189e003b37d98128c2abc0b28bb272ec4938fdc335153ecfc
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 65b9ea1b5df975c5458d432ce562fe987d4106075a1bd7fd433be050fb619aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,016
Size: 1.00 vMB
Total Fees: 0.01179565 BTC
Feerates: 25.13 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (339,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,804 575,804 000000000000000000100d529b5c23279bbc9c88e6ab0ba4f115a829c4a6c109 2,437 1.00/1.00 vMB 43
575,803 575,803 00000000000000000015bf60e918bc8eeeffce4027f0c98612f4fbf9abd7b45a 1 0.00/1.00 vMB 0
575,802 575,802 0000000000000000000c984cd1495f6d63d85a922abb618182a908375bf5331d 2,522 1.00/1.00 vMB 81
575,801 575,801 000000000000000000295bc4e345a9c7813b9f64503358eec31e22d6a7597aaa 2,735 1.00/1.00 vMB 110
575,800 575,800 0000000000000000000324f0dd8aaf16e07dced55bf4a75a65f3b75ba36c63bc 2,860 1.00/1.00 vMB 127
575,799 575,799 00000000000000000009f2faf5e3aa53f181ed996530e1944cfcee69ec5a639f 2,977 1.00/1.00 vMB 86
575,798 575,798 000000000000000000228e08ee7046373a0d0029186b3548b333510133bedd18 3,225 1.00/1.00 vMB 119
575,797 575,797 00000000000000000027b31b3e2dcffd05c478312eebe7f5fa3d86530c007b26 2,557 1.00/1.00 vMB 67
575,796 575,796 000000000000000000048f667cf5df382b7b47211513741f3e3834631bbcd79e 1,677 1.00/1.00 vMB 41
575,795 575,795 0000000000000000000fe4e01311eb1c1824577a1da6110566474f80c819e66e 1,822 1.00/1.00 vMB 53
575,794 575,794 0000000000000000000c241ed167e8c456267c1f6694021e95ab78430c9cf0c4 2,364 1.00/1.00 vMB 54
575,793 575,793 00000000000000000011d927b191586514da83139b4aca48744c378ac6936a51 2,598 1.00/1.00 vMB 103
575,792 575,792 000000000000000000219176a33b94ab57a0cef22e6711502947466556336eb7 2,152 1.00/1.00 vMB 34
575,791 575,791 0000000000000000001efc37a626f1a07e0454011ee74a9bebf623d09740c8dd 2,238 1.00/1.00 vMB 86
575,790 575,790 00000000000000000023f10d5b29d3c334dc9967ad0276343ec707514cce4c28 1,889 1.00/1.00 vMB 62
575,789 575,789 00000000000000000020acefaeb5595aac471ca22d5f47a34acea79d54807896 1,846 1.00/1.00 vMB 38
575,788 575,788 00000000000000000027b6ccb07795d489cd295c43e3cd6c86c5002869143262 2,629 1.00/1.00 vMB 82
575,787 575,787 000000000000000000041a847ba6692284178b2b1e9ef26c34bacd2deb6cddc5 2,840 1.00/1.00 vMB 101
575,786 575,786 000000000000000000188f464562a0c7c2a2bdc23f7397e54aa597c760c90b02 1 0.00/1.00 vMB 0
575,785 575,785 0000000000000000001e542fd5d8d6bb0b490a0cbf23fd84407251bc4751f159 1,619 1.00/1.00 vMB 42
575,784 575,784 0000000000000000002127889e9fe4a0687a54fb091ec2e3ddfa327ed12eb406 2,377 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.