Loading Tool

Explorer IconExplorer

Memory Pool

85,367 transactions
31.95 vMB
0.19889586 BTC
Random Selection Loading Transactions
Max Size: 189.87/200 MB

Candidate Block

Mining Attempt dc4f71a04778d4a0003e86ba6d7a54eab6b1d149f7e0cde69f35582760d5267e
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 89d3b60aaecf27cf317352addec4c433d3a64e688ab44e0e4f41c0e9f6e52339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.07707901 BTC
Feerates: 301.64 > 7.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (813,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,395 101,395 000000000000512909ff1211ab027d2845262d38128e54e3cd9f2ee58addffc8 1 0.00/1.00 vMB 0
101,394 101,394 000000000000ff943bd135b808caa12fa6a3e18d99de95e7a4d61e5f8cb7de17 2 0.00/1.00 vMB 0
101,393 101,393 000000000001842fe128fcad106b9adee934a1a54535a9469cbd7f8cfde97fcc 10 0.00/1.00 vMB 444
101,392 101,392 000000000002c84e3fbda067dc13f379b612744f07a75fbc2c9034e9939d5532 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.64 GB
    • Received: 16.29 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.