Loading Tool

Explorer IconExplorer

Memory Pool

16,934 transactions
7.93 vMB
0.03091433 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.23/200 MB

Candidate Block

Mining Attempt 8f8670697065e3b1ada9f9e8c88e3bc0a03bbd552c73a6b17c4ed98534d4dc32
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 69c242744c950545cda98da354147cd95e75ff3b89672e89f3be72c5b700eb5c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01447194 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (649,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,320 264,320 000000000000000af5356a4060a06df504adb2603652ee9f6d9e392c1304d0cf 319 0.15 vMB 75
264,319 264,319 00000000000000044c0d55111f3dab30346c3b6651b13e59fd6804562bb47432 147 0.07 vMB 111
264,318 264,318 000000000000000310499fe1bd3cb6ffaeebb4a1a0a03b06bcc76a39b711faea 216 0.09 vMB 82
264,317 264,317 000000000000000d90d04fb98e71da3eda34732332cee34df5cd5be52bb5f6b1 156 0.09 vMB 36
264,316 264,316 000000000000000fd9dba35a969a2e3dc3f430e1aace185d6d2f6de2f0c6981a 691 0.25 vMB 151
264,315 264,315 0000000000000005aeec8f17f5aa77a277970989b43740edc77ca120e0aebc23 238 0.13 vMB 66
264,314 264,314 0000000000000002b8540141753b5fd11be26dd332403c3b01d01aa84585488b 691 0.25 vMB 133
264,313 264,313 00000000000000046cfd390f3a6e7277dde1976664bde5c1859db467a719294d 38 0.01 vMB 115
264,312 264,312 000000000000000162e638832e26656814a67db1249298bd06195f9cb16e5f37 607 0.31 vMB 62
264,311 264,311 000000000000000cc5c05167666bc8a9b22b288f1390d8ee96fac43d46893c17 592 0.25 vMB 131
264,310 264,310 000000000000000002509691592153c5056115cc27bdeaf3fb0694f4909725aa 414 0.18 vMB 129
264,309 264,309 000000000000000cb5f4346007efda3d0a121f7ddef3e88bffa741e4cda29f8f 219 0.16 vMB 23
264,308 264,308 0000000000000009deddfd2ffc479a9dc20d2c75e3cd19d3dd13fb76d1428a4e 585 0.23 vMB 111
264,307 264,307 0000000000000007f5061e2449886b45b3e0644c19a908cec2fa083b83c30013 572 0.28 vMB 109
264,306 264,306 00000000000000026568680881e70b95d4f322c4a14950948af704db91afdb42 326 0.15 vMB 123
264,305 264,305 000000000000000794a1661c7a84c2539bf936bead313fda8c283deb92e9b4f3 333 0.14 vMB 104
264,304 264,304 000000000000000dfe4ed77b1abf4452198b905b7b84cf99312026fd9736afba 252 0.09 vMB 100
264,303 264,303 000000000000000e37a24ec56d29e6408bf169df38f7ca845ad98753f2dc1ae4 352 0.22 vMB 137
264,302 264,302 000000000000000527394959fb37c277351c4d3ec53f1b7c689308d7698b50cc 226 0.10 vMB 117
264,301 264,301 000000000000000cee6c1ad3ddb30fc0f2ccd2f055f0a77ccacaed14af13b96c 363 0.18 vMB 88
264,300 264,300 000000000000000002f171ba88a159a6993d1c59c18337dd557ffb168e19987c 368 0.14 vMB 34
Previous 10 blocks ↓
Total Size: 779.56 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: 267.19 GB
    • Received: 1.03 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.