Loading Tool

Explorer IconExplorer

Memory Pool

77,874 transactions
29.41 vMB
0.10358740 BTC
Random Selection Loading Transactions
Max Size: 177.16/200 MB

Candidate Block

Mining Attempt b0a7aba523eeea0eedd133ab62b322572af0ae84c1041f10a82797023d412ba6
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root dd1efdbafdf86964812a1c98d98d02345bad1f97cbc4e01eb2fcc0a2610b168f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,186
Size: 1.00 vMB
Total Fees: 0.02816157 BTC
Feerates: 151.12 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (605,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,638 309,638 000000000000000034f69be57259380f52230d608c6a44bc4e7302fca3cd0508 1,209 0.76/1.00 vMB 27
309,637 309,637 000000000000000038737d4d5a9654c65d5d5ad9e6ed6f653b2f53ec583acb49 1,154 0.75/1.00 vMB 27
309,636 309,636 000000000000000021b1eb9e841a0e957de45cf64a11c8430e3a4807e4ce3a36 653 0.50/1.00 vMB 22
309,635 309,635 000000000000000040103775661035e2c42a3b32e15a7faa0d8d03595eebc36f 964 0.35/1.00 vMB 47
309,634 309,634 000000000000000025118cd8b37370b5adac3a5580c9fe24e60fe6820edb5a8d 1,534 0.75/1.00 vMB 34
309,633 309,633 00000000000000002115075b391b2acecb20dc87469753d3530570e724fdc962 572 0.27/1.00 vMB 35
309,632 309,632 00000000000000000cb1d9fa343b9e33e3057179141d3c7b7b4bec3971ff6d08 725 0.36/1.00 vMB 32
309,631 309,631 000000000000000002aa957d25ae3d3f41e5819773eebed5e9c162297dbf1c3a 808 0.43/1.00 vMB 31
309,630 309,630 00000000000000003c05438676cbbcdc4824402940d6cc11442050b212f6b3bf 698 0.39/1.00 vMB 31
309,629 309,629 0000000000000000051be7c44fd58862ca3ab425eb20a588aa16b59113ead4c4 108 0.05/1.00 vMB 35
309,628 309,628 000000000000000027265c22b74e9c9684e61a3b84c608a4a93759187b8ff13a 1,305 0.75/1.00 vMB 27
309,627 309,627 00000000000000000b522fe52a386f1232d061e537196490f0867c22cb27c568 763 0.75/1.00 vMB 18
309,626 309,626 000000000000000030dfaab711cdddedf35f3042b5bd06417c64233bbe197b4c 2,718 0.92/1.00 vMB 59
309,625 309,625 00000000000000002b6a2dd89c7e19ec0f421e61410dca83c2182b2bbafecf27 443 0.22/1.00 vMB 31
309,624 309,624 0000000000000000278d5319f0814e9a16cf786796168f8a03efe38037a6dfcf 705 0.38/1.00 vMB 31
309,623 309,623 000000000000000033f27da2411f0d0d3aacda5e523f0d8899de7c4f8966ca40 204 0.16/1.00 vMB 17
309,622 309,622 00000000000000002e87b823fc9ca2bcdebc92c5f2daed8e27c61b9e30dbe12e 288 0.30/1.00 vMB 19
309,621 309,621 00000000000000000338950ab6ad50d5e7bd5e9c7c64304ab313a91a6c612bc5 128 0.05/1.00 vMB 29
309,620 309,620 0000000000000000208f793deb83cf2235a267daba45ab67cdfd1eaed4108644 1,240 0.75/1.00 vMB 29
309,619 309,619 00000000000000003a34be1bb379dd63a7d981dbb4e21bbde1d19d0e24ab4211 723 0.25/1.00 vMB 51
309,618 309,618 00000000000000002ec5ca9566fff0d30ab9fc6b1ca1c5f00944d3040ba1e851 121 0.14/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.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.