Loading Tool

Explorer IconExplorer

Memory Pool

79,373 transactions
30.12 vMB
0.12677688 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt 1e2f93689a929eb708bd567ed9f766cb62e95d2eea98e32e2445c4fe01abcea5
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root f91ff909cfdc4ae6ae9078641132a585e5b31e05d62e5e3424fa125a1d6db422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03982343 BTC
Feerates: 673.02 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (544,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,290 370,290 0000000000000000127940f542cfda6e54f82c1d203d523e1575e77e1ac59f96 354 0.16/1.00 vMB 37
370,289 370,289 00000000000000000c3cbdf55061f387f1dd38adc182e38c1c362a5e59afef6d 224 0.12/1.00 vMB 38
370,288 370,288 0000000000000000083a4766fa9c708ded5139b186b44937b043fce00185b85a 1,785 0.86/1.00 vMB 35
370,287 370,287 000000000000000000a29cde65e2e558544b072333939df73e046cf7c594e363 1,891 0.95/1.00 vMB 39
370,286 370,286 000000000000000013fb539fd22dde692060da0d1afa99d85d043e4b2102a6e2 1,742 0.75/1.00 vMB 51
370,285 370,285 0000000000000000076d9c6fd5eed3f2aeca1b3223413c40f4ee5493716da0f1 1 0.00/1.00 vMB 0
370,284 370,284 00000000000000001149e018442611e95d4fc3c03a0f5326f2ff2bce3cbc31fd 143 0.06/1.00 vMB 52
370,283 370,283 000000000000000005e319c9f9e17067f2eb9080698f6e6ee889c304a3a27481 293 0.25/1.00 vMB 38
370,282 370,282 000000000000000011ad7f8e183f3f8529e06390cedc51ca0ffc60cefca9b48b 698 0.34/1.00 vMB 39
370,281 370,281 00000000000000000494c6fb36dfe3f0317aadd32507b12265bdf18adbd28dae 238 0.13/1.00 vMB 31
370,280 370,280 0000000000000000127a4b5b8fb6c9c207d653da559fce01bc665bb3c3253390 1,074 0.49/1.00 vMB 39
370,279 370,279 00000000000000001107903b0719ef259f9c10542e86238599bf09b3d7eadd87 1,309 0.70/1.00 vMB 35
370,278 370,278 00000000000000000cb89227841374932fddef627690ec2041c96d1d295d51c3 238 0.14/1.00 vMB 29
370,277 370,277 00000000000000000c4a9de8394382a53c00119eda8b8bbb6a7bd96fade449f2 956 0.44/1.00 vMB 42
370,276 370,276 0000000000000000117c9643a4359df17c6f4f71a8fe918515975727a3b32fc5 1,298 0.83/1.00 vMB 30
370,275 370,275 000000000000000004d671b4a9b6ec532cbb5d389bb5230ba3a19766de172a2c 702 0.39/1.00 vMB 40
370,274 370,274 000000000000000011df70322fc5cf9f675dcf3c785509b4597ccf6277543694 341 0.25/1.00 vMB 25
370,273 370,273 000000000000000006cf10254195cf6e486d16dfac7444a3633cdd43621cf337 2,038 0.93/1.00 vMB 43
370,272 370,272 000000000000000003b665712803a3be7e2d74eeb522373567a0c496cc9cf3a0 822 0.40/1.00 vMB 39
370,271 370,271 000000000000000007b66b3ca329af38380bfd6bed9df8f3fa14d74ddee8d3dc 533 0.27/1.00 vMB 36
370,270 370,270 00000000000000000cb232b3296954ea1d37ba2234741ea96da0fc124739bc9d 1,794 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.