Loading Tool

Explorer IconExplorer

Memory Pool

77,984 transactions
29.07 vMB
0.07048656 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt 13e097c6c91107fd93dd58fcfa3d8a1c8195bcd16bc7d9c4bbea9c1ccbf780f6
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root b579c8ffc088abd8be5109e389248970091f254b5b4435dab2106d82900e298f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,270
Size: 1.00 vMB
Total Fees: 0.01170043 BTC
Feerates: 73.20 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (604,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,682 310,682 00000000000000002eeefef0be972e19bf053cf21c8bd32b91c878161b3e879b 875 0.25/1.00 vMB 75
310,681 310,681 000000000000000026d7e95a93430c067a49001f2ef206d9554fb2d3b47346d1 72 0.04/1.00 vMB 23
310,680 310,680 0000000000000000392dfd257821d37a35f3683f79c2722b03e99326b187ac62 301 0.18/1.00 vMB 27
310,679 310,679 000000000000000036072aeeeb1360673d5621b093a8431080356d86943d0514 244 0.14/1.00 vMB 18
310,678 310,678 00000000000000000fee40f3eb1de9c6b36f752ceb5e4b9108e4f5ddf7c71cbc 1,573 0.75/1.00 vMB 31
310,677 310,677 00000000000000000a0ff389fbcf701134878d14b85ee2b104682c114f6f3b68 252 0.15/1.00 vMB 25
310,676 310,676 00000000000000003050e2b6a3f2ff3c493acf07ae142b9746f5a1a280349e57 215 0.16/1.00 vMB 22
310,675 310,675 000000000000000019c8573ca668ad8bd0c96baec96131b05cdf115c480dc72b 584 0.32/1.00 vMB 30
310,674 310,674 000000000000000028863efc788c52619b63c54788db14ba1b841275c03354db 483 0.24/1.00 vMB 32
310,673 310,673 000000000000000007cbe97e9d0cb95ac7eaef9e5b7281c9a76901c1af534e48 181 0.20/1.00 vMB 18
310,672 310,672 0000000000000000319a99fc365a4bdf254728925a12b9892d92256ce9b312da 256 0.09/1.00 vMB 45
310,671 310,671 00000000000000002a7214ec790d35421e04f4b5cb6643a178f67c403d3e88c6 141 0.08/1.00 vMB 31
310,670 310,670 00000000000000000fdfa79db33c194a34b49dcecc5c2c4047002c4164523dc9 130 0.06/1.00 vMB 32
310,669 310,669 0000000000000000256e69bd46cb751d966dcea8b075bfd6ef6970e68c01328f 247 0.10/1.00 vMB 28
310,668 310,668 00000000000000003de80278efa9370eb7ba3640b86fe3b838cf641b192c52a3 448 0.33/1.00 vMB 20
310,667 310,667 000000000000000037516458686a3f8d6aa59cc3600ddcf1b2c31609534eeadc 256 0.09/1.00 vMB 44
310,666 310,666 00000000000000000fa3d30a0bb9bcdb82aaba698efa2acafbb52b1a6bdb25ce 713 0.62/1.00 vMB 24
310,665 310,665 000000000000000007256d7e05cc63dc90d99c216c4cac68be88b70108cd2c9e 144 0.08/1.00 vMB 32
310,664 310,664 000000000000000034e89b7ac3ccbf015270a6eab602ddbda8a4bed724ee95fb 204 0.10/1.00 vMB 25
310,663 310,663 00000000000000001bd6a7251b824617aab7e9a81eedc0949c405352cf51472d 615 0.64/1.00 vMB 19
310,662 310,662 000000000000000026e13f97478b8ce9a99cefe7fdbfd6db59ede7c9c9979d3c 1,663 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.