Loading Tool

Explorer IconExplorer

Memory Pool

81,703 transactions
30.61 vMB
0.08329781 BTC
Random Selection Loading Transactions
Max Size: 187.32/200 MB

Candidate Block

Mining Attempt 622c4b65a0c02fc84a88379296fa112ea6fa8383b6f328617eace8a1887ece03
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 5acc88256e549491a940fc5dc273fe8fd2f6590b9aaed94a79aaf2d289ec8f30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.01437454 BTC
Feerates: 150.61 > 1.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (430,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,751 484,751 0000000000000000002c6f302bbefd21647d0d7f0d3561faac5f78b6f30b5ed3 978 1.00/1.00 vMB 228
484,750 484,750 000000000000000000ef1c457df68e6489655ff06d8225a2af707839ea69b6c4 561 0.26/1.00 vMB 107
484,749 484,749 000000000000000000d63dd3820175a4b14e00e15df661255ae8227d4313495f 1 0.00/1.00 vMB 0
484,748 484,748 0000000000000000000d117ab72331e7f7597934659c338f5bf0a8c2f2c1cde4 601 0.99/1.00 vMB 25
484,747 484,747 0000000000000000010861fd515fa6099719d3f00f61634222d9f0d0f4d0d896 1,515 0.99/1.00 vMB 93
484,746 484,746 0000000000000000002a56345110537e577107003afc443680d62f041a369dba 384 1.00/1.00 vMB 21
484,745 484,745 000000000000000000975e91e77684b837e3529850bbd96b8b9de7160df90219 1,987 1.00/1.00 vMB 103
484,744 484,744 000000000000000000ce47281d66e807bd60062ff2f6b825e5a6ea3a1d09018b 67 0.04/1.00 vMB 159
484,743 484,743 00000000000000000083f187cc734c2cf77b02d1c0b24523d74261fa25833f7f 2,171 0.99/1.00 vMB 124
484,742 484,742 00000000000000000098a33bb5a3edf923440ea87fccc244aad3b20fcf8842cd 179 1.00/1.00 vMB 4
484,741 484,741 000000000000000000f111d0b58d0c1631e0482fd95a3393c8dbe4f0a786afce 969 1.00/1.00 vMB 49
484,740 484,740 0000000000000000003dd120f2044b987d19b434098c52816ce06c9281ec19f8 1,321 0.99/1.00 vMB 44
484,739 484,739 00000000000000000059acbc3bf4103d98e9fb4a58ef88ee7c883c3e22fd6a8a 2,204 1.00/1.00 vMB 51
484,738 484,738 00000000000000000059410d19f6083744ce347935e7e15695e87f1f6844268f 2,180 1.00/1.00 vMB 136
484,737 484,737 0000000000000000009fb525a66958224de1200140e0328c313062955ab7d2d1 2,013 0.98/1.00 vMB 109
484,736 484,736 000000000000000000c3a27267c9b0511607f927a650daa98051e89357719ee0 2,139 1.00/1.00 vMB 160
484,735 484,735 0000000000000000000b1bda211c0c0187eeed75e9131428bba68c30768ed6cf 1,915 1.00/1.00 vMB 83
484,734 484,734 0000000000000000012b84e57ee09c78348fbf2549def02d5df2b47b6af756f3 2,229 0.99/1.00 vMB 187
484,733 484,733 000000000000000000adc12ebc20ab9bc72cf57a9c5bd02157162e4e3b0032ce 216 1.00/1.00 vMB 6
484,732 484,732 0000000000000000009db052b68415262c9f877c8e612d3976d43c8b3cf28408 1,240 1.00/1.00 vMB 61
484,731 484,731 000000000000000000d5e39a8ec3ae0931dd8e24a7405b6a0c2415d5cdc320e2 1,127 0.99/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.