Loading Tool

Explorer IconExplorer

Memory Pool

76,631 transactions
28.47 vMB
0.06442106 BTC
Random Selection Loading Transactions
Max Size: 172.77/200 MB

Candidate Block

Mining Attempt 49931c0bc606105c4c77db97296d71b94746579af0e9ea78fefd1a9274d539cf
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 9b8f8738c56dec157d6b344a5bfdf9ab075119e3bcc43944d33b7fbc18130d1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,573
Size: 1.00 vMB
Total Fees: 0.00545621 BTC
Feerates: 178.73 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (286,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,635 628,635 0000000000000000000210066becbfb2ebfdd957d3bdaec7190f46d87ce59b7a 2,726 1.00/1.00 vMB 66
628,634 628,634 0000000000000000000362a66895d22df572f081b5aff61455349bb67d5e1352 2,536 1.00/1.00 vMB 27
628,633 628,633 000000000000000000116f68ad6e31cefd618aa005e16572a18da0e749e2e5d0 2,153 1.00/1.00 vMB 43
628,632 628,632 0000000000000000000a1dac9c3e088e4b0fada706d77c4a319e54aa3d10f7da 3,248 1.00/1.00 vMB 97
628,631 628,631 00000000000000000009a5acef425591cbbb2104ee7bdd4c772e23b538fd198f 1,642 1.00/1.00 vMB 44
628,630 628,630 0000000000000000000c56b924ba9942146d2480100213d371e1543003fa22ed 2,557 1.00/1.00 vMB 49
628,629 628,629 000000000000000000100f3ffd6135babc21ed692d6573997da6658c3ab9c630 111 1.00/1.00 vMB 2
628,628 628,628 000000000000000000039bdb06dd3923fb604cc442c49f2a377361dc167727e9 156 1.00/1.00 vMB 3
628,627 628,627 0000000000000000000c40e2dcedf6bcdc0f14da834eb43bd5214f77293d9f91 1,761 1.00/1.00 vMB 35
628,626 628,626 0000000000000000001033cfc69f4028dcb9c7d006f527e66f9c410bfe82fc2d 2,026 1.00/1.00 vMB 40
628,625 628,625 0000000000000000000d57c98d32d695e544a4307d69fb1468d7c6b4dc35476a 1,688 1.00/1.00 vMB 32
628,624 628,624 0000000000000000000f460dbfcb8162c3016d887b5ad81c8dc0e62c0f25b970 1,186 1.00/1.00 vMB 30
628,623 628,623 00000000000000000005b6995561953f9f9986f76c2dcec31f9c288d0c3e186e 1,151 1.00/1.00 vMB 22
628,622 628,622 0000000000000000000e693e3dccdd339b61ca36f594ff16e5fffdce18f1f4af 2,825 1.00/1.00 vMB 24
628,621 628,621 0000000000000000000937069be58ef81c1c69145ffcbe520f6d94f2aa6cd578 2,959 1.00/1.00 vMB 106
628,620 628,620 0000000000000000001001e4eead815d98cad71148a450db18abc9f33e8b82bc 1,901 1.00/1.00 vMB 45
628,619 628,619 00000000000000000001160622dfeced49bab72d635599ee2a17710d79828e45 391 1.00/1.00 vMB 6
628,618 628,618 000000000000000000056131e08f0752178eb9ec06c905c74461c44106540cc5 2,620 1.00/1.00 vMB 42
628,617 628,617 000000000000000000091c5b3ebe1aaacb4d8b1c867f59f29d43a3de02f96d68 2,652 1.00/1.00 vMB 73
628,616 628,616 00000000000000000006c496d608fb743b268c538cf08daa142bd0120bba035a 2,440 1.00/1.00 vMB 61
628,615 628,615 00000000000000000003f5552f621a01d9cd835ddadc7f06b2151b2e81d18cf4 337 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.68 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: 675.49 GB
    • Received: 16.43 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.