Loading Tool

Explorer IconExplorer

Memory Pool

44,914 transactions
27.43 vMB
0.06832557 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 034023b11152cbd98a5c6f829838cde73c7b5d99fb15ec2b5b52b55e6508ba53
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root ab4e185fee0b1472d811615374358124a3bd4e1e80943098611f226097c8715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01683195 BTC
Feerates: 200.99 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (438,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,193 476,193 000000000000000000464ea02ef8da06a81fe656433d01a4e4b8a81cbcf3a694 1,790 1.00/1.00 vMB 179
476,192 476,192 000000000000000000c3e48830f93f79fc37a6f3c1ebe29ad3c8eb20818d67f6 1,876 1.00/1.00 vMB 62
476,191 476,191 000000000000000000a46c575eaa23db906a609fac9f3384dfd20950408fda6c 1,692 0.99/1.00 vMB 104
476,190 476,190 000000000000000000819c6239f85a0d13ab5ae36737fa05bb93d71daad3f3ac 2,049 1.00/1.00 vMB 233
476,189 476,189 00000000000000000018473fc4401bc906452aac2887c64e679fc521df92aa26 2,246 1.00/1.00 vMB 201
476,188 476,188 0000000000000000000f62102b7a9c6f6945d24fdfe9faed10bfc54ed57b4e21 85 0.03/1.00 vMB 191
476,187 476,187 000000000000000001379d3f926621195f51462372105589da6a4a14841fb366 1,416 0.84/1.00 vMB 131
476,186 476,186 000000000000000000a2120cac0d3a95bc6f178024eeb58b7802c8f55ee0aa9d 827 1.00/1.00 vMB 57
476,185 476,185 0000000000000000001827d1f47cffa253e6671523c3e856fcafee96eca522e2 1,466 0.99/1.00 vMB 71
476,184 476,184 0000000000000000006150f9963d96995d5c9f41b23cd6449caea39d7a563b8f 1,210 1.00/1.00 vMB 107
476,183 476,183 000000000000000001271b86d949786f22b55b6b9e9b36e4dd770d54e66373f9 1,361 1.00/1.00 vMB 127
476,182 476,182 0000000000000000013afad55731ab7a938239e611048c89dc6c65ee0743d01a 1,203 1.00/1.00 vMB 78
476,181 476,181 0000000000000000012cca1d97a2792e172667bebf952feaf77d0caa795a9a9d 276 1.00/1.00 vMB 6
476,180 476,180 00000000000000000144a07823e6d967fac9722bb4d7169ff40c80a4aecef5e8 376 1.00/1.00 vMB 18
476,179 476,179 0000000000000000011b7fe31542d7ec86a55a263b3a72f5416bd4d19000b9a6 1,245 1.00/1.00 vMB 76
476,178 476,178 00000000000000000112419ac591d8c79d489881e976379942161297548ecd99 1,737 1.00/1.00 vMB 40
476,177 476,177 0000000000000000006c58e0f0dd35b518fb443f32f778fd68146559fc615c12 1,228 1.00/1.00 vMB 186
476,176 476,176 00000000000000000113ca6a29145b1a4ee4edd139f57b83ffc650cda05c1926 525 1.00/1.00 vMB 207
476,175 476,175 000000000000000000a7305f911a5396b176666b0d4554acafe4cfbd70dc9a29 641 1.00/1.00 vMB 214
476,174 476,174 0000000000000000005aba2f88f70354d2dbe1f0281cb360d65e6519639c9228 637 1.00/1.00 vMB 211
476,173 476,173 000000000000000000c546e72addfb3afa9c10ba86e02b6ff45e2bde73a67fe2 594 0.27/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.