Loading Tool

Explorer IconExplorer

Memory Pool

81,533 transactions
29.98 vMB
0.15787692 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 7d808b8f800457d85891fb792436cbbc25579bec9ac5b5fc24cdbff5d7aeaf57
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root a9387b2bd960d4907708f7d83c0cc305338f49790b348d6ddb42173cc5eab81b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,755
Size: 1.00 vMB
Total Fees: 0.06007076 BTC
Feerates: 1,002.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (102,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,614 812,614 0000000000000000000210210116b6bd7dc18893d1b1245a2f62734486fbde6e 841 1.00/1.00 vMB 7
812,613 812,613 0000000000000000000072c6ebdf5d1fe6421b36d191601272ade7b11c229c41 2,626 1.00/1.00 vMB 15
812,612 812,612 00000000000000000001e0f11b788e517cd4be5b8e31ab3df7aa35bab99f5ab6 3,336 1.00/1.00 vMB 30
812,611 812,611 00000000000000000000e291fb9ed0ef3dbb37915bddeee48be218b39fec5098 441 1.00/1.00 vMB 5
812,610 812,610 0000000000000000000070a061b2175ad50fb30d4473ab85b01cb6da268357fd 1,939 1.00/1.00 vMB 13
812,609 812,609 00000000000000000000413027a3464f7a1184227bfccdde2a55945138029950 2,884 1.00/1.00 vMB 18
812,608 812,608 0000000000000000000126c59d5ba3159162426c357bd2fe9f72ebb425abb89f 1,761 1.00/1.00 vMB 9
812,607 812,607 00000000000000000001c07f92302877584ad2a0a1400cf9bcb92162e9c61ae3 1,178 1.00/1.00 vMB 5
812,606 812,606 00000000000000000003d0558e745ba0ee0ff2ac1f6fd64fb5e413860c40d769 1,651 1.00/1.00 vMB 12
812,605 812,605 0000000000000000000023511c6487bf538f6ad513425104fd7ec1269adbdf51 1,782 1.00/1.00 vMB 8
812,604 812,604 000000000000000000044a2890f10e13fbd11975d06601ccc375fe47e77ae574 2,697 1.00/1.00 vMB 18
812,603 812,603 00000000000000000001159e7587730384dc3bde81572eb4f64d51accb27174d 2,480 1.00/1.00 vMB 14
812,602 812,602 000000000000000000014f44e5909237ca39107750b482ee478fa229d668eb1f 2,785 1.00/1.00 vMB 17
812,601 812,601 0000000000000000000246ca13ce6be676068de184b7bb7c93c204470d2a8e97 2,270 1.00/1.00 vMB 13
812,600 812,600 00000000000000000003153bce79a9895a7c05ec8559d7b16fd93dead8a2be57 3,844 1.00/1.00 vMB 21
812,599 812,599 0000000000000000000202e0d426e31331984557e80b1b69df39069096d75656 3,603 1.00/1.00 vMB 20
812,598 812,598 000000000000000000027a1605b394695559a15e7c482aad593025910af1c94c 2,791 1.00/1.00 vMB 19
812,597 812,597 00000000000000000001c2d9cab85258cfec97f966e3651c8be005113b3d1c3f 3,580 1.00/1.00 vMB 33
812,596 812,596 0000000000000000000300c52a044bb325556be8b09871befaf557b921bfb1f9 3,994 1.00/1.00 vMB 23
812,595 812,595 0000000000000000000435d3b5d568493ee7959e128a9f178d52db63ce830c1e 3,408 1.00/1.00 vMB 25
812,594 812,594 0000000000000000000294a9709d285efcb8e05ab9bca3f0d153b205da044a8b 3,619 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.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.