Loading Tool

Explorer IconExplorer

Memory Pool

80,798 transactions
30.17 vMB
0.12294093 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt d9e61bdafb9fb8d24517ad78484a84d2f4fb8737c6d7d19848aff6634786cf6a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 151e6bacf744bb39494567769b6b411a44e325492472dc2f41c5a03e1324f18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06115096 BTC
Feerates: 180.34 > 6.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (207,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,271 707,271 0000000000000000000914460e6ecb0796c912e9370de609728436e926d553a5 2,767 1.00/1.00 vMB 11
707,270 707,270 0000000000000000000b26be7eda231e2345214ad064f2cc86cac62fc19643c1 1,837 1.00/1.00 vMB 6
707,269 707,269 0000000000000000000036aa97dbe051f44cfbb5b44cea3b73a83b1975ede05b 1,127 1.00/1.00 vMB 4
707,268 707,268 0000000000000000000345ac45ace05338762b82b3aaa8d69c8eb78a2fb255f8 1,836 1.00/1.00 vMB 8
707,267 707,267 00000000000000000005f5014f50afb9cd3df8fbf1a46905289131c6911b8f73 3,614 1.00/1.00 vMB 11
707,266 707,266 00000000000000000005fb40ddba1ba2386ebb6962d9d32f07072368980a9f68 2,389 1.00/1.00 vMB 35
707,265 707,265 0000000000000000000722825c027a602957b218c182dd43c92a9501b3692094 2,902 1.00/1.00 vMB 11
707,264 707,264 00000000000000000004049cb13803a8f9afae125054f95de26e64ef3d9757e9 3,401 1.00/1.00 vMB 10
707,263 707,263 0000000000000000000b98388612ee0c71b0ce8205235cffdd5760fb11bf52ea 1,868 1.00/1.00 vMB 23
707,262 707,262 0000000000000000000a78d09ea7ffcc44c6904f90854000feadedfa0371b8e7 3,017 1.00/1.00 vMB 8
707,261 707,261 000000000000000000000636305f2b25f9a5c49f631c3567ba9e883d9040ecba 3,018 1.00/1.00 vMB 19
707,260 707,260 000000000000000000053824781bfa10d7e16eaafc07bed014bb2e75b4588796 2,816 1.00/1.00 vMB 12
707,259 707,259 000000000000000000093dfd61f208aa5c133de79b0e350755d4dd27b1ff2b96 3,147 1.00/1.00 vMB 14
707,258 707,258 000000000000000000019f3b0c590ae1d14d8c274cbf63213c90794adecf4d9a 2,945 1.00/1.00 vMB 35
707,257 707,257 000000000000000000047d771a8d6f4732bb32e6e1f246a57fce8e8676917350 2,924 1.00/1.00 vMB 11
707,256 707,256 0000000000000000000d4aab8a94935f9672d86559dde3257820ffb6500c5aa7 3,076 0.88/1.00 vMB 17
707,255 707,255 00000000000000000008bed0890319df0291c9959c18f849aa7e8e81c7c48060 2,885 1.00/1.00 vMB 16
707,254 707,254 00000000000000000009e3f17704bd2b354e0d791dde1ae9b3c94c7740a15960 1,659 0.59/1.00 vMB 14
707,253 707,253 0000000000000000000632bcb284b626838ea2734f6f1920cf63ca715a7cce48 711 0.33/1.00 vMB 8
707,252 707,252 000000000000000000086ed158668e010753f24aaa161b5426d04d3f9bd7f214 860 0.45/1.00 vMB 3
707,251 707,251 00000000000000000003e03b429a0b9797858d1781ce7bbc3aa650a6bd74b44e 2,197 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.