Loading Tool

Explorer IconExplorer

Memory Pool

40,778 transactions
26.08 vMB
0.05317411 BTC
Random Selection Loading Transactions
Max Size: 136.17/200 MB

Candidate Block

Mining Attempt 2c7a2646e4ba995f1c02b08b9fc99c0f421c5eec6e8897edb909a22f004c54af
Version 20000000
Previous Block 00000000000000000001e2fdd1612b7e99ff8108e442d80402d720bc757f220c
Merkle Root 0cfaec8fca02df5ab45707a96c3658e7b32675d59a19bd802ddb6781fb39f7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.00569643 BTC
Feerates: 40.21 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,722 (337,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,961 576,961 0000000000000000001954fde5db6fde1492136a1000200aca95ec1904b478bd 2,922 1.00/1.00 vMB 172
576,960 576,960 00000000000000000017911641ac83840ce0e63375b66bf45ba5ffd3fd0f8af8 1,889 1.00/1.00 vMB 186
576,959 576,959 0000000000000000000af9cd6ae3d7e6598919bb2af1305ce157b36a0082f9af 3,315 1.00/1.00 vMB 202
576,958 576,958 000000000000000000047bd6ccacc0b5a9f24bbd416788a411e30fb86f12efca 3,428 1.00/1.00 vMB 199
576,957 576,957 0000000000000000000b476eeec60bd7dce39a2c12edd1d34abdd0104d4a2a0b 1,825 1.00/1.00 vMB 187
576,956 576,956 00000000000000000016706ef909118e73f2e224edab607ecbb67ba22ed166ee 3,046 1.00/1.00 vMB 183
576,955 576,955 00000000000000000002fb50b5907af9df6a7324bed479b83d63091a1f4bfa2c 3,156 1.00/1.00 vMB 218
576,954 576,954 0000000000000000000616749405abfdd743e38f87ac855cce2c4672b292c238 3,323 1.00/1.00 vMB 194
576,953 576,953 000000000000000000043d8a5239b4d65940b534d564f38117e46317175c76ec 2,575 1.00/1.00 vMB 178
576,952 576,952 000000000000000000134c8c28383bc5e4f8026e5d3f172524eee8e289ce381b 2,862 1.00/1.00 vMB 176
576,951 576,951 0000000000000000001ca82f0759e1366aadc645359ec5789c1585882347c3eb 2,836 1.00/1.00 vMB 222
576,950 576,950 000000000000000000283a4ffc88566c2ff2d4fed9e5d8116d79793e9c3c0f90 2,768 1.00/1.00 vMB 175
576,949 576,949 00000000000000000029343d84ca278e08d6938604c151af73399ce75ed5676f 2,726 1.00/1.00 vMB 105
576,948 576,948 0000000000000000002874efc06e663b7a94cc464afc44b19594fe0083941584 2,157 1.00/1.00 vMB 78
576,947 576,947 0000000000000000001ff280fea44ab49320705b6bc36e34489665718062d077 2,777 1.00/1.00 vMB 111
576,946 576,946 000000000000000000281fb97315922829e041d21b8db9f353d7d855a40a5ccb 2,769 1.00/1.00 vMB 93
576,945 576,945 000000000000000000117409aa5c71d155f5f294d2cce0a660ce94ce7f216beb 3,101 1.00/1.00 vMB 111
576,944 576,944 0000000000000000000928cecec73924fd36edb77f3491526511e6d89738b7ba 1,642 1.00/1.00 vMB 130
576,943 576,943 0000000000000000001679b1493581c8c5b73fce86c4f2d383e3d95e4669c8be 2,797 1.00/1.00 vMB 188
576,942 576,942 00000000000000000029675447b80f2620142da79a17b19dd3b67a51b342b4ba 2,392 1.00/1.00 vMB 152
576,941 576,941 000000000000000000280062ae82cb0df8aaba02ac52fe4d8e669ca187926391 3,374 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 781.90 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: 645.54 GB
    • Received: 12.74 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.