Loading Tool

Explorer IconExplorer

Memory Pool

82,827 transactions
31.23 vMB
0.08948752 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt d3fef2a3f7b0a3e30a5eec42e3b130dbcbf69ef11eadcdff9c23a169ebdeae12
Version 20000000
Previous Block 00000000000000000001c741e94ff9ce9b4832dde958a2941db0822cdb652151
Merkle Root 839d35c17504e4359bce6a94d90605c58a39072c7eab795e6bd9b27cc20afbb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01891910 BTC
Feerates: 301.60 > 1.90 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,220 (286,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
628,614 628,614 0000000000000000000ef93787ac21c6fc443e4bf26af612baab92782c2914f0 2,853 1.00/1.00 vMB 42
628,613 628,613 000000000000000000057685d71a42bef3d921759e73ad515632f459ba4276dd 2,897 1.00/1.00 vMB 82
628,612 628,612 000000000000000000000984c5b20fb67288baafa42e7f91b9ccde90e6c94c9e 756 1.00/1.00 vMB 15
628,611 628,611 000000000000000000068801a7c7e4b45bed18d234269cfade50906ceaa2645e 1,291 1.00/1.00 vMB 17
628,610 628,610 0000000000000000000c8bc662ba269792ee16c46e1079a41ef055bc9b93609a 2,739 1.00/1.00 vMB 55
628,609 628,609 00000000000000000000d4c63a79e8f087c334a4a6e93f0bc6500841fe785a2a 2,864 1.00/1.00 vMB 84
628,608 628,608 00000000000000000002fb476ba21e1064116a602a26d14fef021200d45235a7 1,702 1.00/1.00 vMB 6
628,607 628,607 0000000000000000000bf3ab33e93c6bbb0d515e18a26877c003adeb68647b34 2,663 1.00/1.00 vMB 45
628,606 628,606 0000000000000000000dcdbb679a532099c61ddf0596a94948e7e7700a194529 2,780 1.00/1.00 vMB 36
628,605 628,605 000000000000000000116395c8e7db8e09b8ee01be9f05b23038bfad40031a85 2,376 1.00/1.00 vMB 14
628,604 628,604 000000000000000000103fc07e0a8dcfaea8d90a71d758199f6352cc21b10f30 1,810 1.00/1.00 vMB 51
628,603 628,603 000000000000000000015c0f2df9276237da03c568231b4f67d367ebdee91cd5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.31 GB
    • Received: 16.87 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.