Loading Tool

Explorer IconExplorer

Memory Pool

52,259 transactions
30.82 vMB
0.14769262 BTC
Random Selection Loading Transactions
Max Size: 164.54/200 MB

Candidate Block

Mining Attempt 6b0a4d557140f5b7cf5ea75de0a3e08e07a311bcac0e26447e6bb774c0231b91
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d613665f71877fc857340b25ead7e6efb616ea12b30e1b3665c0d84d5675e6f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.05908952 BTC
Feerates: 179.69 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (526,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,496 388,496 0000000000000000035643e8ca4e7076742a5fb218494c0c4f1d2bec1b7f41e3 125 0.11/1.00 vMB 16
388,495 388,495 000000000000000009b670f25a92ee393a51c4a097e02a828504db4ff1b0530c 514 0.36/1.00 vMB 23
388,494 388,494 00000000000000000ddccaff10070c9798735637004c2f7b5684849c4d332341 1,331 0.48/1.00 vMB 43
388,493 388,493 00000000000000000b2bd82279768726ffc17009d6beeb2c51d24833fa977145 775 0.57/1.00 vMB 22
388,492 388,492 000000000000000002711e7608b76396daf59cfc99940e1b45b17ab1c94ecba6 1,062 0.40/1.00 vMB 37
388,491 388,491 0000000000000000046bfa63a14236132c6d1565dfa18c20df5d063d5e9d68f3 1,795 0.95/1.00 vMB 29
388,490 388,490 00000000000000000ce54bc74bd92275fe174fe38f7f4bc22f2c62aa44a43e0e 2,487 1.00/1.00 vMB 46
388,489 388,489 0000000000000000033ad6bbfbd3884b04b1cf88df5b56b9c9ee9c3393cb2060 649 0.27/1.00 vMB 40
388,488 388,488 00000000000000000b88b05b11167e01858e82ee8fd24a0f05d0647025a18f41 279 0.15/1.00 vMB 29
388,487 388,487 00000000000000000abbbe8f88a6c7e1736c6d784194554b7a3e78393d89abd4 1,393 0.63/1.00 vMB 34
388,486 388,486 00000000000000000a0c21e2935ee8b0b25b2eaa07118f127f09ddbbb808b67f 408 0.21/1.00 vMB 29
388,485 388,485 0000000000000000081435a2c61219288d94f8767ed15503df353222be12db25 1,315 0.84/1.00 vMB 23
388,484 388,484 00000000000000000d2842ee8e6ee9b32f020104fdea9243b23f4fc22e73359c 1,007 0.72/1.00 vMB 24
388,483 388,483 000000000000000000c4e8825f19e9c8cb21252b8b1a5f76707a6311be2ab8f4 1,552 1.00/1.00 vMB 30
388,482 388,482 000000000000000001f27306b8b7529ec912ed9a45e68cb03e9c770a90dad37c 280 0.10/1.00 vMB 42
388,481 388,481 00000000000000000540ddba5f5035fd4ef39e6f918bb28ac0c84c48fee0bb71 1,731 0.85/1.00 vMB 35
388,480 388,480 00000000000000000c0eea98d84f1bb75c3247fcc03c2d5ce0bcd86ad584c7b8 1,943 0.95/1.00 vMB 32
388,479 388,479 00000000000000000a80ee0217e72a6ae0c2388b5c41e8fa457e72dd97505210 1,109 0.65/1.00 vMB 27
388,478 388,478 00000000000000000507bd3ddabfe6f8cff557257aed4ba4d939825956aa31e5 1,608 1.00/1.00 vMB 56
388,477 388,477 00000000000000000832dd98394ffe18e3f73379f9c33b9c840c02bfd375463c 1,387 0.75/1.00 vMB 34
388,476 388,476 00000000000000000d98383e1b03913e8575c7a4601ba96066ad5ab5e1c43867 2,182 0.75/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.