Loading Tool

Explorer IconExplorer

Memory Pool

80,882 transactions
31.36 vMB
0.07758965 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt c5e48abe6f02492cdd5e5f650f9deb04fc5433a130b55e5e6d3898371434dd84
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 226fa9262231e91185b42258dbf9e03ae3c7db50ec090d70077fa60284401268
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,965
Size: 1.00 vMB
Total Fees: 0.00971128 BTC
Feerates: 100.25 > 0.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (684,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,737 230,737 0000000000000027f6064f232c0d75d345fb417133476097e7592ab2b206a944 336 0.16/1.00 vMB 189
230,736 230,736 00000000000000439a046e276dbe0dbf8578771eb060b461c056edea14ee743e 135 0.08/1.00 vMB 69
230,735 230,735 00000000000000d333fdbdcd5a83012eafbb8076d880b99f49b02cf932e8d07c 488 0.25/1.00 vMB 179
230,734 230,734 000000000000017ef470c762aecb3d4eed403eefc97222188c0e1a9fa620d6fd 394 0.25/1.00 vMB 46
230,733 230,733 000000000000016c3ab8f4b2f0e08d30ba74f4bc439575a83efd996df4badfd1 680 0.32/1.00 vMB 95
230,732 230,732 0000000000000010271b9ad9b6b64565fa475732ab43f07375f1d11d9b201f9f 1,491 0.47/1.00 vMB 264
230,731 230,731 0000000000000218ef8501385d89b263d9ba888434b67cee6c23f2561f8e35bb 260 0.20/1.00 vMB 115
230,730 230,730 00000000000000fd54c587fa59f4e519cbc43c69b09840ca676cd51a2b2639b5 649 0.25/1.00 vMB 217
230,729 230,729 0000000000000141a6910205e3054effa8e86bf0513e64c86ffe890544adc13a 676 0.23/1.00 vMB 226
230,728 230,728 00000000000002261d53db6f3e22fb721ead112e417cbf1e1f6b07379588bcba 207 0.11/1.00 vMB 114
230,727 230,727 00000000000000e33a9171940399cb38a9ba4efe616411489f90f6c40191dbce 421 0.25/1.00 vMB 64
230,726 230,726 0000000000000086cf142727cf1b9077e9ad21ded4adf7c6d33cea8a0e65bd30 526 0.25/1.00 vMB 166
230,725 230,725 000000000000012ea27d3b807ce6cbbdb74e3f584f837bce210c9ee83cd55466 748 0.25/1.00 vMB 216
230,724 230,724 0000000000000170fa5017a4ed70bf2af53a525be05555231dcd2efb2621df99 61 0.11/1.00 vMB 66
230,723 230,723 0000000000000052a9b6d40d85d4d31c3f2a41a7a7416d13865a651cc5a92b3e 1,220 0.47/1.00 vMB 311
230,722 230,722 0000000000000194db9b3a4243c4ef1134dd21d6b5a150993fd966ca7aa82368 410 0.25/1.00 vMB 71
230,721 230,721 00000000000001280c98fda9e872f9d32c97661de589f383af4eced686a912cc 533 0.25/1.00 vMB 93
230,720 230,720 000000000000010d17cd7aefe9131378bcdfb03b246d2383f05118368809466d 510 0.25/1.00 vMB 106
230,719 230,719 0000000000000218497a3541f9e0a0e0cb91a6e295d2bbb6d4cd58eb3f3e73d3 309 0.16/1.00 vMB 137
230,718 230,718 000000000000021751860b588bb09ca1ebd3c9380f75df13c02c2b0ce3094033 652 0.31/1.00 vMB 100
230,717 230,717 00000000000001fa42b1b28ed9441ef39be8f0b6e3971d1cf9a31b444712f673 119 0.05/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.