Loading Tool

Explorer IconExplorer

Memory Pool

80,514 transactions
34.68 vMB
0.17852855 BTC
Random Selection Loading Transactions
Max Size: 194.23/200 MB

Candidate Block

Mining Attempt 66ef241f90087bef5e4f4cbf4c7af38a7e6c89fd1bf7fdf3a0f5b0f7515b635c
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root f1aaaabca7b1dd31882f404ca5df555e70b84a71745710dac8e28e879075e6eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04874450 BTC
Feerates: 150.93 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (36,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,295 879,295 000000000000000000014deecc2769712974582afce300260102f4b53aff51ed 298 1.00/1.00 vMB 1
879,294 879,294 0000000000000000000257140f6af5f47fd9afd88d78a50fc329e69989bca7f3 1,335 1.00/1.00 vMB 1
879,293 879,293 0000000000000000000237fda496c819d28627412ebf85da20d433ee861ac4ac 1,749 1.00/1.00 vMB 2
879,292 879,292 00000000000000000001b7b687febfbf708edf0d6e47078b51a72890bead9c66 3,016 1.00/1.00 vMB 3
879,291 879,291 00000000000000000001ac91ed34c8f62115906dbfa86985a34a64c9eca93605 3,057 1.00/1.00 vMB 7
879,290 879,290 000000000000000000006752735fb7dcf112ac79fe131cdc8c2ea10b236642dd 1,696 1.00/1.00 vMB 2
879,289 879,289 000000000000000000022f74443ba8b2c4772433ec9c1c82394c8628028257da 3,656 1.00/1.00 vMB 6
879,288 879,288 0000000000000000000205160d111e893acf88d09bb18cc63582ec5f041be5b5 834 1.00/1.00 vMB 1
879,287 879,287 000000000000000000008a39021f344a276e96917c600d79f7844ea370285e55 2,126 1.00/1.00 vMB 2
879,286 879,286 00000000000000000002261d459e5ae163ad84676814e52df5134a5964c682cc 2,900 1.00/1.00 vMB 3
879,285 879,285 0000000000000000000176502248f47b19667eaf05efc35d2e8884b643dda81f 3,436 1.00/1.00 vMB 9
879,284 879,284 000000000000000000013e66394c4c934f93063756577bc17fa9b2487323135a 480 1.00/1.00 vMB 1
879,283 879,283 000000000000000000017a75d01797eca2e70cc92fa64989ed1d7d0c53201ba0 805 1.00/1.00 vMB 2
879,282 879,282 000000000000000000022a58e336212b656c44f845032ecda2866941bf679930 1,942 1.00/1.00 vMB 3
879,281 879,281 00000000000000000000719dc9193c4824581ba23b82d962c75f91cc89221e3c 932 1.00/1.00 vMB 1
879,280 879,280 00000000000000000001119bb3d9bf7a7d619a9e2330a5c665dda5f0c02ffd6e 2,714 1.00/1.00 vMB 4
879,279 879,279 00000000000000000001e461d7ed7dfdeb5173d444ff4c1667720503d14df04c 2,495 1.00/1.00 vMB 3
879,278 879,278 000000000000000000013d371316b7708b404c02117109ea0fc248d80f0864f2 1,179 1.00/1.00 vMB 2
879,277 879,277 00000000000000000000f5f978f0519f308084e1540dbb23fb905df3c41367cf 3,082 1.00/1.00 vMB 6
879,276 879,276 00000000000000000000d760caed751b766344507a15b67ca8c8c717b2fa8e23 2,706 1.00/1.00 vMB 3
879,275 879,275 00000000000000000000f49658762dbb6d7a1013953d2f765465202009c45e1c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.