Loading Tool

Explorer IconExplorer

Memory Pool

81,225 transactions
30.45 vMB
0.08478441 BTC
Random Selection Loading Transactions
Max Size: 182.93/200 MB

Candidate Block

Mining Attempt 0de443de4cf6f5620d65b33fe2f85ca33c32b4b954f475c729157e69be09ef34
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 25a918a1b185f655fa774f89b6cc4da006e9e2a04113a64cb320a9b537c0419b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.02116075 BTC
Feerates: 100.24 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (67 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,920 914,920 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49 5,027 1.00/1.00 vMB 4
914,919 914,919 000000000000000000010403244fbca82ca36ab106bf72d752ba7a12fe1ad3cb 3,617 1.00/1.00 vMB 2
914,918 914,918 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c 3,761 1.00/1.00 vMB 4
914,917 914,917 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65 1,325 1.00/1.00 vMB 2
914,916 914,916 00000000000000000001e6d808f1df5868288ff1a6cf1119f57aecd8b6a1c77a 3,662 1.00/1.00 vMB 2
914,915 914,915 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083 568 0.13/1.00 vMB 2
914,914 914,914 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb 3,015 0.96/1.00 vMB 1
914,913 914,913 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6 3,037 1.00/1.00 vMB 4
914,912 914,912 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0 5,057 1.00/1.00 vMB 1
914,911 914,911 000000000000000000001e5037ab3245321dd405b5bca943b168a3f43d4c4e96 5,494 1.00/1.00 vMB 3
914,910 914,910 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b 400 0.10/1.00 vMB 2
914,909 914,909 00000000000000000000c50455766f9b5efabcea1d7595d5604542a2f5ddc1ad 4,368 1.00/1.00 vMB 4
914,908 914,908 00000000000000000000ef2b06aa7f82dbaa71ad73b04104ed64fb3c5c1b09e3 3,802 1.00/1.00 vMB 1
914,907 914,907 00000000000000000001b111321ae827478201ad15bbddad0e9be5e1d7430374 3,244 1.00/1.00 vMB 3
914,906 914,906 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6 3,732 1.00/1.00 vMB 1
914,905 914,905 00000000000000000001393e5ce3f8a59f99bebbb69375245f35d67e782190a3 2,928 1.00/1.00 vMB 4
914,904 914,904 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39 5,589 1.00/1.00 vMB 0
914,903 914,903 00000000000000000001fdeeabf10e517d0191cbebdc51fa4551230a7aef4e92 5,593 1.00/1.00 vMB 3
914,902 914,902 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e 6,266 1.00/1.00 vMB 0
914,901 914,901 000000000000000000013c07e3f50f8bd19f23caf49a29d0b82da9f012381c04 2,428 0.79/1.00 vMB 2
914,900 914,900 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1 4,371 0.87/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.