Loading Tool

Explorer IconExplorer

Memory Pool

74,832 transactions
27.76 vMB
0.07661443 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt 7483d9fda505f2b272b4c90af6439345b650b3a7e6aaf9affeaa0f9f931cdb26
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 14688ac9b0e4470307294ab4562808b27f9e40d2d61eff327668b4d9becb1cab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,779
Size: 1.00 vMB
Total Fees: 0.01718944 BTC
Feerates: 100.35 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (144,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,967 770,967 000000000000000000000a30c206d642c089e2053ccdea0b527361d1b13193ab 43 0.01/1.00 vMB 7
770,966 770,966 0000000000000000000700706063f3fdb1820954e71db5a19f911d2d78a90576 2,418 0.93/1.00 vMB 5
770,965 770,965 00000000000000000002e872e8b73d9c4d29196c891593e9c7758268ebf04389 3,548 1.00/1.00 vMB 11
770,964 770,964 000000000000000000026ed915932fbddae08ba00a83d9dcc5e789a0f49407bb 1,092 0.35/1.00 vMB 6
770,963 770,963 00000000000000000004ff2c189d2b1f687ac2c8bccfdb4247d55c4ac1f2da53 1,071 1.00/1.00 vMB 2
770,962 770,962 00000000000000000002c7d0ffee11f6986040b3c7ce6c23402890d71431706f 2,396 1.00/1.00 vMB 5
770,961 770,961 0000000000000000000746569d9f46595c6655f081a54d6b47911864a6c696c1 3,489 1.00/1.00 vMB 11
770,960 770,960 00000000000000000001ba3d46def2a596475df3209b568c8803bab9c411e56d 724 0.18/1.00 vMB 9
770,959 770,959 0000000000000000000640e4aa0667a21ea81b9122012c1ba26a5099934ff14f 2,723 0.82/1.00 vMB 7
770,958 770,958 00000000000000000006766fafbae09ea9f49dec7b88ae2d8ebd5335c1a5727d 1,649 0.78/1.00 vMB 4
770,957 770,957 000000000000000000068d97ce6814696f4d0f5b4d5864bfa6f3b056df9d5d05 3,427 1.00/1.00 vMB 9
770,956 770,956 00000000000000000000508d4e4788b3ed367aaac0f4754d3a5db385f771dc34 914 0.32/1.00 vMB 6
770,955 770,955 00000000000000000000a8498490a8e4e2fcd76ff3259d6797975e27d8bb2345 160 0.05/1.00 vMB 7
770,954 770,954 00000000000000000004a592fdce30cf4fd13f1688064029abca0019cad6d4ee 2,012 1.00/1.00 vMB 5
770,953 770,953 00000000000000000003eff8beddb82dc43d4c0e1a2c399c6dd280bc7f816ee3 1,383 1.00/1.00 vMB 6
770,952 770,952 0000000000000000000123e38cc71380f8c1113d260dd739558c86d1eadafbd5 1 0.00/1.00 vMB 0
770,951 770,951 000000000000000000071eba1845bce5a8460bab449db4705f9a9add5181bbdf 200 0.05/1.00 vMB 8
770,950 770,950 00000000000000000006b8d52f0f95fe5e948d7039185bd21e470a944956d5bd 1,969 0.82/1.00 vMB 6
770,949 770,949 00000000000000000005e38017eaa54a0d82ab438d920817c911abc86a67211b 546 0.15/1.00 vMB 7
770,948 770,948 00000000000000000005185544128498fe89247f04e6f8ed83590048c65fc094 2,181 0.70/1.00 vMB 7
770,947 770,947 00000000000000000006226feff04730592ec2824192bf0da06660272f3b7517 934 0.26/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.