Loading Tool

Explorer IconExplorer

Memory Pool

42,617 transactions
29.02 vMB
0.06342201 BTC
Random Selection Loading Transactions
Max Size: 149.39/200 MB

Candidate Block

Mining Attempt f39d3e9270f1bb29db7f3e36f62a37b282091cdc8736dc708c55b7c0043948a6
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root ef7b983b33f789dc071953379e69b70c28010f14ed5281b3f64c87f31459655e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,571
Size: 1.00 vMB
Total Fees: 0.00681408 BTC
Feerates: 20.84 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (399,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,297 515,297 0000000000000000001c9d0e26728c4cd79958b27693d8129330c0dc5ce37d6a 1,442 0.57/1.00 vMB 25
515,296 515,296 000000000000000000451fc412e240f1214565c3c0c57fd4eb6d04c5b9f8fe0b 1,647 0.56/1.00 vMB 33
515,295 515,295 00000000000000000032e1c7dc11e4fe6075abf03ef52063e7a04d53580a2ae1 550 0.22/1.00 vMB 29
515,294 515,294 000000000000000000291ccf3794f7b5586faa36391cd1a4586061c8543fdf46 964 0.38/1.00 vMB 23
515,293 515,293 0000000000000000004f66e62cd878db6014a48490236330073f7daef0373b0b 949 0.38/1.00 vMB 12
515,292 515,292 0000000000000000003ab5548bd77533c447de7c3f127b7211f7c45467e3a29d 2,322 1.00/1.00 vMB 24
515,291 515,291 00000000000000000026ec962f74a6b40ce182f4a5acf75081c173357ec17600 2,695 1.00/1.00 vMB 45
515,290 515,290 0000000000000000001931840ceac85264e6dbc652b7c3d41259765b733f53c7 532 0.26/1.00 vMB 36
515,289 515,289 00000000000000000045a5dc4f07e25f064b305d133d960623a90b56edbfd00e 2,376 0.91/1.00 vMB 28
515,288 515,288 0000000000000000001c709ec93b55954fab72fb1324f95573a054944939d768 1,234 0.45/1.00 vMB 22
515,287 515,287 0000000000000000004def81d323bfcefee941f2efb448f7dee031241d71e0a9 1,322 0.65/1.00 vMB 28
515,286 515,286 000000000000000000178f1f7a88fef8cada496586dbf17f3eded0ccfd60e90a 1,038 0.41/1.00 vMB 25
515,285 515,285 00000000000000000010ae5c3b8dca1f2b795d33c0bcec54d05f25922e626915 313 0.09/1.00 vMB 25
515,284 515,284 0000000000000000000eb50b27d01b9cca767409710b24025f2cdc3c2a02cbdf 1,353 0.53/1.00 vMB 31
515,283 515,283 00000000000000000046619f32cbda331ea1e8caeec90bab55fecacc8e78cc4b 1,078 0.46/1.00 vMB 27
515,282 515,282 0000000000000000000cf7effde107a13b2e0c98e8c1fc2b4d6733cee6f4f048 564 0.72/1.00 vMB 20
515,281 515,281 00000000000000000013d4fd58df5e96f86c96724f011993b9ed23b27c6843b1 1,579 1.00/1.00 vMB 12
515,280 515,280 00000000000000000028bfaa550759f52d2da362aa535f5bf353a79d92b71400 869 0.39/1.00 vMB 23
515,279 515,279 00000000000000000028d76757be8eb798cc29545236b6d39a42824ef257a483 611 1.00/1.00 vMB 6
515,278 515,278 000000000000000000331647437fc2771f349336ad4f6997f97d11a25bb0d0a6 2,367 1.00/1.00 vMB 17
515,277 515,277 00000000000000000045bc3afa047a9f4bb9852858a80f62d3bc170bb5d2773d 2,135 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.