Loading Tool

Explorer IconExplorer

Memory Pool

76,989 transactions
28.69 vMB
0.07348223 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt fdbc5ea68cdec1eb6c81fe92c918262be081bf8ecb14d7f5b69a129966c3f128
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8cea249c0c3938c968ef2914ed2002cab3c07de64ab028dfc5ca66c4b2c851e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,239
Size: 1.00 vMB
Total Fees: 0.01348361 BTC
Feerates: 71.79 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (147,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,525 767,525 000000000000000000046f4bcb8d7299c2fd79b50202779b8689ac6d55799fe9 1,350 1.00/1.00 vMB 13
767,524 767,524 000000000000000000034475df6a6007bb232832df68648eb54de08de1d22968 3,195 1.00/1.00 vMB 23
767,523 767,523 00000000000000000003fdf65ca9dae27b7e97117a2f088e360d21dcbb9b06b0 1,868 1.00/1.00 vMB 8
767,522 767,522 000000000000000000007a34296cd27aa48d320cfc7fc4db7b03a410608d4f1d 1,745 1.00/1.00 vMB 12
767,521 767,521 0000000000000000000757d6a46d99d513c09ab9392a0f5a5077e3e2d8fece4e 1,421 1.00/1.00 vMB 7
767,520 767,520 00000000000000000006a518db5c2fcb02ae95ba6aeb035605ae51ba09e6c2f4 1,916 1.00/1.00 vMB 13
767,519 767,519 000000000000000000081820ae50eb566eb6a5910d901b35f25976acad4f3f7b 1,187 1.00/1.00 vMB 16
767,518 767,518 0000000000000000000369380dec358bdd5dd439d8f28af916d24c234fcd8455 3,430 1.00/1.00 vMB 15
767,517 767,517 00000000000000000001466acf338a77e30f67ab055dbcf1b9a4e78fe63365fd 2,977 1.00/1.00 vMB 33
767,516 767,516 000000000000000000076794a44bb5208940b9a020acbe238537b26f731f7fbf 2,529 1.00/1.00 vMB 5
767,515 767,515 00000000000000000002423099326cf94fc5eb0e2bae5ac2b93f16c5923a7ba7 2,539 1.00/1.00 vMB 11
767,514 767,514 0000000000000000000398aa645a0b93daa2180f7039b4b1cf0a2aecd848e78c 2,880 1.00/1.00 vMB 22
767,513 767,513 000000000000000000036485d14676e1a86ed796f8d36f2bde1a11d23d865cde 2,941 1.00/1.00 vMB 22
767,512 767,512 00000000000000000000aa2b14e0fb8c15c027261f96974a86fd7275a6f54e6d 3,847 1.00/1.00 vMB 28
767,511 767,511 000000000000000000061e3165510811e5853ebb058e05761d6892bf0fadc74c 1,070 0.34/1.00 vMB 14
767,510 767,510 000000000000000000076a5c4b06614bcdf0694b9efcd480a4867638a3cda362 460 0.18/1.00 vMB 12
767,509 767,509 0000000000000000000817ef5b215b9c92a85a6aaf14c98fc9fc1dc7a2dee92d 398 0.27/1.00 vMB 7
767,508 767,508 00000000000000000003044878e81123d39fee0a79802698cd4fb007441e8af1 378 0.11/1.00 vMB 16
767,507 767,507 000000000000000000065583c64564e70d3991103a4d9f14bd58a9bbb89cd04f 29 0.10/1.00 vMB 3
767,506 767,506 0000000000000000000744d9e6922bf3636e021e78aa0f378e16f67a9d58bd51 2,687 0.99/1.00 vMB 13
767,505 767,505 00000000000000000004a7a48d8e7122f47ff96de03185f594ccc15032bc2ab0 571 0.19/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.