Loading Tool

Explorer IconExplorer

Memory Pool

78,480 transactions
29.14 vMB
0.08242730 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 5eb9e346916abf3961fecd4e273230dc7f7a0d3ce27cae747241f99cd7113c2b
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root b5bfaff2a67e0b83a2110025b60dcbb809f3e44b89e088dd8be1b71ad2d5c690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.02153281 BTC
Feerates: 178.73 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (739,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,656 175,656 0000000000000138d21ab665ccccf24e4594f160731c16a6cafab7aecaaf2c57 101 0.05/1.00 vMB 213
175,655 175,655 0000000000000368c430423cf1ebe221435d1f422703ba3ab4350733cb28ecb4 150 0.07/1.00 vMB 162
175,654 175,654 00000000000006d4ef0391a99dfe7cad3c2014977ca2634bd28da8025d823a66 9 0.00/1.00 vMB 801
175,653 175,653 00000000000000f135c723e2010f9b4cd3d189c8c921db51fc60ad2f382369e7 113 0.04/1.00 vMB 149
175,652 175,652 00000000000005e0d22c40606aa014d60143f53e41d5ef4d694450e5c819365e 80 0.03/1.00 vMB 60
175,651 175,651 00000000000001b95fbb4802383f8b93180aad6faed3b1ea225fdb00a812eac0 11 0.00/1.00 vMB 0
175,650 175,650 00000000000002162ea95e6d8906fe619cdb02b800ef03c9deca87092fc2fa7d 70 0.03/1.00 vMB 82
175,649 175,649 000000000000081d4dfc7b94c755ba3837dfd729a157cd6ead6651bd801d7e77 94 0.03/1.00 vMB 634
175,648 175,648 000000000000080fc422ffd7aef70f080901142d8bfa78127df93ec742d6f431 138 0.05/1.00 vMB 146
175,647 175,647 000000000000007f186d8a48396e4121950b0000570134e3d1cfa61301de32a0 125 0.05/1.00 vMB 97
175,646 175,646 000000000000064567f48b66a4ad6c04bdbfb327b00beb17934a787cb653b445 102 0.03/1.00 vMB 71
175,645 175,645 00000000000003c802523a5e1d2cdb77eb70de275e1549bedbd8b1fc4fad9de3 68 0.04/1.00 vMB 205
175,644 175,644 00000000000009ec3aee73dc482990e562609fffbf8e3e3a55640f20c00e502d 141 0.05/1.00 vMB 102
175,643 175,643 0000000000000a32de4d09efbf9bd439c0cb5acc4ea712a7e38cf53547a8f0c1 43 0.06/1.00 vMB 248
175,642 175,642 000000000000070b32701f7aa47909039830b3e1951016b83b566f8c0cddc2ac 153 0.05/1.00 vMB 72
175,641 175,641 00000000000005b7915bf8a6927ab8995eda75a5b0eb4eebcb89995c5cfd2b89 114 0.04/1.00 vMB 59
175,640 175,640 00000000000002e9384cccfc5bf914550c28944323da28cd057118c66b695495 102 0.04/1.00 vMB 53
175,639 175,639 00000000000003967e85958e48da4c950c40f029da8829b3133b4a12d1f0215a 65 0.03/1.00 vMB 38
175,638 175,638 00000000000002ab75d923e9209ebcf2cce39bc3f510c6b9b9408f34aa216370 6 0.00/1.00 vMB 269
175,637 175,637 0000000000000758ec189503dc5c9f02d3ce9966fb81d8baa8fbbb0c9c0705cd 89 0.07/1.00 vMB 330
175,636 175,636 00000000000007211c0c28968da77075f714da8eca576111304ecd253b46fd49 13 0.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.68 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: 678.11 GB
    • Received: 16.44 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.