Loading Tool

Explorer IconExplorer

Memory Pool

83,916 transactions
31.92 vMB
0.08656737 BTC
Random Selection Loading Transactions
Max Size: 194.13/200 MB

Candidate Block

Mining Attempt 84c29fd6d5aed8f37b541b95e95159577fd7e0fd9db6961588cdf039993ce347
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 800eaaa15497869b517ab5a2ca10087addf9bf2839b7538fff649f241c222c9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.01695494 BTC
Feerates: 40.21 > 1.70 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (678,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,273 236,273 000000000000003e214f9f1bbc4f7b51c09fa83de1ce4f576cabb897fb5075e6 570 0.27/1.00 vMB 174
236,272 236,272 000000000000007293aba9e61c92c1073e984f487e135866cbadacdaf04104e3 601 0.25/1.00 vMB 196
236,271 236,271 000000000000005b150d6e9670d625c07218aa4566d04d46e7abe7e4aaec30fc 267 0.12/1.00 vMB 167
236,270 236,270 000000000000004e8308b8200f1976ac67f2a78f8eb2d267b019de291262aee9 26 0.01/1.00 vMB 105
236,269 236,269 00000000000000db72f2550c682b17046a23e836802b68e3e6379f7558fb2e07 126 0.10/1.00 vMB 115
236,268 236,268 000000000000004290861a5f433fcb037d8d22fbac5381614a235cd05bf1cd6b 380 0.25/1.00 vMB 80
236,267 236,267 000000000000004bdd60b569cb4d2fd4ae92bb1e88b3c9d8a41acd45f96174da 225 0.15/1.00 vMB 48
236,266 236,266 00000000000000e3bf415866b929b198acd932d6235e881405a6f30d41921974 507 0.30/1.00 vMB 120
236,265 236,265 000000000000006d6d6ad617dd5a0919d9b64a33b89fdfbdeb56f9b8b30dd07a 782 0.25/1.00 vMB 236
236,264 236,264 000000000000005c3e661255eef58134689ae9209987f0574bca9b706130d139 366 0.19/1.00 vMB 151
236,263 236,263 00000000000000e5b854d7867b928ccce5993dbe4f5935e46b450c06448bbae1 270 0.15/1.00 vMB 106
236,262 236,262 00000000000000872e472a66db865ad644b6698c6a2f78e026defccf8a35c981 444 0.20/1.00 vMB 180
236,261 236,261 00000000000000b19f8460c82c6d9807e9d3ea893d166fe127bc88dee19fa85d 250 0.15/1.00 vMB 53
236,260 236,260 000000000000009c414d3443722b572218ed346245853c62660a352c8ce51056 667 0.25/1.00 vMB 217
236,259 236,259 000000000000011c86e6ad2e1c7f0a61acfa94a0029c85827022990133339c2d 133 0.07/1.00 vMB 103
236,258 236,258 00000000000000c2134b078ef8e5e3b67509a476c347ead3a7c709423b24861e 693 0.36/1.00 vMB 163
236,257 236,257 00000000000000926a4a6562431df8b3484f2069c469be2b6e64e3f98169843c 262 0.15/1.00 vMB 97
236,256 236,256 00000000000000b25fee6f290c275c90aa96107689d3202c3662186b5b840485 531 0.25/1.00 vMB 133
236,255 236,255 00000000000000102e068b0e1230acb74d58e142967c68c79526933cab30d030 662 0.25/1.00 vMB 226
236,254 236,254 000000000000006c34158f9b9f3ce132939fe4db3def2f4e86d5e61eed38984c 124 0.07/1.00 vMB 91
236,253 236,253 000000000000010bca0a5e15a4cde5ea5fc01308172fe67a35c35fbb3e9e5d04 248 0.12/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.75 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: 708.87 GB
    • Received: 16.78 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.