Loading Tool

Explorer IconExplorer

Memory Pool

45,378 transactions
31.89 vMB
0.12864219 BTC
Random Selection Loading Transactions
Max Size: 162.42/200 MB

Candidate Block

Mining Attempt bdd6cfd243994ad85633427123e2efdef431472ef4ae865ddc55def9213ad157
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 77626080fc03b5c1cfe73560995644d9262098eb7a5b15aafb94dad2bbaa56b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.05882524 BTC
Feerates: 150.41 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (389,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,592 524,592 00000000000000000040ee5a4b7c04623a7cd8441635bae7affc41d71211e9e9 1,659 1.00/1.00 vMB 49
524,591 524,591 00000000000000000033e270a62e51aa3aef6b60131979e3bf240405884dc5ce 432 0.20/1.00 vMB 39
524,590 524,590 0000000000000000003c19f9e9660b810c347867e58e29579518198de9d9d5f8 260 0.15/1.00 vMB 55
524,589 524,589 0000000000000000002cb671c2272d967156b1f6ec3f15161bf35a053c734411 329 0.15/1.00 vMB 24
524,588 524,588 00000000000000000028398d4f7bc95906a1a887a55ec108ae1c0553fa161e18 587 0.34/1.00 vMB 32
524,587 524,587 0000000000000000002cc522a22133ae2100a383016a4c0c7b39ffef29009726 239 0.08/1.00 vMB 17
524,586 524,586 0000000000000000002b93c72da5995dc1ef61895515133dcf8643dbdb05e55d 242 0.11/1.00 vMB 61
524,585 524,585 00000000000000000001e301b39c0aef8f192664b7094a952343466456ac09a5 1,202 0.51/1.00 vMB 27
524,584 524,584 000000000000000000148ceddeeb9e29588fa94839f028f168f3610c68dee2d0 1,374 0.54/1.00 vMB 22
524,583 524,583 0000000000000000001eb46be02c088a0ab0464f223474417f0d9e1356cb0332 432 0.26/1.00 vMB 51
524,582 524,582 0000000000000000003b672772f20e90ff5de64648168f022be4aa6c5f8a26af 427 0.34/1.00 vMB 9
524,581 524,581 00000000000000000013eebf95d2ac7a0f1736dded633b6076b1d163f077b9ea 638 0.39/1.00 vMB 24
524,580 524,580 0000000000000000003e5eaa8fceb5946793011d06c36632189296269bc9c46b 317 0.10/1.00 vMB 45
524,579 524,579 00000000000000000033eaeb898c10c8cf8a84ec61954fa93f538ae6869623dd 801 0.46/1.00 vMB 28
524,578 524,578 0000000000000000000207178871229438c334105841d06ffa392b0109cfd690 213 0.10/1.00 vMB 39
524,577 524,577 0000000000000000000204ad0b8ca11851d1973b4d1a0c7b935240bbc1f77c8a 149 0.11/1.00 vMB 34
524,576 524,576 000000000000000000059b7d7acfec5331f48d68a8024c8d1766e00c7ffd272b 416 0.26/1.00 vMB 12
524,575 524,575 00000000000000000027c00a3a798a223c43678aee9fd9da653766e5316665b0 39 0.01/1.00 vMB 45
524,574 524,574 00000000000000000038d15f650eecb16f536028604745776261028d26ab9fa9 199 0.57/1.00 vMB 2
524,573 524,573 000000000000000000357fa57cc322f711396c16aca0aa6509add3b299cadd39 1,855 1.00/1.00 vMB 23
524,572 524,572 00000000000000000027ba1b54a651924575b00806121a42917fc32645f712fa 787 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.42 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: 606.94 GB
    • Received: 10.61 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.