Loading Tool

Explorer IconExplorer

Memory Pool

76,832 transactions
28.44 vMB
0.09219518 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt 1c03565450a1ac2c257453f107fd196d7017891802e9255316332f1d41fa02fe
Version 20000000
Previous Block 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f
Merkle Root ebaa69d1dd6839205c26e76b572dc6c57ced76f2f20c105b5f7a31f661586736
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,314
Size: 1.00 vMB
Total Fees: 0.02848170 BTC
Feerates: 526.32 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,277 (178,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,642 736,642 000000000000000000022a24f626c1ad8c6a144e311d9f8ede50c95557bf86df 1,121 1.00/1.00 vMB 27
736,641 736,641 00000000000000000001dc27eda5fbfe893df0039d63447e12f34955161dcd58 814 1.00/1.00 vMB 26
736,640 736,640 00000000000000000002de3e45ea8a2e1d8854b6c699143b6165993c743c9b71 2,550 1.00/1.00 vMB 17
736,639 736,639 000000000000000000033ffbd17726f562f73b718ca6d7985fd440fc27bd6d92 2,885 1.00/1.00 vMB 22
736,638 736,638 00000000000000000008af3ec890b60ade1165327f17f463b66550043011c82a 2,617 1.00/1.00 vMB 23
736,637 736,637 00000000000000000003744893572758cbe9c71b1ba4f18ed78359e35edba752 2,309 1.00/1.00 vMB 18
736,636 736,636 00000000000000000003304903c971490ef09affdfdbbc15484d43ec27026d33 3,477 1.00/1.00 vMB 17
736,635 736,635 000000000000000000076baa1dc863dbbf1fa0ff135e326833e14961a7ac8d89 1,874 1.00/1.00 vMB 18
736,634 736,634 000000000000000000036db00dd2663e44ef05e44cf73fafe45cd0abd28596ee 2,493 1.00/1.00 vMB 31
736,633 736,633 00000000000000000000ba1c0b9026f42f9cab85151b41ac4deb3e817017d5f9 2,105 1.00/1.00 vMB 25
736,632 736,632 00000000000000000008dffb423958462324be684c2b66c0eb930ebde6fe2079 1,784 1.00/1.00 vMB 16
736,631 736,631 00000000000000000000c97f501eb593ffe00e2db76818e5608e8e8d9785fb9e 1,401 1.00/1.00 vMB 17
736,630 736,630 0000000000000000000514bb770ec72a2e8b68183a4eb77a7fc105c552a3b506 2,800 1.00/1.00 vMB 23
736,629 736,629 0000000000000000000790dfb871f65afce714205ba48e8101e2992d56e48d00 2,351 1.00/1.00 vMB 17
736,628 736,628 00000000000000000003da9009d94951eba70d0996d6a459a342b11b2b025b55 1,393 1.00/1.00 vMB 7
736,627 736,627 0000000000000000000471ba67a670f860e4f18834ed0acaae0c2350d4c10852 2,282 1.00/1.00 vMB 14
736,626 736,626 000000000000000000003d78634edc8f64ba7ecd03fae526646727eff1b13af0 2,323 1.00/1.00 vMB 18
736,625 736,625 00000000000000000002701507c520b269278af0bb229d737aa5c10b6f7a9619 2,880 1.00/1.00 vMB 25
736,624 736,624 00000000000000000005a438f70018d2095ab39fbca1232723b89211dc927718 2,809 1.00/1.00 vMB 17
736,623 736,623 000000000000000000000d113c3d82fc5868280a00dc9f8f8611f92e175d37ef 1,846 1.00/1.00 vMB 3
736,622 736,622 000000000000000000019d8eddeba746cd95c6a79ff260fa1d0e7d4b2aed958d 2,243 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.87 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: 713.09 GB
    • Received: 17.31 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.