Loading Tool

Explorer IconExplorer

Memory Pool

80,179 transactions
30.18 vMB
0.10467429 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt b7a94089d96ec09ea4726ceeefaa2ba83581230ef721f7ccab603992d8c245c2
Version 20000000
Previous Block 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140
Merkle Root b22b14e1bccf09947f550ad4c7d6717b90b3a0adbd40224f544eb977940fceb3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,848
Size: 1.00 vMB
Total Fees: 0.02338631 BTC
Feerates: 100.00 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,594 (684,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,595 230,595 000000000000019a8cbe63a8600b9518266a986059ef4a114e319f104f704829 196 0.13/1.00 vMB 66
230,594 230,594 00000000000000ab25f2f1a7b81b5ca1535230f5e8a4be32e48312a7aa827654 202 0.07/1.00 vMB 120
230,593 230,593 00000000000000989ee86de4a4d73b35954aecc3c48c8a7e57ec7f710c0dffd4 188 0.14/1.00 vMB 84
230,592 230,592 000000000000013c4f9d2b39b951e04bbc1d1eaf30fc35a2ab84792f5328b13b 256 0.10/1.00 vMB 212
230,591 230,591 00000000000000dc8b9b05c314bbec57d4fddc84d7914d20a77cbff8a0342c1f 6 0.00/1.00 vMB 209
230,590 230,590 000000000000017e21ebcfadc14f2e9f52164934a21717ccf9cc9eb7b24e527b 87 0.04/1.00 vMB 149
230,589 230,589 00000000000001906c11edc099822bf40d4c4df3b787bb265b6a9628928a55fa 50 0.02/1.00 vMB 152
230,588 230,588 0000000000000135efc41de966ab0aaef70443312c7d3dbc8c56ad93e8ac6e78 22 0.01/1.00 vMB 244
230,587 230,587 0000000000000027f511dd13a882e98b9bfd0f10fd59c54d52b9d5037f1b97f8 258 0.12/1.00 vMB 125
230,586 230,586 00000000000001a5711d439340aeb697256e9c2a6162e662e8ee37751d410b37 295 0.14/1.00 vMB 105
230,585 230,585 00000000000000ed681cfe2dd819c15e887ddd619316504b8203a4ff1ec31c37 268 0.09/1.00 vMB 158
230,584 230,584 000000000000021d129931e7a903e0452632073ced3f9189959dc0e84c701225 219 0.10/1.00 vMB 46
230,583 230,583 00000000000001aadf7584a3fd06f9e761f37cb52853917f3570fca17c29164e 180 0.09/1.00 vMB 84
230,582 230,582 00000000000000bfad14137f1423532db8cdc95a05f0fc1a3f1460a75a2a03fe 191 0.06/1.00 vMB 235
230,581 230,581 00000000000000c0be37a705d5ca1c0366b7cfb813d748cb844862aff3d1682d 307 0.23/1.00 vMB 115
230,580 230,580 0000000000000148b41d705b177a553793e92dd6ba73b55e4cf07034749d04c3 127 0.15/1.00 vMB 69
230,579 230,579 000000000000021d4a5569dcb90daae60faf9ed1c07abaeb08325a1579ca6eca 629 0.25/1.00 vMB 163
230,578 230,578 00000000000000879ea3bea127f82d37bf9cd49a1e2eedb0cfd15f202e0e42f7 170 0.07/1.00 vMB 56
230,577 230,577 00000000000000c3010b9ecafad86afba904026e3524db2eca2074c831734f27 173 0.10/1.00 vMB 125
230,576 230,576 00000000000000ba483b2380a17d84575c538c9778d7710d1c4efc09169057f3 367 0.23/1.00 vMB 7,952
230,575 230,575 00000000000001831b1ba0bd277ee4567128c8099979dd4d5a1c0933911991ff 210 0.22/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 783.42 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: 770.46 GB
    • Received: 19.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.