Loading Tool

Explorer IconExplorer

Memory Pool

36,359 transactions
19.35 vMB
0.05325180 BTC
Random Selection Loading Transactions
Max Size: 106.16/200 MB

Candidate Block

Mining Attempt cfaee6ac1dfb847139ebc1f5e316d898b6526b7c0234922560811606a0b958be
Version 20000000
Previous Block 00000000000000000000c95d09f596a77f42c487efe703f6c411b4461ebed13f
Merkle Root 48d52828a6e93bbd23c0ff0e22e2f8bd51f14081376d473a333a7f8ccd163861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.01580856 BTC
Feerates: 150.77 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,116 (646,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,183 267,183 0000000000000001ff4e2d99c2577e8a42aae3b62c83fcc3019ff8e76e4b1bf6 309 0.15/1.00 vMB 75
267,182 267,182 0000000000000004e84a8f0979d79daf4fc2e0e68250d8dd575c1d58ffe8cc04 105 0.05/1.00 vMB 54
267,181 267,181 00000000000000008b9178fea037fabb89c660b918aac92de872e2d18e2081f8 402 0.18/1.00 vMB 80
267,180 267,180 000000000000000503ba7055ea9a0b761a2ea132f2392681357e98347183dc96 346 0.15/1.00 vMB 72
267,179 267,179 000000000000000640b2cff10ffce21bf77393c373dfad6a48b04d9e6a3117f3 170 0.08/1.00 vMB 77
267,178 267,178 0000000000000003b610b0a0c5bd42d26bf90b9953f66d88c675223579799370 162 0.06/1.00 vMB 37
267,177 267,177 0000000000000005de08c40823785f32b6ae3e5e8bfbdf8b92a6dfc9266d0403 451 0.20/1.00 vMB 75
267,176 267,176 0000000000000008140c263d4d4e3223195b6728320b2f20c2b281e397ade1ac 99 0.30/1.00 vMB 18
267,175 267,175 00000000000000036fdaa043c2ed4cce9d8c234ca652c7a7894fab616a11dc81 271 0.25/1.00 vMB 41
267,174 267,174 00000000000000074895c31a1bfcfbd007f9c2bf517c211fd4e5618e7db6b796 217 0.25/1.00 vMB 20
267,173 267,173 0000000000000008606171c2b66ee47b0be4b6360e34c3fe83e51dceba39313b 496 0.25/1.00 vMB 78
267,172 267,172 0000000000000007d9377f0ea040d9a8abbeebd90adec0e47351c6f1ebc8bf28 627 0.25/1.00 vMB 109
267,171 267,171 0000000000000005528411012fe9a2a08cb8c78cae193f6b13045d3044c1f806 287 0.14/1.00 vMB 80
267,170 267,170 0000000000000009325cc8442421406544d760c7a7645ab85c93446992078cff 283 0.14/1.00 vMB 65
267,169 267,169 00000000000000072b1a325fc9967a7ea1c251f6db91b041f89be17a4f6b630f 111 0.05/1.00 vMB 67
267,168 267,168 000000000000000a5a1658d057e5480b92fae72df8a31fd085dc0eb422fef77d 76 0.04/1.00 vMB 61
267,167 267,167 00000000000000046c12f7748de0f2fb0ca37f659af2f55855b34071c42f7e8b 142 0.06/1.00 vMB 85
267,166 267,166 0000000000000002746eec62488886de72804afd8478e2cea066249a3b4669ff 131 0.06/1.00 vMB 72
267,165 267,165 0000000000000002ddb48d8672c92bc42f2c69ae2e24ddcab65ac9bd37fa59fd 138 0.10/1.00 vMB 34
267,164 267,164 000000000000000406e9f10cf2140388ffdde4bba71a33ad85ba844b4cdec54f 250 0.15/1.00 vMB 61
267,163 267,163 0000000000000002ca468768e01941be619d1566b1e3cebf8454b2addc9fc553 196 0.15/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 780.81 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: 559.89 GB
    • Received: 7.30 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.