Loading Tool

Explorer IconExplorer

Memory Pool

74,799 transactions
29.77 vMB
0.09874900 BTC
Random Selection Loading Transactions
Max Size: 172.61/200 MB

Candidate Block

Mining Attempt 900dd34e324943d1944bc5d6a627269b7b003c6bf157e5a71ccf0fe9181ede4c
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root bc32ef98b68291ba64583e458c07dfb355dbf4e420f86bb4ab24d7b5034c1c52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,815
Size: 1.00 vMB
Total Fees: 0.02814823 BTC
Feerates: 150.36 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (220,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,387 694,387 00000000000000000007d0e372270c002f3910f1c8d04661324f6146279082f8 227 0.08/1.00 vMB 14
694,386 694,386 000000000000000000105fc96f5cd2cc295e35f072ede409ebc8a7984dc40c68 451 0.18/1.00 vMB 4
694,385 694,385 0000000000000000000451898e09068b69ca072ba14d3c3a507f459ea7133b3f 2,632 1.00/1.00 vMB 17
694,384 694,384 0000000000000000000e47b8ce46be31ee759975e834ec4bc4b6ab667038a0e2 2,587 1.00/1.00 vMB 21
694,383 694,383 00000000000000000002099cdaffc77cb86740a8e17ec158ed9ed28f6ea0caa3 2,533 1.00/1.00 vMB 16
694,382 694,382 0000000000000000000683002a321fd9a32f5e68a19ea070ba344f54433f4345 1,435 0.91/1.00 vMB 2
694,381 694,381 0000000000000000000f1344c6248f7bc8cb51efeab250ad9af6df7c7f3daef3 2,313 1.00/1.00 vMB 14
694,380 694,380 00000000000000000009a8054843a20ff826eed5d89be66fb4911215b2ce0825 2,250 1.00/1.00 vMB 10
694,379 694,379 00000000000000000004d934db8bf35a922a6f30064a009ff8a891c4bff33af6 2,298 0.89/1.00 vMB 10
694,378 694,378 00000000000000000005fca6f389cf7531f51705332858785f63166db6237893 816 0.33/1.00 vMB 18
694,377 694,377 0000000000000000000dbda1abddad2b4048e20340a51835555a25291385cbfe 1,846 0.72/1.00 vMB 9
694,376 694,376 0000000000000000000c37496522360e1a6bf5eecaa8ee75b000df3af69f97cc 1,342 0.48/1.00 vMB 21
694,375 694,375 00000000000000000001936b482db0055b7cd12d3226cbf786ab6562def259e8 447 0.27/1.00 vMB 2
694,374 694,374 00000000000000000010c43730f8513f7d801f8c13e44c95d656764a4e33b121 2,618 1.00/1.00 vMB 17
694,373 694,373 00000000000000000003d78c6f681988eab6048037be9e819fd93f9371002d62 582 0.20/1.00 vMB 10
694,372 694,372 000000000000000000081e6cea99ce71009dd22ff0178d243242158a3f93c2ae 848 0.36/1.00 vMB 11
694,371 694,371 00000000000000000006ca1c163adc70b6598a7f9bc6a4f701e41acdb473143c 1,154 0.40/1.00 vMB 11
694,370 694,370 00000000000000000012de22636ea54cd5e753eed9f254a499806940175bb15f 1,375 0.49/1.00 vMB 14
694,369 694,369 00000000000000000010b013dbbacc5ef161b64fefd61a770880fdd7119930e2 2,753 0.89/1.00 vMB 8
694,368 694,368 00000000000000000012e61f77771c1ce604336597b39d284eb5efa528270cfa 2,768 1.00/1.00 vMB 18
694,367 694,367 00000000000000000001393ca915698598bc3a9f5efcedc02039dcbbfb339fb8 774 0.26/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.