Loading Tool

Explorer IconExplorer

Memory Pool

46,434 transactions
28.07 vMB
0.08788372 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt cabe298b5ec4791e8e2cf88af8727e6a06c21df832691d47901341197149ff87
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b2e5a4f081d3d1db267769b632522e37fb6aa1cdc3dc15809047a1aa6143d224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03270803 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (674,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,677 240,677 000000000000009b14c16ea0d67eda77564adca4de0ac3e84b1efbd8cfb5adce 194 0.09/1.00 vMB 160
240,676 240,676 0000000000000004bc4be449a7de0c01cb29a9d661045a19393dea2cefc2e26b 35 0.01/1.00 vMB 144
240,675 240,675 000000000000008d349fcd3d56000343f9a27f87b2a62d6c307812d413115a44 235 0.12/1.00 vMB 168
240,674 240,674 0000000000000059a4965fd7950b9512e5b130c959286a4be19fd05baf7f6329 258 0.12/1.00 vMB 145
240,673 240,673 000000000000008455dc87ec0b51452a5a8f7c95a758c8e114bfa0c2895a7a91 493 0.22/1.00 vMB 163
240,672 240,672 000000000000006f6c2fd452c99c08b1b39ef05bf7a51f759c15bb703daaaaff 223 0.10/1.00 vMB 177
240,671 240,671 0000000000000007be36db8730428ffdd6c31f4b2cf8f9acf0fcaee0fd2c8acd 259 0.10/1.00 vMB 182
240,670 240,670 00000000000000e8178a308a0ff1b730bc8c60dc4f8cfa63b420dca77fc22fab 38 0.02/1.00 vMB 113
240,669 240,669 00000000000000d0e4fe02d2b06d886d0b895e5dcc078a2fd1320e44781fbbff 178 0.15/1.00 vMB 116
240,668 240,668 00000000000000be4959b1842044db0c33762a1a9b5757b340971c095c41dd26 592 0.25/1.00 vMB 174
240,667 240,667 000000000000009517627c2a5fc50e76e2564423b1b046fd5e0fbf7dce48e074 8 0.01/1.00 vMB 134
240,666 240,666 00000000000000b19b855ff87a9b63ff0cfb16421464efd1dc8eee37969bf339 9 0.00/1.00 vMB 88
240,665 240,665 000000000000001b726ea9954c17c15bdfcb4bdd39b11fbea2937d79ba807d5d 519 0.21/1.00 vMB 596
240,664 240,664 00000000000000f38ecdda502105b987693c0ec218b1e1e5e85ef78d82123af5 242 0.10/1.00 vMB 1,083
240,663 240,663 000000000000010fbf754346858a01e3cc413584694abf2a6d09f51781ae4fe7 272 0.12/1.00 vMB 185
240,662 240,662 00000000000000ce817e5dfedef2341d2cbc778640f8e12c45db8bb462fa80a7 98 0.05/1.00 vMB 157
240,661 240,661 00000000000000ef7e11da404c518ec990c76f47bfc76cb9b92010bf6a1496bb 116 0.07/1.00 vMB 131
240,660 240,660 000000000000004ce8fe63c24a03da2ea83a80b96812575cc5896c1d8ec28529 54 0.02/1.00 vMB 80
240,659 240,659 00000000000000072e71d4cb9d8d4c9f97bfa83d0a68598c58117db9fc76fd19 386 0.16/1.00 vMB 212
240,658 240,658 00000000000000951aef846666a93cecb036cd74d5589d455edd73d02e40538f 202 0.10/1.00 vMB 76
240,657 240,657 00000000000000544217daa75af9b07444a502119f6a9bf53700bf4f8cd268ca 154 0.06/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.