Loading Tool

Explorer IconExplorer

Memory Pool

35,233 transactions
25.92 vMB
0.06848115 BTC
Random Selection Loading Transactions
Max Size: 131.73/200 MB

Candidate Block

Mining Attempt 59c81f8e48e740b981971c12e1acda85401cb2ecfeaedb71b847dbde427177f4
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root e50dda87571f27d74de0ff69180bb092d4e4e0e5b29064f6374c3af55cfb3cd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.02077308 BTC
Feerates: 250.88 > 2.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (530,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,652 384,652 000000000000000000ec397b2b37ee4acfe4bbd1f42f438a6d55a57e73c304bd 1 0.00/1.00 vMB 0
384,651 384,651 0000000000000000018e0ea6f8742b79069bb5507b54800138e9a2cbd658c58a 279 0.13/1.00 vMB 26
384,650 384,650 0000000000000000029209795e405fa55fe46828c0262127b102d12ea9c9c27a 249 0.14/1.00 vMB 20
384,649 384,649 00000000000000000b10da7d7c35e6cae6a954a26bb0ba3f0c0455a091ab69dc 1,046 0.79/1.00 vMB 23
384,648 384,648 00000000000000000b58f6c4af8bba34451e26cd6d96e7112d23d5865e55945c 1,272 0.60/1.00 vMB 36
384,647 384,647 00000000000000000fb3ff5fd012a041b75becc9aa1b264e6f4d5d9f2c4ed036 1,810 0.93/1.00 vMB 35
384,646 384,646 000000000000000006bd25f983b7f593e073049dd6ee6b44dc5523be73b1d69b 1 0.00/1.00 vMB 0
384,645 384,645 0000000000000000100cbebf444390ac985587734c9160b876f4508d4b939ccb 94 0.05/1.00 vMB 26
384,644 384,644 00000000000000000767f41ef079caca4ee932c27f1832c4082a0b3b655b8e37 1,110 0.64/1.00 vMB 24
384,643 384,643 000000000000000004854e47f64509d1734fdb24c03815205c4d7212a60d6538 831 0.62/1.00 vMB 23
384,642 384,642 00000000000000000dd064ab7bb5c067a324bc0b483381d0e768cd690985f08b 404 0.22/1.00 vMB 27
384,641 384,641 00000000000000000eb1cf9ef6c764119b4e310a10f209d3cdc104af70048227 746 0.44/1.00 vMB 31
384,640 384,640 000000000000000006aed6e344fde007d24392788c8cb6bba843f6839ec0a288 385 0.22/1.00 vMB 61
384,639 384,639 000000000000000005c26550cc0f434e6bd0ad600e57afc99accfcfbde36a5c5 1,085 0.52/1.00 vMB 34
384,638 384,638 0000000000000000033e5efed37742ec7925ff825853ce21fbd53592c1489620 462 0.24/1.00 vMB 28
384,637 384,637 00000000000000000a972cd58dc6884c62ac773b06a77a0f1071f283067b8b10 318 0.14/1.00 vMB 32
384,636 384,636 00000000000000000829ab36d4899a11ca7d6b7f5ba7eba26ee181967348b89b 100 0.09/1.00 vMB 16
384,635 384,635 000000000000000008686e0b300e0c8157a62be5169bedc8dd891171348d1d19 445 0.25/1.00 vMB 23
384,634 384,634 00000000000000000d490a93fb8b2d1b1e59d41b2b8bc50acf426d563032f31e 2,399 1.00/1.00 vMB 38
384,633 384,633 0000000000000000094a3645b483a523f5e68fca539a86326960fd0537af3929 358 0.16/1.00 vMB 37
384,632 384,632 000000000000000004a88391cbee71dd5ae53803b32cbb1ddfb5dcf3a321a195 885 0.36/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 637.80 GB
    • Received: 12.44 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.