Loading Tool

Explorer IconExplorer

Memory Pool

82,565 transactions
31.26 vMB
0.12516871 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 450a5156808c94c4ca17f0fb71cfea7f435922987215238cde577f43e6a117ff
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f6f9b05e38ea7ec007f8a3b699d5320657fd2877c5eff292304acb55b3bdbf4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,109
Size: 1.00 vMB
Total Fees: 0.04291214 BTC
Feerates: 318.30 > 4.30 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (577,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,704 337,704 00000000000000000d517749c1e1458c6320ed1b3d46e09cf4c1d7da3dc4d9f6 829 0.35/1.00 vMB 26
337,703 337,703 0000000000000000125928b9076f64c529f868f7d528b41a0807037114d05d4f 128 0.04/1.00 vMB 48
337,702 337,702 00000000000000000a8b251228139ffd3c94f81a5d2a84fa95b9cdbee23dec5f 229 0.33/1.00 vMB 11
337,701 337,701 00000000000000000819007f8fbe14710bbbd4df25686a0925eeaa1314e50a87 97 0.09/1.00 vMB 9
337,700 337,700 0000000000000000085d513681f6c38944147e5ae5070d02227ef7ec1e9e07fd 46 0.06/1.00 vMB 5
337,699 337,699 000000000000000011a7e4a40ccb29e66721cf41f6decda7a42d0eb2e065a188 627 0.58/1.00 vMB 18
337,698 337,698 000000000000000012ea46681a8a914e925c30e3ba15d96ca4ad3324e6c16409 927 0.54/1.00 vMB 22
337,697 337,697 00000000000000000fb774dd024fc01074c5ed7ffa9ecbb65ab9bd3988367a76 16 0.01/1.00 vMB 25
337,696 337,696 000000000000000013596b1a04d514689b5d83b86dddc2c2841ebaa40692f554 618 0.36/1.00 vMB 19
337,695 337,695 00000000000000000c27b32d50ec3e1f81e46465176a97f2298fee8bd4b1bc06 1,292 0.75/1.00 vMB 28
337,694 337,694 00000000000000000b4793b7ea7d14df96e40a09967db9e63e8ab477738fff22 1,546 0.75/1.00 vMB 26
337,693 337,693 000000000000000019f731446d232f7d3f69b6184d33a9fa67ea300b8bd7818b 1,611 0.75/1.00 vMB 34
337,692 337,692 00000000000000000fb6735b391c030db30166ff4f5b8e58777f74420b0d4ed4 185 0.09/1.00 vMB 21
337,691 337,691 00000000000000000fd2fc17756725113bee6cda4ba8546fafeff43227f7a4b7 566 0.29/1.00 vMB 24
337,690 337,690 000000000000000006131c530b60cae8c2d35926d9dc4b4d01e87ed149f797db 396 0.19/1.00 vMB 23
337,689 337,689 00000000000000000d5592d689bceffbeec83b20f4cb5ab3a9e472960f3e8907 122 0.07/1.00 vMB 36
337,688 337,688 000000000000000014496880703266fb0dcdba683f84b8b9b78da6f06663e2eb 147 0.15/1.00 vMB 8
337,687 337,687 000000000000000005271ce05a72b0ab2ca01068edeb5fed0569b8610e3c6182 1,175 0.75/1.00 vMB 23
337,686 337,686 00000000000000000273f8d4179c8751f54a27513dc7d4af6f6d48f3cb0555ac 1,308 0.50/1.00 vMB 41
337,685 337,685 00000000000000000830b433d74486e40f6a98e5ae6387c2ac16210e9a4c9d8f 427 0.22/1.00 vMB 31
337,684 337,684 000000000000000002c9abf364b45a9dd079e666c3324c10e998cb6441660246 226 0.15/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.08 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: 722.23 GB
    • Received: 18.39 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.