Loading Tool

Explorer IconExplorer

Memory Pool

41,186 transactions
19.59 vMB
0.05736634 BTC
Random Selection Loading Transactions
Max Size: 110.07/200 MB

Candidate Block

Mining Attempt 8c312994784f11707baa522ed977d035081b778fdc933dc23ea7cf4631d71463
Version 20000000
Previous Block 00000000000000000000a02730a195d77cc0f1bb0f9ce13792c14f99a2609a2e
Merkle Root a70277e9e2ae4fc8ec007c030d81672b3c78b6e17bf2e80086dadf7bad14669d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,239
Size: 1.00 vMB
Total Fees: 0.01910881 BTC
Feerates: 101.64 > 1.91 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,963 (719,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,464 194,464 00000000000000381cb2336926b7de9f8c2dbb480ad4420255da9afe8e6e99ed 136 0.05/1.00 vMB 82
194,463 194,463 00000000000000d61f173655eb1b1cdb9e65c2d2a730766100c23599f36974d8 283 0.12/1.00 vMB 131
194,462 194,462 000000000000025efb782f799217886ec068fc6f2f0c07178721fe80c2334e63 209 0.07/1.00 vMB 161
194,461 194,461 00000000000006b6470a28d420c957609e22f56c5f3a58dfe9ad4d498f63e3fa 134 0.05/1.00 vMB 55
194,460 194,460 0000000000000460379d102ce6079dce382687b42e479f636e00855f73b7ba5c 9 0.00/1.00 vMB 148
194,459 194,459 000000000000052038c6097c097ab59a72f87da71c93ba2a035ea1a876818a9a 10 0.00/1.00 vMB 15
194,458 194,458 00000000000002920c97938d02ed428c895964c7f9597f8c363fce5d819459b0 167 0.07/1.00 vMB 206
194,457 194,457 000000000000038f0316534b3b58efe0e280f399cb194f0774d9e708447832a4 723 0.21/1.00 vMB 202
194,456 194,456 00000000000003a583000d353dd8403888bb7994d27de1239ee5f1a3b073c1f7 8 0.00/1.00 vMB 0
194,455 194,455 0000000000000548c5217adf15775315ac2cedcd4e916114b0f9fdf6d3756bab 102 0.04/1.00 vMB 127
194,454 194,454 000000000000040520ea764f04bed61be1d43188e205c51503601bd695c42e98 150 0.11/1.00 vMB 124
194,453 194,453 000000000000047ac57ab8e49f0a91e4fc459673509e7eb9d64f48fd9b1f4525 9 0.00/1.00 vMB 638
194,452 194,452 000000000000056f774a3188ddd3f1071a4cc2a15cf2f7497a539e2870f2baa7 131 0.06/1.00 vMB 274
194,451 194,451 00000000000002ef92702ba9f67cc9a1248057cd3c6716647f3a657df0d10d67 49 0.03/1.00 vMB 51
194,450 194,450 000000000000070ff1d558ff934b02310bf19eb1e5b5b4c2e6cc56ed899043cf 530 0.23/1.00 vMB 131
194,449 194,449 0000000000000661580820cf2495271fd975fa133e72c2737f5cc34d6de38ff0 224 0.06/1.00 vMB 13
194,448 194,448 000000000000071d387bd1e262aa01c671b2938fb76b9150df9136e8a12c10d6 421 0.15/1.00 vMB 174
194,447 194,447 00000000000000512d267c90d090acb4b48b6cb14ae3e7768aa95beea3a73eda 3 0.00/1.00 vMB 3,029
194,446 194,446 000000000000075a1bfd67c38d3db3bd8a2fd104609483e036b87eb938585772 229 0.09/1.00 vMB 119
194,445 194,445 000000000000027fa54756964c1bde612429b2d11f620f657f8b0f9c00d9dad1 11 0.00/1.00 vMB 0
194,444 194,444 00000000000001965125dfd8abf0ef70de3966ff5feac3cbb64c83df70c95653 11 0.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 780.54 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: 536.07 GB
    • Received: 5.95 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.