Loading Tool

Explorer IconExplorer

Memory Pool

71,825 transactions
27.65 vMB
0.06463727 BTC
Random Selection Loading Transactions
Max Size: 167.36/200 MB

Candidate Block

Mining Attempt 81e0c4c613a2460c0569c0becd42441b0b9333af487e9ac59428fc5c49c24669
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root f94d8b373f4cf81339db2f038558c328b4b735d6fca3519fdc413bb31858d514
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.00463556 BTC
Feerates: 70.81 > 0.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (661,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,107 254,107 0000000000000035ea1eeb141d457f0e84934bbdfe913d6bd9b222b152425cfe 433 0.24/1.00 vMB 57
254,106 254,106 000000000000003ab72eda95006af482efd92da47ca62b10360f9ea70bf2645b 649 0.25/1.00 vMB 131
254,105 254,105 000000000000000c9cf1c2dced5f126daf79337b78f8ff1949b1c6eb8563ad4e 444 0.19/1.00 vMB 114
254,104 254,104 0000000000000008c02cca20505233ec319f0a15903b996990e4ca4c9169e878 153 0.06/1.00 vMB 151
254,103 254,103 000000000000003c32591fce27fb0694541fa141677042520510f824d0c7e00f 121 0.05/1.00 vMB 136
254,102 254,102 000000000000002b179ff7dfe8b025006148d519b26373bbcc72b8bd6147ebe5 63 0.03/1.00 vMB 117
254,101 254,101 000000000000002404be939bdef81ede1bc0dbfd26eb92ecd67540c7b7ecce05 259 0.17/1.00 vMB 66
254,100 254,100 000000000000001f2c25e7c8bae86c349586b15121f0fe56d29deef5eb4bcef7 657 0.25/1.00 vMB 113
254,099 254,099 000000000000001aeb3d042b63c0dd34994215a4189c850a1b22a4dd9182670d 512 0.23/1.00 vMB 118
254,098 254,098 000000000000001875f518b895af630dbdc3dc6d6eb994371db8848060f995e7 118 0.05/1.00 vMB 154
254,097 254,097 00000000000000229949514bb638ddc796c4fa40b3ca5dcfa585ee5cd1573935 389 0.15/1.00 vMB 104
254,096 254,096 000000000000001fdde3563544ed560f9836d43adc0b727a254b3c585bde6e13 179 0.09/1.00 vMB 102
254,095 254,095 000000000000002a66bf3cf434e1daad4e46ccf55909c58c19554da3bedcaddb 10 0.00/1.00 vMB 80
254,094 254,094 00000000000000131ef35677c394204d6ce4bed7914efaa7c01e6b008e1d3c23 83 0.06/1.00 vMB 210
254,093 254,093 000000000000000999b0f5f4cfde2f01b7cff40e57a618b2aa22beb645e5f730 587 0.25/1.00 vMB 102
254,092 254,092 0000000000000012cac30629b3d1f3c153fbff234bff6583108a4be14dc7ff11 72 0.05/1.00 vMB 47
254,091 254,091 000000000000000536c58a00c067dde3f691ba8adde6ab4affd2c61e9d215841 614 0.25/1.00 vMB 94
254,090 254,090 000000000000001f348cb0d38145c84312f4d13c8f123ffd5aeb0a9651f7388c 384 0.16/1.00 vMB 104
254,089 254,089 000000000000001a69ab7bdad95c0b87631a3d15a67335d593f39008b1109be5 122 0.06/1.00 vMB 99
254,088 254,088 00000000000000167702d776448211ff34e198d3ba61e4bdd311fa970bdbadbb 226 0.09/1.00 vMB 95
254,087 254,087 0000000000000037e8ce0cc6cc82e8d9aba71ff181d4e636f32af9a1bfc53808 128 0.05/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.18 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: 750.31 GB
    • Received: 18.85 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.