Loading Tool

Explorer IconExplorer

Memory Pool

70,278 transactions
26.46 vMB
0.06229410 BTC
Random Selection Loading Transactions
Max Size: 159.79/200 MB

Candidate Block

Mining Attempt 9ee8f51ebcffb98514c346e977bd19444e69bbe5f0ff3643c42e44c3ef82686f
Version 20000000
Previous Block 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45
Merkle Root 86c58b6a41732ab6ad9003dfea5e68ba3f9a783e24e569ae98ea6dd717990b67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00593513 BTC
Feerates: 50.18 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,463 (915,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106 106 00000000877c1915ebe7d24bee5b81ecafcf1bac5890283124a3d662a50a7714 1 0.00/1.00 vMB 0
105 105 00000000854d5c01c377e7ff131dbd4b3af44949c6f3126fb66eab4a3fc6b1ae 1 0.00/1.00 vMB 0
104 104 00000000fb11ef25014e02b315285a22f80c8f97689d7e36d723317defaabe5b 1 0.00/1.00 vMB 0
103 103 000000002109057cb846ff7d1d96bc77f9f65cb547938efe1961760a8bbb3f75 1 0.00/1.00 vMB 0
102 102 000000001604181f13f19fd3cc89366ec95ce1dd64b776784ef8855210622f19 1 0.00/1.00 vMB 0
101 101 00000000b69bd8e4dc60580117617a466d5c76ada85fb7b87e9baea01f9d9984 1 0.00/1.00 vMB 0
100 100 000000007bc154e0fa7ea32218a72fe2c1bb9f86cf8c9ebf9a715ed27fdb229a 1 0.00/1.00 vMB 0
99 99 00000000cd9b12643e6854cb25939b39cd7a1ad0af31a9bd8b2efe67854b1995 1 0.00/1.00 vMB 0
98 98 00000000a8ed5e960dccdf309f2ee2132badcc9247755c32a4b7081422d51899 1 0.00/1.00 vMB 0
97 97 000000000ecab80b1bee41b0bff9514502d7d8c62bb842655da7b30008c891cc 1 0.00/1.00 vMB 0
96 96 00000000c21b38cebff4901eb0b6f4265b0adea665d8b63b5e3949e0bb923f06 1 0.00/1.00 vMB 0
95 95 0000000021a406d58deeb398942e3c6cf956295fc11b192935c453c7d80be1ca 1 0.00/1.00 vMB 0
94 94 000000001fa8db1f15a9abd900cce0df7823a8397f2728b1d275e8fe0c0d2df0 1 0.00/1.00 vMB 0
93 93 0000000069babcb34cc43c80e1c43d423a70821c740193a8265d3edc204ce4f0 1 0.00/1.00 vMB 0
92 92 0000000009d40c0a46d368c2780dfcb0375b0fee9f0d8ad87b325ec8e451e1d2 1 0.00/1.00 vMB 0
91 91 000000006e55c92b2a940de67b1314e150f0c72d0468c625f4f267fa30b8c1b1 1 0.00/1.00 vMB 0
90 90 00000000f365aa200968bb9808c3566d7d2465b4b3c93aa8a3cb9079f32cbb2f 1 0.00/1.00 vMB 0
89 89 0000000076d9ec583c757b8911406afe4d021aed0e5f30c16e65c82a71af32c2 1 0.00/1.00 vMB 0
88 88 0000000011fd31ceefda804321c8e00d9870c15a5395f361f3b0c6908eb7d04b 1 0.00/1.00 vMB 0
87 87 00000000a31b3785f0adc10975a4e3e356d133365c0aeab6e42240e17ac2e63c 1 0.00/1.00 vMB 0
86 86 00000000f1b3a6b39671e475b858bc6831db3ca57e8ecafa49a13c4d5b04fb53 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.20 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: 753.96 GB
    • Received: 18.92 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.