Loading Tool

Explorer IconExplorer

Memory Pool

76,732 transactions
30.25 vMB
0.10484532 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 9f7387446032c401c0458afb480e9a8cba331d7d49d675f9f651e7485bddc1dc
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 7dcedd61e7d2196fec3f8c44f37a50cc201c9f5ed5d23bc1f012185159d73a87
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.02768350 BTC
Feerates: 100.00 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (35,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,002 880,002 0000000000000000000245bf6cf30362edf6105e83a5d52f65b0e09c01442a2b 1,954 1.00/1.00 vMB 4
880,001 880,001 00000000000000000000bfc3072a306633068c0c30eeacbf94bd83163b9abf0c 863 1.00/1.00 vMB 2
880,000 880,000 000000000000000000010b17283c3c400507969a9c2afd1dcf2082ec5cca2880 562 1.00/1.00 vMB 1
879,999 879,999 000000000000000000017b65890dae70d44b7f1ee42538db8dcd7a9005e7dd86 1,251 1.00/1.00 vMB 2
879,998 879,998 000000000000000000006a992c02c4baba34678210b9d3da92d1dfafa834fb69 1,979 1.00/1.00 vMB 2
879,997 879,997 00000000000000000000dd7ae0238109a8958fc36d6d98093334c68f8b7da559 3,423 1.00/1.00 vMB 6
879,996 879,996 00000000000000000000186ce9cada9af739ae64b6febb40f5cdec2815c57579 1,192 1.00/1.00 vMB 2
879,995 879,995 00000000000000000001e32f96aeafa5e09328fd8d3eb381846689d5ecd58331 1,710 1.00/1.00 vMB 2
879,994 879,994 000000000000000000026a624f05c190905a476b9e1f730997155a3657d3fd58 2,683 1.00/1.00 vMB 4
879,993 879,993 00000000000000000000ee869cc485b1691aa572f0dc5e6da2e568edf26a1fb9 3,048 1.00/1.00 vMB 6
879,992 879,992 00000000000000000000152e2edf691121d4a4f9c4d69b11d0f31b53ce14c562 663 1.00/1.00 vMB 2
879,991 879,991 00000000000000000001626a7131d76a1b651e669b61aa4b42dc0b1ddb03406f 1,839 1.00/1.00 vMB 3
879,990 879,990 000000000000000000006b4407486a263a15b9dbd12269997078e0cfd6131c25 220 1.00/1.00 vMB 1
879,989 879,989 00000000000000000001fdd089771b7eb4a4775d948627c3031a920f294547df 1,194 1.00/1.00 vMB 2
879,988 879,988 000000000000000000010bd3fe4a29623f860add09a05b83ec1756869d5bebc4 2,571 1.00/1.00 vMB 4
879,987 879,987 00000000000000000001e6b44994d8a097ce2955236a0bb1bfe6e05bd9783a47 1,357 1.00/1.00 vMB 2
879,986 879,986 000000000000000000017aaf29f9c23321d8f55b2fe036fe0ecda7a90195add0 1,566 1.00/1.00 vMB 2
879,985 879,985 00000000000000000002224b77162476f716c074c8d36bca600b32ea7a41a0ec 3,441 1.00/1.00 vMB 6
879,984 879,984 000000000000000000004a34c15763e72cf73121aadea1df16ce9df8b35cd213 3,442 1.00/1.00 vMB 5
879,983 879,983 000000000000000000006ac6d90d66ac760d65f11c1466bdbf4af509211eb09b 225 1.00/1.00 vMB 1
879,982 879,982 00000000000000000000ff19bb82b7483fcb096472bdccf6d7e5fd76185f37fe 3,044 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 749.49 GB
    • Received: 18.82 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.