Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
26.51 vMB
0.07157244 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt e632258e974ceba5f9e7e7bd75e1738972248c6caa5408fd37325c010c23c088
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5fa6688a46e83b2f3f0cdb834bfe4e9befc8239e46173324dcb5342edc84f59b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02280236 BTC
Feerates: 99.53 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (350,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,602 564,602 0000000000000000000bc42051ae79fd505549b475bbba640944db53acfc1fe0 2,306 1.00/1.00 vMB 39
564,601 564,601 0000000000000000000dfb482e958c3d4fee81ee5d722d66e27d66a499c6d8a0 2,754 1.00/1.00 vMB 38
564,600 564,600 0000000000000000000942fadb276486988abbf9b9b30b4be6785524ed600059 2,228 1.00/1.00 vMB 42
564,599 564,599 0000000000000000001c03a23e504bd124e13628cc0e27d4c04281aa628ece9b 2,074 1.00/1.00 vMB 46
564,598 564,598 0000000000000000000d7ac6d0e14b924fb0644a2fcafc39d22291975540e8fd 1,120 1.00/1.00 vMB 63
564,597 564,597 000000000000000000069c7c36a3a39e904106812a9aae53e873456e47e3572d 1,765 1.00/1.00 vMB 76
564,596 564,596 0000000000000000001a5c74443006a1e33569ad93039b0946bc830a640dd83a 1,149 1.00/1.00 vMB 104
564,595 564,595 000000000000000000013e8eac40de46730df73d50ca11ce5b5c5926056b76fe 2,816 1.00/1.00 vMB 13
564,594 564,594 000000000000000000283174c64b9cec4fcc4f8297213d0da431a3892cce0ec1 1,920 1.00/1.00 vMB 17
564,593 564,593 0000000000000000001d098231ecfc59843f1b8b8e69f019d8d5ab8d659a2473 2,734 1.00/1.00 vMB 21
564,592 564,592 000000000000000000115a47125719ff360380b4a9fed4cb224c0145891f5404 2,725 1.00/1.00 vMB 29
564,591 564,591 00000000000000000014c5735e2abb0010ce9f05d710897c72058a9b7df2affe 2,537 1.00/1.00 vMB 52
564,590 564,590 0000000000000000002a066c1983dc97516a1f69e9014c4611c704bafd31806b 1,757 1.00/1.00 vMB 30
564,589 564,589 00000000000000000019ec1bc7c7238e2bde53f48b5dff4132fe491dea4e31c9 2,230 1.00/1.00 vMB 17
564,588 564,588 000000000000000000213e7dd22fef2968e0b85b569396588a31925ab588363c 2,932 1.00/1.00 vMB 32
564,587 564,587 00000000000000000012db7cdb2ad77191a4b727af313b954772c1759ccb8a64 2,840 1.00/1.00 vMB 36
564,586 564,586 0000000000000000000c41faf3ff32ff9558dc395f91a487ca0e53eac754543a 2,943 1.00/1.00 vMB 54
564,585 564,585 00000000000000000009dfbae52bc0616f906f86b9eb71aacb84f78b14edb566 1,899 0.82/1.00 vMB 20
564,584 564,584 0000000000000000001859ae902ba222ba2f91cb06906335eaa2a0c5f412df22 1,506 0.61/1.00 vMB 3
564,583 564,583 0000000000000000001a67043a66a255b21ea1a11ae52caebaf6f7ebf4c7a626 2,861 1.00/1.00 vMB 20
564,582 564,582 000000000000000000044ac14ee02e20a8f6aee8851e2c54b5df3dc108c43796 2,711 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.