Loading Tool

Explorer IconExplorer

Memory Pool

76,394 transactions
28.56 vMB
0.10125394 BTC
Random Selection Loading Transactions
Max Size: 173.08/200 MB

Candidate Block

Mining Attempt 8c09c18ac78b65c913def2cc17c75eef93d774092acbc29b63f5efb2c18e32e4
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root fb564727d656dc4e8407e5f1b4997f8c2ecaa10a7e8264a036a6bf514aa48ea2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,382
Size: 1.00 vMB
Total Fees: 0.04208459 BTC
Feerates: 101.65 > 4.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (813,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,391 101,391 000000000000df6944cefa4da6b46b806f9b92b107533d97bc6c7c9f2f2f2c16 2 0.00/1.00 vMB 0
101,390 101,390 000000000002ddd0a524ea382afcf07a6f5a42b8a98f31d45ed77377c1972837 1 0.00/1.00 vMB 0
101,389 101,389 0000000000007421a0e059591e3df563a3e0bf5e29c9711aeceb74e3582ab754 1 0.00/1.00 vMB 0
101,388 101,388 00000000000109aa0f7ed16696c7c741bd4ba9dfe0442d41f0ce34d08197f42d 2 0.00/1.00 vMB 0
101,387 101,387 00000000000367461780ef71c791eeed5942fd7c0605ad51b256aafdd985d0ec 3 0.00/1.00 vMB 0
101,386 101,386 000000000001f035b833d682b589ee9690491f24e4660c09d069b07e7c2494c3 1 0.00/1.00 vMB 0
101,385 101,385 0000000000000576e56b64ff4d419695e9363f26968b65d13b9b4ad4ce18a4b6 3 0.00/1.00 vMB 0
101,384 101,384 000000000002cdda332839822906fe28a38ee82f9339811055380edf1d0b3722 20 0.01/1.00 vMB 0
101,383 101,383 000000000001af48145faabdb39e2fdb61ff78dea1a47ec49fa8feec77d41d64 12 0.00/1.00 vMB 0
101,382 101,382 000000000001dfa6b64ceed4a087cefa67f666a78c7044669102e713e12d67f0 14 0.00/1.00 vMB 0
101,381 101,381 000000000001871fe7086f09832065d403be5e21f7d52297534ab734409ddbc4 2 0.00/1.00 vMB 0
101,380 101,380 00000000000183d146ca3175757068243521a79ceda1d0d4f33cf9b9e3620373 9 0.00/1.00 vMB 261
101,379 101,379 000000000001bf2cc7f34b083fd0548687cdcb7316bc41ba7e3f07600102a1a1 1 0.00/1.00 vMB 0
101,378 101,378 00000000000228ea355b981bd9237c717c8a8bb52157ca0afb3f4330dc9265dd 1 0.00/1.00 vMB 0
101,377 101,377 000000000001535466772081b18576d83384440acfe8348c72b9a314e145f1bb 1 0.00/1.00 vMB 0
101,376 101,376 000000000000ace3d940770f0e5d8cc38e23ae24e54c2798f48a273e7bac44b9 1 0.00/1.00 vMB 0
101,375 101,375 0000000000022281fbc305e247e9ec395ff097055c9352ae96c15b9524774434 1 0.00/1.00 vMB 0
101,374 101,374 000000000000381425144352c8a1b83d1bfbd47117b2825d0e6ac84fd2e17281 1 0.00/1.00 vMB 0
101,373 101,373 000000000002cbbfdfcf9128d2b2ce6b1fee5fa21ad4f6b333a97a60c5452755 1 0.00/1.00 vMB 0
101,372 101,372 0000000000039b973c85e3f582d607215748a1073fd882bac855fed275a31939 4 0.00/1.00 vMB 0
101,371 101,371 000000000003cf33f2e70c13d1e9650a45e1117f579df8ec1fb4b57970995bdf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.