Loading Tool

Explorer IconExplorer

Memory Pool

45,480 transactions
28.39 vMB
0.06255283 BTC
Random Selection Loading Transactions
Max Size: 151.19/200 MB

Candidate Block

Mining Attempt 51c5fc4088a29670dc6ab714067ff89dd51553ba4e68b33c276785d286b4f983
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f1ca74a31b5cc5eba2aa564da04c1e6c0f8ac3786b5a3677e3f3a99ada844cae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,616
Size: 1.00 vMB
Total Fees: 0.00881943 BTC
Feerates: 50.42 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (289,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,895 624,895 00000000000000000009a06189a72ea04c3b6b33522705ffe065b0bc4acea09f 1,489 0.44/1.00 vMB 13
624,894 624,894 0000000000000000000fccc2c78e235d6ea3da4013ea98c8376c7c41f7f71938 3,057 1.00/1.00 vMB 17
624,893 624,893 00000000000000000010fce4df6cca92c2f2ed156e1897ca8b0b00a81990b9f3 1,725 0.84/1.00 vMB 7
624,892 624,892 0000000000000000000a25ea3e2982b21468c8793a1fec4a8a624b569f35fec6 2,604 1.00/1.00 vMB 6
624,891 624,891 0000000000000000000d726065c1a3a4e3d4e8afa9b7d364de0828f73af38563 2,875 1.00/1.00 vMB 17
624,890 624,890 00000000000000000000704b4b4f6f99bee0ef7898cd7ac71d633a5f911f6f00 2,001 1.00/1.00 vMB 26
624,889 624,889 000000000000000000137f9ce487a7bbfeac84f24b30ef3b582a029e8bc9e99f 2,426 1.00/1.00 vMB 15
624,888 624,888 0000000000000000000f1595c290dde776f7535e7f8c1a66b8f0579ffe97700b 3,036 1.00/1.00 vMB 29
624,887 624,887 00000000000000000013e3d6994016af8b99be29b39a8316e5bd30ad641584ae 2,901 1.00/1.00 vMB 31
624,886 624,886 0000000000000000000e39b8d370cdce1fcaa5853991a2b79b10c5db27422e6e 654 0.23/1.00 vMB 20
624,885 624,885 0000000000000000000dcf8570dfe9fcc30d25d105314f1fad27f931fe8adc30 1,645 0.54/1.00 vMB 17
624,884 624,884 0000000000000000000c1aa30e65743bbcdbf51afab939426067f71b35b18521 1,130 0.36/1.00 vMB 18
624,883 624,883 000000000000000000141c6956b234d2c3cba6430ffc8cb255ccdbdc99a7721f 42 0.01/1.00 vMB 15
624,882 624,882 0000000000000000000c7cabbe66dac49f2b91db97ea115bd5a9fc1d97bd1e76 2,134 0.74/1.00 vMB 19
624,881 624,881 0000000000000000000cec3911c0a4b0f2d6e1d4d4469f22ed5e7bd90f6d0bb8 1,946 1.00/1.00 vMB 7
624,880 624,880 0000000000000000000a9a04f88830708b8311bf173ead135c8caff9733b3fcc 2,435 1.00/1.00 vMB 3
624,879 624,879 0000000000000000000bc8884d5b463fdf288177695ab79a656e9dd852bd8caa 2,532 1.00/1.00 vMB 15
624,878 624,878 0000000000000000000da39be718adcafa3ee77212704e32762459c514b64694 1,940 1.00/1.00 vMB 25
624,877 624,877 0000000000000000000e4be74ef1be95efe39fc50a2878b981d58bd9594aef6f 2,328 1.00/1.00 vMB 32
624,876 624,876 00000000000000000001ce2679248429edfb21dcc9afbf8f24a4bb71eddc812d 2,810 1.00/1.00 vMB 22
624,875 624,875 000000000000000000132011b0fcae68728dc55479a2cfe876fd10e4c9431ce6 2,640 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.68 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.