Loading Tool

Explorer IconExplorer

Memory Pool

41,979 transactions
30.44 vMB
0.07071358 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt c91402b7d5df67fcb2fbfbf288ccf41b0a5a34a3195f20e9a24636c1076eaa8c
Version 20000000
Previous Block 000000000000000000006714c3d7dc50e84391981f67170adb5c2d01c46a6280
Merkle Root 55337771e780ca8fd4a6400118c875d0250f5caf6e79563199fd6baba3be9a0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,365
Size: 1.00 vMB
Total Fees: 0.00979387 BTC
Feerates: 60.16 > 0.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,465 (389,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
524,571 524,571 0000000000000000000b023052602f8989afb21721c980ed9f06480cdfcaa533 714 0.32/1.00 vMB 18
524,570 524,570 0000000000000000001d89399cd956edde0c1d57bbf227ce28467fc1465813b4 1,598 0.49/1.00 vMB 40
524,569 524,569 000000000000000000311a5b006a9b38cbeb21475ca7064e77d31342026892a4 76 0.02/1.00 vMB 31
524,568 524,568 000000000000000000160b49de036cb4bac9a01ff664e7df281886880bc169bb 689 0.23/1.00 vMB 30
524,567 524,567 0000000000000000002665a0f973df55f0a26d3d8bdf0600a4eae23d44247d7e 501 0.22/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.02 GB
    • Received: 10.70 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.