Loading Tool

Explorer IconExplorer

Memory Pool

76,272 transactions
28.43 vMB
0.06580890 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 41f9bb2dfa3c9dcb8f48a39412889687937c79384ee5e9bcec61b0842e722c9e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ccf2b920e12803d65d918315403da977a5aa6916a1759776027335df376b964e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.00658239 BTC
Feerates: 71.79 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (430,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,050 485,050 0000000000000000011d886ce2c41ec31109fd9110d805b259b643c1a25e5fb2 1,629 0.71/1.00 vMB 101
485,049 485,049 000000000000000000038f1c904b8133e2c6c12e9f27db3c044c2ea0b51ed484 552 0.27/1.00 vMB 75
485,048 485,048 000000000000000000fe422b9d4135743673fd0af6a462ff81f9b983865b3ae8 1,090 0.50/1.00 vMB 104
485,047 485,047 0000000000000000009ff3fa11efd9cb2ed4137a000c9aac210a14b9b824a811 336 0.14/1.00 vMB 105
485,046 485,046 000000000000000000fac05cb8636b46dfa99c99bfadaa27a7671775929bad01 1,862 1.00/1.00 vMB 6
485,045 485,045 000000000000000001186117867a1f675d9cddb5133e5ea639252d24d8eb8d81 2,340 1.00/1.00 vMB 29
485,044 485,044 000000000000000000093843f6b4287499a5ecd5a63dc1dbf0e6af0fdaebf0cf 2,018 0.99/1.00 vMB 35
485,043 485,043 0000000000000000000a3454654c80c2e6593c766882be5724d311a6f71d8022 1,649 1.00/1.00 vMB 113
485,042 485,042 000000000000000000b9d62be2c4fe4754e7ad9408be9e3ed4555b201d8827ec 1,710 1.00/1.00 vMB 65
485,041 485,041 0000000000000000000ce50a3a205717a5556bcb004d40936719b061a5389409 1,916 1.00/1.00 vMB 57
485,040 485,040 0000000000000000007df0294a8aaf92be8cd128518ce282f4bc92c33815ef56 992 1.00/1.00 vMB 113
485,039 485,039 000000000000000000d6892d7dfbb8fa76a7c3c77c5817306972d51295a5906c 772 1.00/1.00 vMB 96
485,038 485,038 000000000000000000a6947945d1701d682bce116030fce9746c7b4420963673 1,810 1.00/1.00 vMB 137
485,037 485,037 0000000000000000007d943cdfe8efc7869b53ee5ca7921fcc6ed8a8cc692e00 2,239 0.99/1.00 vMB 154
485,036 485,036 0000000000000000005c0d16a58dfe216fe487c47d970809b364192171509fc8 2,438 1.00/1.00 vMB 152
485,035 485,035 000000000000000000045c892ce01ddc2f2237517e0560cd83610c7511e1ce98 2,290 0.99/1.00 vMB 123
485,034 485,034 000000000000000000dab6f8a4b7ff9fd6d3bb5e9e469cf2f1bb85bed69b85d7 2,391 1.00/1.00 vMB 152
485,033 485,033 000000000000000000cd4287093ff2a92bf9feab352096099932c99a0fb2d131 1,164 0.63/1.00 vMB 73
485,032 485,032 000000000000000000cb5e0e2f4acac948bc87ca90443ee76c11434bec5af279 1,468 0.81/1.00 vMB 50
485,031 485,031 0000000000000000001b4beef26019b5054c3e425ac51d9d0abf7767bfa696b0 260 0.25/1.00 vMB 43
485,030 485,030 000000000000000000c5faee516ecac0b6873751a7951e89662e574c20abfaca 2,112 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.