Loading Tool

Explorer IconExplorer

Memory Pool

83,899 transactions
31.91 vMB
0.08625666 BTC
Random Selection Loading Transactions
Max Size: 194.08/200 MB

Candidate Block

Mining Attempt 1db98b7915650b00b39754b83ef8bef7af55966b550a9b0f1c0fd13025ee5465
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root b0f9a52e41d795af4b0bb314fcfd79136fc22a35e03bbad600080c5c497fb4e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.01668785 BTC
Feerates: 40.21 > 1.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (265,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,850 649,850 00000000000000000004eb91a7c6df6994287ce7007345d493c98c8fd54eadff 1,883 1.00/1.00 vMB 49
649,849 649,849 00000000000000000005039aa28b4a0269e9081a0e03141b9fc4a2629132c642 1,561 1.00/1.00 vMB 52
649,848 649,848 0000000000000000000abe2f1114505428ffdd5c66c56562a378d8171746e778 2,266 1.00/1.00 vMB 36
649,847 649,847 000000000000000000051191ba932aa56f42d269ea3742a237336c04f337f669 2,397 1.00/1.00 vMB 19
649,846 649,846 00000000000000000006b3f1486f27094c8ce7b2b2c66004d530106fb06b0fb2 2,495 1.00/1.00 vMB 39
649,845 649,845 00000000000000000007a7652204caaff1fcd9eed6f4d298fac8a855ef42f7d0 1,944 1.00/1.00 vMB 34
649,844 649,844 0000000000000000000dca05c83d838628bb91ed03a0407aa40dcf4633064ebb 2,260 1.00/1.00 vMB 48
649,843 649,843 0000000000000000000357adc61805b93204285c9d7a30c82cabc7bcd240c3a5 2,310 1.00/1.00 vMB 68
649,842 649,842 00000000000000000009c0ff20a5f7d96632b8ea97bc03a09a0f9c12b51747fb 1,781 1.00/1.00 vMB 28
649,841 649,841 000000000000000000063ef8327765b155af7f6db99ad6ee94b225f99462c773 2,570 1.00/1.00 vMB 58
649,840 649,840 0000000000000000000cb14310844e7708835d7565a06b0251d78ddd575270c0 2,887 1.00/1.00 vMB 54
649,839 649,839 0000000000000000000703cfda1e56c82263739593b31033957a0ab48d315cb8 2,270 1.00/1.00 vMB 43
649,838 649,838 0000000000000000000aa55de2b7c00bae713faab9276919ea9b5f124b191a74 2,819 1.00/1.00 vMB 60
649,837 649,837 0000000000000000000c98647f5d1988354706e8d81eeb3fd332bb92710cde13 2,890 1.00/1.00 vMB 37
649,836 649,836 0000000000000000000567823d64355ef518cc5bd2a782df81d586fd0fd39ce0 2,054 1.00/1.00 vMB 56
649,835 649,835 000000000000000000072cc7425889bd49f562941dc1aab7a3cc1c24ee00f6f9 2,615 1.00/1.00 vMB 82
649,834 649,834 000000000000000000077569fadd230c1d589d6f7c2a1996fc1e46cfb95d0b7c 2,554 1.00/1.00 vMB 89
649,833 649,833 00000000000000000009ff4d95b7c11e070225213dedda3c913ee3159f8b8cc6 2,532 1.00/1.00 vMB 63
649,832 649,832 0000000000000000000bf4398b348da9d43705bc8a275af8220e1de4d0216243 2,853 1.00/1.00 vMB 40
649,831 649,831 0000000000000000000b7f5e159add62c3fc6be7bbfe720d3a80922db8398c90 2,998 1.00/1.00 vMB 45
649,830 649,830 0000000000000000000982d5a725305a498eb079fcd8ce41b1ea56c90b02c826 2,712 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.75 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: 708.87 GB
    • Received: 16.78 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.