Loading Tool

Explorer IconExplorer

Memory Pool

82,532 transactions
32.36 vMB
0.07089171 BTC
Random Selection Loading Transactions
Max Size: 191.50/200 MB

Candidate Block

Mining Attempt 976f4ac1fffa23d53fc68ce8d4050f2dd8946efa59b34578500f4235496a1c1f
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root a23b39e20107756d8ca3811489cc7ea89b5043fc21b52ce1436908a8687641b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00713204 BTC
Feerates: 203.60 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (174,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,857 740,857 00000000000000000007ad45759d0585d5a3d29283e876d72703b3d63812078b 1,217 0.49/1.00 vMB 15
740,856 740,856 000000000000000000044208cd100cdbe20576d1fb23e36cda983e135cb94551 1,512 0.71/1.00 vMB 14
740,855 740,855 00000000000000000002cfacccd870f3f6639beaa3e3d9b8f569218031693f7a 349 0.61/1.00 vMB 2
740,854 740,854 00000000000000000002e475cce674e02664b0846a44f76f9b541d22099fdd1e 520 1.00/1.00 vMB 2
740,853 740,853 0000000000000000000360809e58f5e6a3d2a38bea3f1c5c885c9304872a8983 786 1.00/1.00 vMB 5
740,852 740,852 00000000000000000005499340ffc7925e00625dae49c5ea35db8f12905a9e8a 230 1.00/1.00 vMB 2
740,851 740,851 0000000000000000000172b7eec9aa5e3d658987d7d746bb06e2ece634f380a7 1,268 1.00/1.00 vMB 10
740,850 740,850 000000000000000000009149e0b64d0219a28b7e6f1301725594c04ed00f8c5d 2,647 1.00/1.00 vMB 21
740,849 740,849 0000000000000000000360af7026e276c7603e114f5083c5b41fd65096cb678a 1,234 1.00/1.00 vMB 7
740,848 740,848 00000000000000000006f59bfe7b9dde5370efeae25beea612d6b99fd04667a0 2,112 1.00/1.00 vMB 9
740,847 740,847 00000000000000000008ef6416ab65d5a148d686b85fb8547a566f7d3a84e156 2,106 1.00/1.00 vMB 20
740,846 740,846 00000000000000000001c1b415402210915852b20ff64e8f53aaa8fe4d087247 1,709 1.00/1.00 vMB 20
740,845 740,845 000000000000000000022b7ba3b930a6519384990b9dfd72b6f582595573760d 2,098 1.00/1.00 vMB 26
740,844 740,844 00000000000000000008730b0da66c7b33286f312aaf2fe7b3c893aba908fde7 2,198 1.00/1.00 vMB 15
740,843 740,843 000000000000000000072d0bc2c3ee1c86be9543aa1105695507cb41a3c8b167 1,267 1.00/1.00 vMB 4
740,842 740,842 000000000000000000008dec04595eac0bd7ee5a87bdff12d01d8426ffe3872f 1,610 1.00/1.00 vMB 8
740,841 740,841 00000000000000000008bcd887b72da5f74387c981521b925bfe682a4fb2b52c 1,897 1.00/1.00 vMB 14
740,840 740,840 000000000000000000022c7b8af358b55bd7c66dacae2de6b50c918882104848 1,191 1.00/1.00 vMB 6
740,839 740,839 00000000000000000007a3a258bdc33887bb5309273451460073541b4d441f81 1,814 1.00/1.00 vMB 21
740,838 740,838 00000000000000000003f08e0b91ad3723db2c5c29b8f998d1c7050960f4302a 2,040 1.00/1.00 vMB 15
740,837 740,837 00000000000000000002f5f53746a4bf0030bbda2c6dde84259ab2361dfe2faa 1,536 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.