Loading Tool

Explorer IconExplorer

Memory Pool

44,843 transactions
26.50 vMB
0.05331768 BTC
Random Selection Loading Transactions
Max Size: 140.48/200 MB

Candidate Block

Mining Attempt ae8abca9e541f81f041b5276a9d492ef75ac44089316970cfb39f89ebd5d81d9
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 5e72c34c9b4f3ebcd6018640326a11e7557927b1c2b34495e20c918c66508188
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,432
Size: 1.00 vMB
Total Fees: 0.00465360 BTC
Feerates: 40.21 > 0.47 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (229,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,771 685,771 0000000000000000000b76e010d3da37f543b1665eef90c1c68f4b0031efd487 1,799 1.00/1.00 vMB 28
685,770 685,770 0000000000000000000a69d93d8dfb9217187578e6415a303aa011b83383ce22 2,404 1.00/1.00 vMB 44
685,769 685,769 000000000000000000049cfdf2fa6b7ab86559dd6a2988676e03edd464c5f3de 1,127 1.00/1.00 vMB 62
685,768 685,768 0000000000000000000577e079f50fcac654117e45b912cf7c5a63e8338818e4 2,342 1.00/1.00 vMB 82
685,767 685,767 0000000000000000000a061192fb6a42147e2f260ca2dbf46c40e6584d61e7ab 629 1.00/1.00 vMB 9
685,766 685,766 000000000000000000090645353e923baeedab7302a848e4b9aad4bc0ad5859f 1,113 1.00/1.00 vMB 6
685,765 685,765 00000000000000000008bdff377342138ebdbfe7ee331e9fdc25b6915edd5f2e 2,293 1.00/1.00 vMB 39
685,764 685,764 0000000000000000000d01ae4ac7915f5f5444e292b786b3f5ded3a148945e59 1,662 1.00/1.00 vMB 24
685,763 685,763 0000000000000000000d1d85956e9dfdb3828b46330fec239a6ee7e70267e4e7 709 1.00/1.00 vMB 12
685,762 685,762 000000000000000000019df47e61c30a2021e121248c51d6b2144aeb74b3e810 1,048 1.00/1.00 vMB 13
685,761 685,761 000000000000000000056644895fa254233ebbb1332fa0114f5bfa7e3e7cbf15 2,373 1.00/1.00 vMB 34
685,760 685,760 0000000000000000000d118dad758000d72ff763cfb244f7becac95bc78af52d 2,711 1.00/1.00 vMB 43
685,759 685,759 00000000000000000005cea9b0490332498c9ce6843131badf4d6da56b75673d 1,053 1.00/1.00 vMB 19
685,758 685,758 00000000000000000008ab9b2ce421b6e3875e07aee4d0e7bebb22400c113bd6 1,285 1.00/1.00 vMB 24
685,757 685,757 0000000000000000000992c70a145d1dff7f12fba877508794209e896280ad97 993 1.00/1.00 vMB 29
685,756 685,756 0000000000000000000793515e86cbf86d9d0d9cb1c35e6b428742110eab447a 289 1.00/1.00 vMB 7
685,755 685,755 0000000000000000000afda60f103d0dee20cffe43168fdacd54cb7412eae577 443 1.00/1.00 vMB 10
685,754 685,754 00000000000000000009482108c7c3ccc15b82f1a86a53a8dee35cd5f771542d 1,932 1.00/1.00 vMB 35
685,753 685,753 0000000000000000000d321c84e878963c1f3b8d813225c352a46767bad5ef5a 358 1.00/1.00 vMB 6
685,752 685,752 000000000000000000089bc081863df7cc405bb448351c43089f4ead4f101875 289 1.00/1.00 vMB 6
685,751 685,751 00000000000000000005446a55091006399377868c711e3bb84a7ab31a85330f 985 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.