Loading Tool

Explorer IconExplorer

Memory Pool

84,486 transactions
32.05 vMB
0.09766240 BTC
Random Selection Loading Transactions
Max Size: 194.97/200 MB

Candidate Block

Mining Attempt 9b0442ad86f08dd268aae724123f6b09d0e31f90056d5eb3950fbf8be97023c8
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 826ca636dea3acfae17c0562c8352921f12e6c9605bd7019f4526f50935c54a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.02699679 BTC
Feerates: 179.53 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (322,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,760 592,760 0000000000000000000db628da99d6d2ca0abc39c12b8169e1774ed666cbcfaf 2,287 1.00/1.00 vMB 6
592,759 592,759 00000000000000000007ff49f66c56a984458a2ab6162553bf1a24c4f1b5e885 1 0.00/1.00 vMB 0
592,758 592,758 0000000000000000001684d63c5e16660d4f4fc88b2650fcec81718f9e24e570 2,916 1.00/1.00 vMB 18
592,757 592,757 0000000000000000000cf1662afb5437e5390259eb7a87048cc22d4575cd145d 2,566 1.00/1.00 vMB 23
592,756 592,756 00000000000000000005dd5c32932c899786b2023250301762a7f2b8aad4e201 3,438 1.00/1.00 vMB 34
592,755 592,755 00000000000000000015c16eca8769b3d7fb41fd1d7d6e74909082098e291c50 2,576 1.00/1.00 vMB 19
592,754 592,754 0000000000000000001840bbfdd624873dc65a49ce2c3a5373ef179b1b5e6cfa 2,811 1.00/1.00 vMB 52
592,753 592,753 000000000000000000045b98b1e6c885efa575a46c0ca9bdc27233e2d1b2c6f9 2,748 0.94/1.00 vMB 18
592,752 592,752 00000000000000000012d53df7ca37e75deb5fab16da76e61522e6b6cf34bbfd 335 0.11/1.00 vMB 16
592,751 592,751 0000000000000000001684d3604662b9959e007aaf59dcdd94a5ce4bba7e8ccc 1,435 0.48/1.00 vMB 22
592,750 592,750 0000000000000000000415329225e09f317581b0a1fc99cdaf677e61b9e70d56 1,562 0.53/1.00 vMB 2
592,749 592,749 000000000000000000106e53f3b8314b8cd03ac7029a5a85cb40143a94c31bd5 2,890 1.00/1.00 vMB 26
592,748 592,748 0000000000000000001773a7081e1f2d7e564616260a14865607c0d277106481 661 0.25/1.00 vMB 23
592,747 592,747 00000000000000000012566d969ec761a418ee3e09c3c4b2d70e46c78ddcc36e 1,990 0.72/1.00 vMB 5
592,746 592,746 0000000000000000000ebcacce7f6753801c078cf4779d695df7a2488713de46 2,796 1.00/1.00 vMB 31
592,745 592,745 00000000000000000015bccfe0c838d07932249e9659b5b6869eceadd0567dcc 1,908 0.61/1.00 vMB 17
592,744 592,744 00000000000000000013f98fc9d79c2ffd3b37cb2544ed13f509d4d302c2f0f9 908 0.33/1.00 vMB 20
592,743 592,743 000000000000000000002a60cbaaa578bccdd98d897774cec0493546f595af0d 1,336 0.41/1.00 vMB 13
592,742 592,742 000000000000000000072b087ca50fe30310a90313dbaf9b21afb115883f08e6 2,791 1.00/1.00 vMB 18
592,741 592,741 00000000000000000012259ac44ff45a4838292b7a26f136ef1409370e53f507 2,978 1.00/1.00 vMB 24
592,740 592,740 00000000000000000015954910de12102ed7291f99b9b5f7f0da1e701282011f 1,799 0.85/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.