Loading Tool

Explorer IconExplorer

Memory Pool

19,396 transactions
8.80 vMB
0.03510082 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.60/200 MB

Candidate Block

Mining Attempt 9c4c94842cff2427757b39b22005e9d14fd2ce36ee2dacd46096e0dcaa5be7cc
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 8d6fe88e84bfd1ca4a84d2eb8b61801f28dd12885cc6707220cbfeaadf32f407
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.01581868 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (787,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,681 125,681 00000000000032ed141a371cb3bcb64f83a486d5a1dca717c1eeeb0656986167 11 0.00 vMB 480
125,680 125,680 00000000000022b0df0808edae884182d7e1e02215c08d73494e3f9c52dbc86c 47 0.02 vMB 686
125,679 125,679 0000000000000ce0aabbb84d6d9a5123bb5711b8a607c72eff52ea2a9978d3fb 12 0.00 vMB 572
125,678 125,678 0000000000001a845c4739b226787f97958f170ce0c01ad867593a4c76e90ca6 12 0.00 vMB 888
125,677 125,677 00000000000009e3b734f14f19831c496d2f5ab68c7d82b9d153583a022be9f5 27 0.01 vMB 815
125,676 125,676 00000000000025eada88c064fb8cf1544c2139b9ab60ccb3447dba13448970a0 14 0.01 vMB 1,035
125,675 125,675 00000000000020a7363b3ee690cab3119e96da593d887def39f777bb58ab5677 9 0.00 vMB 607
125,674 125,674 000000000000421eeb9ff7230316b50f0fb6af8251b32255170d08602913a3d4 11 0.00 vMB 0
125,673 125,673 000000000000228482add239726b1680e36d0957d8e1afbdb3bf870010be43f5 5 0.01 vMB 0
125,672 125,672 000000000000207b23ee80701846a90beeb8acca3a722944d90d5eda17e64046 12 0.00 vMB 0
125,671 125,671 0000000000000b2396ed2f3e26beaaa320853b0862161e63c9faca7a344ff6b5 36 0.01 vMB 379
125,670 125,670 000000000000161712ec96da3f1f280f7843f8df5325f7287806d0d2cd9c2780 4 0.00 vMB 1,353
125,669 125,669 0000000000001e1a7e3e91cff42694d43bcdc6992c295eff11fabfe86babe0c2 12 0.00 vMB 335
125,668 125,668 0000000000002ffa36f98afae0f141d5f50f822aefe2f74ec4e1450c4eff388e 5 0.00 vMB 832
125,667 125,667 00000000000022d5f28a57eda9432950622b3410d20eb2dfea7fd40e2babe333 12 0.00 vMB 352
125,666 125,666 00000000000001ed098e9f16bfe4f7427bd03ec283eef19836f37d0f489bb501 11 0.00 vMB 919
125,665 125,665 000000000000212c8bd7a4e241cdca33d27976f0a78fb23f17fa8e3579ad6a5d 12 0.00 vMB 1,058
125,664 125,664 0000000000002ce7c69aebf51a627abe7ffc86b36af3a485109f39c830efa7ea 5 0.00 vMB 1,129
125,663 125,663 0000000000003c7921911df73e085557db6f7512f9fe2315e31e0272d2bd0e0c 11 0.00 vMB 1,922
125,662 125,662 0000000000000d8fe86e1029e9a9e21734343ca0ebfbbcff651b4b2b4dd0e432 14 0.00 vMB 815
125,661 125,661 0000000000000a51d84ce9297131d9af62c521ea241ec7b1e7c7df6e8758656c 15 0.01 vMB 1,036
Previous 10 blocks ↓
Total Size: 779.55 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: 251.77 GB
    • Received: 0.96 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.