Loading Tool

Explorer IconExplorer

Memory Pool

84,064 transactions
31.95 vMB
0.08795104 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt 2cd99ce0aaaefd645d86f6aa3200524b394f45e02dcf931aa948301c79af9ad7
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 127d344404099ea93569e7be88b76defb94cf1f8e87b0d1200272a8af150492d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.01819563 BTC
Feerates: 104.48 > 1.82 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (394,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,635 520,635 0000000000000000000f3d9a6359fe63ebccc6b1e527148af056597275bf951e 2,774 0.96/1.00 vMB 31
520,634 520,634 00000000000000000041f665dc48b7b967129dfee4bd19a728876b649e001348 769 0.32/1.00 vMB 51
520,633 520,633 00000000000000000037ab2848f81da1d4d25e4f337e05d686d1ca198129ca25 366 0.12/1.00 vMB 27
520,632 520,632 00000000000000000018cd20b669a65fee7d275e1ad9f2cfcc585f17e49dc2bc 1,186 0.54/1.00 vMB 32
520,631 520,631 000000000000000000117d90da784485c614639703e026f4a4548f7a494469f8 1,119 0.45/1.00 vMB 23
520,630 520,630 00000000000000000043230197a501cc273c9a67c7ef0342df3c02a3164dc003 2,702 1.00/1.00 vMB 42
520,629 520,629 00000000000000000021bac7d007465ca48621a1097363948c3e1dba1fec3c4c 210 0.06/1.00 vMB 28
520,628 520,628 00000000000000000008888cccd8f03d6d460044fb57dc21e1fca7831149ffa2 1,285 0.51/1.00 vMB 39
520,627 520,627 0000000000000000002058e636d895d3564324779c38804499728218c41a3eb6 2,547 0.89/1.00 vMB 34
520,626 520,626 0000000000000000001d2231fa293f2ac46bf83ead809dfb5cc25d3aeb8beb82 1,497 0.55/1.00 vMB 31
520,625 520,625 000000000000000000341ed363081c0d7b932de5a074835a557da2eb341913d3 628 0.32/1.00 vMB 39
520,624 520,624 0000000000000000002b269ab1b262139fb4b23636b2916fd3a34c42947eea7f 319 0.12/1.00 vMB 24
520,623 520,623 0000000000000000002d7012585d15f0e1d0e1d488d03a92df26aa460738ca3c 2,535 1.00/1.00 vMB 44
520,622 520,622 0000000000000000002a1530d9f8b585664f84d915798c9c4ab14a9e27a0cd92 791 0.25/1.00 vMB 5
520,621 520,621 0000000000000000000277908d7752d83adaae93dedff63c7ce75fd426ad3cab 1,898 1.00/1.00 vMB 4
520,620 520,620 0000000000000000000b00384a652a61db8789a8a0d784dff302906705117ab2 302 0.16/1.00 vMB 22
520,619 520,619 00000000000000000006ccbd72b2f0e9a42109bab92044523a304094000bdc34 2,087 1.00/1.00 vMB 16
520,618 520,618 0000000000000000001f2fd02d2b9f363149de27f32d3fd95758c12281e1cfdd 2,794 1.00/1.00 vMB 59
520,617 520,617 0000000000000000001c44e752b310d27b905737b2f1fc69bea7110f720f3e94 1,832 1.00/1.00 vMB 30
520,616 520,616 000000000000000000448b43be29890ca780b2b21e2e2a0e53e04269d135abc8 2,540 1.00/1.00 vMB 32
520,615 520,615 0000000000000000002e22f7b842d8ec98d67e5ae5041e263e3be7e3cea9bbb6 1,102 0.60/1.00 vMB 11
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.89 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.