Loading Tool

Explorer IconExplorer

Memory Pool

77,105 transactions
30.75 vMB
0.13736737 BTC
Random Selection Loading Transactions
Max Size: 176.84/200 MB

Candidate Block

Mining Attempt ded596e48618067189192c390869f9dba34a57b861aeafcbe95c9e7946965447
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6428579b3c226a3bddfc03af172979506f09423ba8b8e2c77f3e264e30725373
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.04989132 BTC
Feerates: 150.36 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (371,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,893 543,893 000000000000000000048fb45ae4dabd7d61caeb47d33b5c7b37fe9880cd727f 1,056 0.74/1.00 vMB 8
543,892 543,892 00000000000000000004f8096fd5fb69f8ce2590f6f2bf84f6c0d72f70c12ab1 2,026 1.00/1.00 vMB 10
543,891 543,891 000000000000000000155d265a245ccda4d3f544d34cd0d1474976a2a6856c93 2,558 1.00/1.00 vMB 16
543,890 543,890 0000000000000000000a8044da09aac21bcc9f63469061a676860a4396c2bee6 303 0.17/1.00 vMB 10
543,889 543,889 00000000000000000014e385fd9dc191c963f6106db1f3587b389f3f206cd15f 2,023 1.00/1.00 vMB 5
543,888 543,888 0000000000000000000e6f7fdda204a7280fff0c5585ad063c93efd741e45b86 1 0.00/1.00 vMB 0
543,887 543,887 00000000000000000005e43518f4f1886f55b0f426a8796ade93c1026af45498 307 0.13/1.00 vMB 19
543,886 543,886 0000000000000000001b9829ae8466424a842447263865ed746eb50e42ffb9ef 455 0.22/1.00 vMB 44
543,885 543,885 000000000000000000202601a9566fa56b3f32e26b2ba9aee04eb7015452f512 769 0.39/1.00 vMB 17
543,884 543,884 000000000000000000109fd715b4e2321c146ee63bd797f0f02b5a2eeb832997 261 0.14/1.00 vMB 9
543,883 543,883 000000000000000000014d7d0d8600b62b7c53687b35d518da377480a76e82e3 1,501 0.64/1.00 vMB 13
543,882 543,882 0000000000000000000490326337f7f99ebdb39b0229f7676fa5503576d76fc7 1,505 0.90/1.00 vMB 8
543,881 543,881 00000000000000000010044b1db434ea3ea071c2b7895c8aeac512e43e298243 981 0.46/1.00 vMB 16
543,880 543,880 0000000000000000000e0c59365e524e4efb5d7c5c66f44e0171912f7220553e 390 0.26/1.00 vMB 10
543,879 543,879 0000000000000000000ec7957f36c2382359240c4bc007c88b13d8e17cd961b8 832 0.49/1.00 vMB 10
543,878 543,878 0000000000000000002007b7aeb63103bac05a8bc292ae1799ab530bc43409d9 612 0.26/1.00 vMB 12
543,877 543,877 00000000000000000014ddb8e9005d93230f5a3d45439f811cbb8f8b8bec3f94 686 0.37/1.00 vMB 15
543,876 543,876 00000000000000000016636d83ca6873a1e1e87e91a11b452a51c6f8867028b9 71 0.02/1.00 vMB 30
543,875 543,875 00000000000000000001dafd9313d7d28e3024159faafadba6e73c851f07b289 873 0.56/1.00 vMB 12
543,874 543,874 00000000000000000011e55d68d1f66181d0ca2deb44d7c84d91fbd8657f1f14 3 0.00/1.00 vMB 28
543,873 543,873 0000000000000000001b5afe9fb66b31616335bc99b8b3528971ce42f70a1319 1,473 0.74/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.48 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.22 GB
    • Received: 15.43 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.