Loading Tool

Explorer IconExplorer

Memory Pool

79,526 transactions
30.14 vMB
0.10574857 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt ded5a64878e845d1504aad0b6a4c0ebe6c492809d8b44b66d55002153ea16057
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 86e8f7c339a4afb46541718e3cc132a492201181751be7dd088b57bdaa6b028e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.03505920 BTC
Feerates: 151.00 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (437,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,591 477,591 000000000000000000b29d8ce40fc34be1500885a42603b74e8915d6c663a161 567 1.00/1.00 vMB 29
477,590 477,590 000000000000000000add20152516f97c81b1b44ac9d1f560d634e34d5edb35d 526 1.00/1.00 vMB 27
477,589 477,589 0000000000000000013a614adc89bb331a237e6ee7379d7998f7c507c3ca9d59 1,472 1.00/1.00 vMB 104
477,588 477,588 0000000000000000010b485d90508063bd007552ef5c554857336993083238e4 669 1.00/1.00 vMB 35
477,587 477,587 000000000000000001080b3482f121e0b49b36c89da4ca3161b7d813dc09ae29 823 1.00/1.00 vMB 46
477,586 477,586 0000000000000000003449908fbb13697397131a839f66c5e542783f545a0185 422 1.00/1.00 vMB 12
477,585 477,585 0000000000000000010d999157e070d648592191767cd6a2601b826c975c2d00 1,766 1.00/1.00 vMB 68
477,584 477,584 0000000000000000002bb3cffb36dcbdc12158ad5001ee9294416226231cb735 1,976 1.00/1.00 vMB 182
477,583 477,583 00000000000000000013483430336a4c2d78f2d7c48774e0555c85c926372ddf 1,987 1.00/1.00 vMB 150
477,582 477,582 0000000000000000009639865ec71af96e44b0e07e11b28026a728f11ecaf2a6 953 1.00/1.00 vMB 38
477,581 477,581 0000000000000000010046a5923f4464c6bdddd268f35588516c56a706b0da5f 1,729 1.00/1.00 vMB 152
477,580 477,580 00000000000000000097fb623e5a3160f687463f8a28252b53a3385dc57b8e55 1,264 1.00/1.00 vMB 104
477,579 477,579 0000000000000000003e36211f4e1326febc5e911269563f12000a5661e02705 1,733 0.93/1.00 vMB 175
477,578 477,578 00000000000000000110242716cef17c7a11e9ab233c9eafdbde08b5f7fb2495 552 1.00/1.00 vMB 12
477,577 477,577 0000000000000000011d7a5cc22b8c32373677095842850331900c16973e4ad6 596 0.27/1.00 vMB 172
477,576 477,576 00000000000000000011b5cf9266618f425f3677a64081152b36f634322eb680 1,022 1.00/1.00 vMB 63
477,575 477,575 000000000000000001260ae7bbb36f7da35fc5e067d35f85f5c70d47e35c614d 1,032 1.00/1.00 vMB 70
477,574 477,574 00000000000000000157c7b74221f9ff85ba987ab7cf15873bb1e35cca22d025 1,738 1.00/1.00 vMB 56
477,573 477,573 0000000000000000007635a15e7089af6510178c99d9e8ed60f1a034e971c4f6 2,575 1.00/1.00 vMB 78
477,572 477,572 000000000000000000d99f8a2fca01ee138610993478d406d83ed9b53546c318 2,000 1.00/1.00 vMB 143
477,571 477,571 000000000000000000dece85da10a61288012b7c464389d27e63b2b6c0d704e4 2,076 1.00/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.