Loading Tool

Explorer IconExplorer

Memory Pool

34,218 transactions
24.88 vMB
0.04915416 BTC
Random Selection Loading Transactions
Max Size: 126.56/200 MB

Candidate Block

Mining Attempt f95fa2e1d52c55196183b3485ce45279b7fb6a017eada5bee321eabc6fddc699
Version 20000000
Previous Block 000000000000000000007488849f6ed22b3dcc08e87b6f96417542d5550ee178
Merkle Root b77c92dcd1bc1fd519d5b791dcdd2b934f6f26c96b18fed041f34665fa3dc905
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,709
Size: 1.00 vMB
Total Fees: 0.00480726 BTC
Feerates: 40.21 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,766 (349,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,757 565,757 0000000000000000002d44b305d6edbaca9b210bf4f312fc954b089507823580 1,376 0.66/1.00 vMB 15
565,756 565,756 000000000000000000140870dfb6697b0838bddfc5173f6673f1fbcebb5babd3 2,595 1.00/1.00 vMB 8
565,755 565,755 000000000000000000297074da3f862f9c3f63cb5c77c0572ec94f5a271ab733 2,732 1.00/1.00 vMB 30
565,754 565,754 0000000000000000001bba54aff38a21128700c402a59353324b2123f7d8aefe 2,504 1.00/1.00 vMB 36
565,753 565,753 00000000000000000028d4a8538b02271e15c611cadd90ec14505785718c7f8a 1,668 0.65/1.00 vMB 21
565,752 565,752 0000000000000000002611a83699b72e4084cb642af583c13902057c12ed7305 1,968 0.87/1.00 vMB 13
565,751 565,751 00000000000000000019ed96467fceb1b33e977911a34c3c4ad46f65e1d4988b 2,402 1.00/1.00 vMB 30
565,750 565,750 000000000000000000228b0f1134a8bd00655ba2d07ceb7eb4d0a3524564bc88 665 0.32/1.00 vMB 4
565,749 565,749 00000000000000000001e27a2c6f8acd665b612afc48a5abe333645e8d80008e 2,535 1.00/1.00 vMB 11
565,748 565,748 0000000000000000001018cef4df851e6b2894b7e4c324a82030bd9ccff64852 1 0.00/1.00 vMB 0
565,747 565,747 0000000000000000002161aa3ca8e57a42b160803f27ba1b0e3c3c916e257d2d 2,740 1.00/1.00 vMB 36
565,746 565,746 0000000000000000000a1329d8f4cec80c174d648dbd1f2835a5a3f2729a5337 2,525 1.00/1.00 vMB 25
565,745 565,745 0000000000000000000f3d239cf82154a74e5093f2e460eb3c115b7dd379cdb7 169 0.06/1.00 vMB 32
565,744 565,744 00000000000000000012adfac07f1b8e82b67fd3353a529ee759354b57087f69 713 0.31/1.00 vMB 20
565,743 565,743 00000000000000000013fb64c673b194153830193c7d8950a186daf42803d93e 443 0.19/1.00 vMB 19
565,742 565,742 0000000000000000002c3c37f7fc9fff738ab48b1702c912b12c00e31043ce38 752 0.36/1.00 vMB 25
565,741 565,741 000000000000000000063ae861fbcf8885b7da48d1fdf93c3441f387e61ceb04 233 0.81/1.00 vMB 2
565,740 565,740 000000000000000000287b52b8970b4a45ad6b625c9ce621a404b95059cf6667 2,061 1.00/1.00 vMB 12
565,739 565,739 000000000000000000252eefd81528309f2b6b28f8630509a51d268e60818278 2,154 1.00/1.00 vMB 22
565,738 565,738 00000000000000000015f34fd213f2a83fdcb81bf8d8a2348fc6dc1ae0f0e1a1 2,244 1.00/1.00 vMB 21
565,737 565,737 0000000000000000000547fc37d463cb3704ecaed27ea43e31b651d2dfe20378 2,963 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.