Loading Tool

Explorer IconExplorer

Memory Pool

80,830 transactions
30.99 vMB
0.07097568 BTC
Random Selection Loading Transactions
Max Size: 188.78/200 MB

Candidate Block

Mining Attempt feed3f3f65c46329f05966f8cb1f23aebe65cb3b33b9fb5583ffab4f0d16e2e6
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 43c4be1dcb9e9d8da927552926bc9fa92bf6326970445cb484965f2a357eff6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.00423718 BTC
Feerates: 60.16 > 0.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (311,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,691 603,691 0000000000000000001076a83afbe8cf3a94d3e8a0b14603ad63ab66376c9c0a 2,292 0.70/1.00 vMB 21
603,690 603,690 00000000000000000008f921be4ff4ea3f8a8a69406edb73104cf09348678185 1,941 0.50/1.00 vMB 24
603,689 603,689 0000000000000000000720944103079a3250aadcaf71d3d893d8a357ac576a3a 1,305 0.45/1.00 vMB 25
603,688 603,688 00000000000000000005f73920599ff3d31d202b19384cffaa40f051077b2727 1,735 0.52/1.00 vMB 27
603,687 603,687 00000000000000000012c84442921b9941484e674a72a2d69e72fd0957a0434f 3,365 1.00/1.00 vMB 8
603,686 603,686 0000000000000000000e3fcd575d1694822b10fb718b3afb9777ad2620026d99 2,907 1.00/1.00 vMB 45
603,685 603,685 00000000000000000008e72baefc2ac1b9418df72642c6a04d70967c1bba3c46 3,110 1.00/1.00 vMB 21
603,684 603,684 0000000000000000001133e019d54326a1e9dd1e03c18ab24f53eed86b48e6ea 1,765 1.00/1.00 vMB 24
603,683 603,683 0000000000000000000c0f01419f37567c96ac7012b6e4af8a71c5444be06c35 1,443 1.00/1.00 vMB 22
603,682 603,682 00000000000000000002acddda3ed2d9a611fcfb1a5d5e625fa50acd8ca26b81 859 0.24/1.00 vMB 19
603,681 603,681 000000000000000000039d6244873bb2c6413b839d1c565c8f92fdc93f70e973 242 0.08/1.00 vMB 25
603,680 603,680 0000000000000000000465506e3c9390b07a06b273dad35de54d34a125a99cc3 170 0.04/1.00 vMB 10
603,679 603,679 00000000000000000002fdaaa407d0a1a5a2b1ef2e948a854075bed7a5a62582 480 0.17/1.00 vMB 33
603,678 603,678 0000000000000000000826d43d872ff58defcf9ecc047d1523ffe396311e59f9 2,468 0.92/1.00 vMB 20
603,677 603,677 000000000000000000066ac030dd95def3e24928d1efd9a311fc0c6fe2c695d9 378 0.14/1.00 vMB 29
603,676 603,676 000000000000000000134dd8a1466831b8cc4c5f55a7127f380c231ec871150e 2,474 0.72/1.00 vMB 19
603,675 603,675 0000000000000000000593c893cbbebd5a968682ac776f1d0b9e2d8430d0049f 2,479 0.66/1.00 vMB 16
603,674 603,674 00000000000000000004d9bbfaa77e0d436ab0599b630dda36d7acbb976f5535 1,691 1.00/1.00 vMB 16
603,673 603,673 000000000000000000093ee05c6c8e3a7bbedefa541cc560a38c696907db49ea 1,627 1.00/1.00 vMB 28
603,672 603,672 000000000000000000095009ec465fe5b90f824f6592266658232ddd6924189b 2,289 1.00/1.00 vMB 32
603,671 603,671 0000000000000000000e71f7018ab2e106dc7671edb3f3da8b1effde8084375b 2,957 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.