Loading Tool

Explorer IconExplorer

Memory Pool

27,207 transactions
10.25 vMB
0.04376669 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.54/200 MB

Candidate Block

Mining Attempt a28314cc426c218715d887f878491f4100f6944ddd6ea50ce3d2fa71a0f2f93a
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 6e4c3c31454a7f852cbaf18e77b414553dece399e21279f2ca91e2f22d81b88d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,018
Size: 0.56 vMB
Total Fees: 0.01930542 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (706,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,796 206,796 00000000000001d3ab29d5fa3e2c71022a1ee137ade06f80ea79ab9f79b0ef56 536 0.19 vMB 232
206,795 206,795 000000000000049fa39ec9e7b5236249f29058b95136f85a9666a04dd39f41cf 66 0.02 vMB 29
206,794 206,794 00000000000000952048e24145d1909c9fda7ec8334d1bbc7de9cb37b385c86e 142 0.07 vMB 136
206,793 206,793 00000000000000e3cbe7e2d70e158ea447f8163b31e7f34bb41081fc9b9a8472 480 0.28 vMB 141
206,792 206,792 00000000000003dbb4e5235e231dccb5f488588d4fb606c3ea8764c36b2b4e92 10 0.00 vMB 170
206,791 206,791 0000000000000341e1228ece75e1e207cb8db37d2ccdbe0ab6aac30f8571f59a 149 0.05 vMB 162
206,790 206,790 00000000000003e622cd591df51679a35eae87e96249083547703eee8c5100fa 608 0.25 vMB 198
206,789 206,789 00000000000000520a447753e9463ec9c3d59d88be60595218727cc31fae66b0 246 0.11 vMB 160
206,788 206,788 0000000000000120780cd85eddc2ba17cf1d9c55b4a33332b56e00a5531ba40f 130 0.04 vMB 206
206,787 206,787 0000000000000104628e1e1092b74a9bfb996d84bb60cc2eed4bf0ce8c18f05e 457 0.17 vMB 249
206,786 206,786 000000000000046924f788e62a3c5b8aef6c4bf1c1e0b7528fb20e8d9d90b62d 49 0.02 vMB 79
206,785 206,785 000000000000036b79f53fd4400f23a0194988619fd1cfbb6ad0a1ad0667c8b1 274 0.13 vMB 156
206,784 206,784 00000000000001b0951a33a9645acfba934ea0f9cbe3008028e92bea83af1a32 616 0.25 vMB 225
206,783 206,783 00000000000002dca00e64c042d9d19be141bc7130b45e80635198e3505a0706 225 0.07 vMB 16
206,782 206,782 000000000000023c26e5ca1c6fc1eac89f2de4eeba83b3944c356f30288c2183 688 0.27 vMB 224
206,781 206,781 000000000000042fde40f73479d47a7854d3227292b0d99cc2f6ed904c5976af 11 0.00 vMB 181
206,780 206,780 00000000000003616a56a0964d41d1e4efe7293d20604ba5e11df125c2488f37 252 0.12 vMB 177
206,779 206,779 00000000000001de615ca18e4277b61fea9224490635d6323f9c3240cbde56de 244 0.14 vMB 145
206,778 206,778 00000000000001b43e2f830232d595735e472eaff8ef4a198eedfe605bce2d03 138 0.06 vMB 188
206,777 206,777 000000000000008ea1996667ff71e73a85b69c00ce709f384ec192e490e39fe8 42 0.02 vMB 204
206,776 206,776 00000000000004a0e885131199e4aa1cb1c2fc586c0376fa6914f2c0e56e661f 420 0.33 vMB 62
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.54 GB
    • Received: 0.68 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.