Loading Tool

Explorer IconExplorer

Memory Pool

81,451 transactions
29.95 vMB
0.15648407 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 3945632fef0fd1ab872087b8be1eadcbd5a70249e0f355789c4259d3e8939929
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (374,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,713 540,713 0000000000000000001562f9154da5346ab0e2e46cf0c72b49a784b322f62067 1,897 0.66/1.00 vMB 20
540,712 540,712 00000000000000000027a99932471fe854776f12a526869f903f8fcba6c8b63e 74 0.03/1.00 vMB 56
540,711 540,711 00000000000000000002a94bc8b88514585f707cc35fe8604a53b2c8b2e4036b 1,311 0.52/1.00 vMB 2
540,710 540,710 000000000000000000271cb4c7c8276aaf19b67f1f2a036bf47b6dbcc7d284bb 2,744 1.00/1.00 vMB 24
540,709 540,709 00000000000000000022fc350ea1b09c82b6b12a71361a82a1685fff8036d70d 953 0.54/1.00 vMB 16
540,708 540,708 0000000000000000000fc811169d9eb4e9ba41ea852d5828fa487cd5768dca90 945 0.41/1.00 vMB 11
540,707 540,707 000000000000000000081aeb1e2153e3805cd35987d158bd5ec17f179f3c08aa 2,491 1.00/1.00 vMB 18
540,706 540,706 0000000000000000001340a7d50b1552bbe840c83e652c5f0368b4b800df1f1d 557 0.18/1.00 vMB 16
540,705 540,705 000000000000000000127c36a176cfba99b116a620ec8a73b0a0abdc782f22d3 1,815 0.71/1.00 vMB 15
540,704 540,704 00000000000000000021c0f97b5f151161e00b267ca80653c06d480abdf1d71f 1,314 0.43/1.00 vMB 22
540,703 540,703 00000000000000000001cf39bd6cc7c275ce272c3c0065d89eddcbea344e3b7f 61 0.06/1.00 vMB 18
540,702 540,702 00000000000000000016908014a11e47f1ce8d3558e29373806b9d8ff7662e6e 1,026 0.35/1.00 vMB 17
540,701 540,701 00000000000000000001f7da811b34100790407c42675cf75c790733462b4cb0 406 0.20/1.00 vMB 15
540,700 540,700 000000000000000000171e03033f07ce8817a3afbec1fe75232838e9d1b6d614 1,364 0.69/1.00 vMB 15
540,699 540,699 00000000000000000021283f0408d4cb0cc4aaca65ba166968f60b93a6f37d40 112 0.07/1.00 vMB 10
540,698 540,698 000000000000000000192ed4b5f91c24a35cc315f9e544f996cc67bba2b6f0f9 1,487 0.51/1.00 vMB 18
540,697 540,697 000000000000000000259e33789dc2f10cf99386f2f8ed30e98377f4ba67d72d 88 0.03/1.00 vMB 27
540,696 540,696 00000000000000000013c76461011190ac255ba7941a57c604bf78f2ed80cb36 547 0.17/1.00 vMB 18
540,695 540,695 0000000000000000001a5849d06b488307d81943a4a2fb0accc7d2e594229cf2 2,116 0.77/1.00 vMB 19
540,694 540,694 00000000000000000003f4fed4e62b3e111b44c9f372d9c62e279763de3e115a 458 0.13/1.00 vMB 32
540,693 540,693 0000000000000000002818d2ddbf1058b89657e61503968c2f4221e2648b015f 1,769 0.75/1.00 vMB 17
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.