Loading Tool

Explorer IconExplorer

Memory Pool

79,783 transactions
29.29 vMB
0.12730329 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt b066ff135b3dc8d3f0ce97adbd0caf458428fa5b52647052e78b7aafce7cad58
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 6fbb84c91b9202c3ab2e0448b7636047618df45ffc7e8861bb0392d63794bd4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.04756258 BTC
Feerates: 602.26 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (142,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,543 772,543 000000000000000000074bafc49b2146bfc0b867344029377c2f5cae02af37c8 3,488 1.00/1.00 vMB 11
772,542 772,542 0000000000000000000302c8096e99a7777afabad46c5eb79301c9a7efe874cc 3,158 1.00/1.00 vMB 16
772,541 772,541 00000000000000000007128a5e5294fc6396fb21afd8f882427ae589881b78d2 127 0.03/1.00 vMB 11
772,540 772,540 00000000000000000005d29824575fcb392bd754027dc797ca1cd8514d86ddbe 1,285 0.37/1.00 vMB 12
772,539 772,539 00000000000000000004c40764c770c88fea6663759c8c53e71d31e479590be7 2,511 0.95/1.00 vMB 13
772,538 772,538 000000000000000000015618b6999bda182a856bed3f88ea1a082157b61efdac 1,047 0.29/1.00 vMB 14
772,537 772,537 000000000000000000065b8293ed2eb51bd43f814aaa3de901cab8bbd77cb4de 2,792 0.99/1.00 vMB 7
772,536 772,536 0000000000000000000657bc8782423961db9a5398fe55fdbad578dc0a9f368e 2,634 1.00/1.00 vMB 19
772,535 772,535 000000000000000000016fa054d6f3c794f9222af167b747f46ebc662388036a 2,751 0.97/1.00 vMB 11
772,534 772,534 000000000000000000033e323110c8e31844a2db963cfc8dcbd566767a450dba 2,951 1.00/1.00 vMB 12
772,533 772,533 00000000000000000000b49aaca90f485d0bdd1faf91c83728aec0295e1f44e9 1,577 0.50/1.00 vMB 12
772,532 772,532 000000000000000000018445c04996fe1b44f38e1c697e0c2879b3821d64b3eb 1,211 0.33/1.00 vMB 13
772,531 772,531 0000000000000000000775b66e751699b03b78aab17a53b8a18240f9c85b6198 77 0.02/1.00 vMB 15
772,530 772,530 00000000000000000002ed2b54b7e658d1ba445bab30d2b3f6328b139499c75b 1,220 0.48/1.00 vMB 10
772,529 772,529 00000000000000000000bab8098435bef06bd58c44d3f42fa7ff01502d9698df 1,107 0.29/1.00 vMB 13
772,528 772,528 00000000000000000000ce9ba79dd64010923c760e601b02f45a75a87f3ebab4 1,742 0.81/1.00 vMB 5
772,527 772,527 000000000000000000002d2502922786eda3b48f1617bc5896a433e908ac9662 3,077 1.00/1.00 vMB 19
772,526 772,526 00000000000000000000bb745dfe66e258841673279849c4d396804154b62f30 480 1.00/1.00 vMB 13
772,525 772,525 00000000000000000003368434623902477ad9de86f8ab9b7e8f5d42a0a819e5 13 0.00/1.00 vMB 8
772,524 772,524 00000000000000000000051870f680c15311c692f71bb473ed8b3b1b0a4a152d 576 0.20/1.00 vMB 14
772,523 772,523 00000000000000000002aad80b51a1da3135e8652a5aa06df765ebda006c1500 260 0.90/1.00 vMB 2
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.45 GB
    • Received: 17.54 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.