Loading Tool

Explorer IconExplorer

Memory Pool

60,251 transactions
20.24 vMB
0.08590406 BTC
Random Selection Loading Transactions
Max Size: 126.00/200 MB

Candidate Block

Mining Attempt eb6d1e12618003817397ef49560dc8066ba381e88016665ba96ee69a493c9380
Version 20000000
Previous Block 000000000000000000006ecf034944f47b7b5a79683103ae0909df4844308016
Merkle Root a32700fbd6cbce088139eaaa91e72aa8e3d87ac8ee45c62c180dee808a7dea75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03642883 BTC
Feerates: 318.30 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,693 (655,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,609 260,609 000000000000001b66e9f9ab0c18a78fadccf7082ad9a27857b6d9696f2a7a66 245 0.11/1.00 vMB 109
260,608 260,608 000000000000000ced9314aca04651eacd6a7b3497d6ab37c46d1ed702655fd1 37 0.15/1.00 vMB 12
260,607 260,607 00000000000000033b9b9825b180fc0cc169a50a06f4934af3d9b601d7a9cdb1 274 0.11/1.00 vMB 126
260,606 260,606 000000000000000ddbc8c2f25dcbbbfc2bb2d5a23ad63aa43b97d96bd3151a1b 411 0.17/1.00 vMB 132
260,605 260,605 000000000000000b1fc51c0caab2f82e030a2461b12db164c5adcad4d7085f11 97 0.05/1.00 vMB 83
260,604 260,604 000000000000001c6f4c8d318f45fd3fe8be0061f733adf2ad9b1360a8d3c074 219 0.09/1.00 vMB 103
260,603 260,603 000000000000001c66899fa69a7c3de8d67354711c1c3623cb1f63bd47cb89dd 353 0.16/1.00 vMB 108
260,602 260,602 00000000000000104dd9531d196fd81b7873618384a20eb5bf87a362ca265eff 589 0.23/1.00 vMB 131
260,601 260,601 0000000000000000d55563f0a115c6295f2f7678ddb9322f3edbd71d4b4638a0 58 0.04/1.00 vMB 13
260,600 260,600 000000000000001b28d9d794c965e75c0f0cdb4f842e6d7726f5b27644ce0fbd 67 0.05/1.00 vMB 44
260,599 260,599 00000000000000064ea30a6641130fd6be4d830257a6abc73bdbc460264ae789 408 0.18/1.00 vMB 118
260,598 260,598 000000000000000ed872af1aa65c524f9f0448d1be5fe7b0545f6e72ad943b7f 330 0.29/1.00 vMB 40
260,597 260,597 000000000000000a06d88f8e2d67bf79eaf5fabfacfe43c9399f49cfa953a387 256 0.11/1.00 vMB 152
260,596 260,596 0000000000000010e0bcfe2be4a9e67fb87a211bfe14807f8f79eba50d042aed 588 0.25/1.00 vMB 102
260,595 260,595 0000000000000015a752213822899ed7eb9eb1f8bb4701d44baf14edd7896316 695 0.25/1.00 vMB 153
260,594 260,594 0000000000000006d9d8ff408429f7c97ebf8c7f0b2d7d723dae772fb0555ba0 118 0.04/1.00 vMB 44
260,593 260,593 000000000000001bedd8fb5f78e6bca7f578e2afb693d1de7a418523f40eb0c8 756 0.32/1.00 vMB 126
260,592 260,592 00000000000000040bf4532cd084b8bafab8512db30e508f5973b53f8ae1e886 832 0.30/1.00 vMB 154
260,591 260,591 0000000000000003d436715d6559283d11e2c17fc28e9a1015058e7955a36e8d 391 0.16/1.00 vMB 109
260,590 260,590 000000000000001a13d244fafdac976f1ca209008128c7c595406cbc81b6b954 628 0.30/1.00 vMB 63
260,589 260,589 000000000000000865ff48a7fe093c3420b410806afa63ea7d75ea363e3021c2 620 0.25/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 783.58 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: 774.89 GB
    • Received: 20.76 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.