Loading Tool

Explorer IconExplorer

Memory Pool

77,994 transactions
29.65 vMB
0.07059859 BTC
Random Selection Loading Transactions
Max Size: 181.14/200 MB

Candidate Block

Mining Attempt 9aba20612a6fdba0a29c19e4ee1f8adbb48d73a3bd3baa7db1f4b73a3dd0181f
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root cd508d9ef723006c630c08c6ba1ca8d75a9b1e597c5d0e2400f4fd5db6685565
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.00513110 BTC
Feerates: 20.11 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (144,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,933 770,933 000000000000000000027e0749d4dc1d620b14e480fde7668ad698e8d51afa24 1,348 0.98/1.00 vMB 3
770,932 770,932 00000000000000000004ea442ebbef1732eff58b54fa48047b886457bffa5969 3,170 1.00/1.00 vMB 10
770,931 770,931 00000000000000000008120c0c2324dea561fd26760b79f01441520935b5f638 393 0.10/1.00 vMB 8
770,930 770,930 00000000000000000002a2260dac639ce729e8a5e6d9df2783ddeaf314e5ce26 853 0.41/1.00 vMB 5
770,929 770,929 00000000000000000004e519f6df0cddaaf417e851125c57a3cd5c7b2eb9bb7e 563 0.17/1.00 vMB 10
770,928 770,928 000000000000000000030cc944a289af47770d988e3cc60f940d33b33f3b71e5 147 0.04/1.00 vMB 9
770,927 770,927 00000000000000000002e554d1675ae5cc616b74ec0538adf64fe75a4801233b 1,562 0.50/1.00 vMB 11
770,926 770,926 000000000000000000064d054f9cf64c80d58efaa836c9c816e725a31740e57c 2,970 1.00/1.00 vMB 8
770,925 770,925 0000000000000000000781d35a1cb779c77bd4d1bdf15a7c83cfbd098fe1eb0f 523 0.82/1.00 vMB 2
770,924 770,924 00000000000000000003fa08e31c3caf3d190ae8847cda80e5695472ff39fea8 3,151 1.00/1.00 vMB 9
770,923 770,923 00000000000000000006c54980c29ab7a632cbd5546f68c57efad9acd5631d8e 1,371 0.99/1.00 vMB 5
770,922 770,922 000000000000000000051290aa2b123e6bfd8e9aeb7e09c75eeb366e2bf6813f 1,194 1.00/1.00 vMB 6
770,921 770,921 0000000000000000000764dcfea498108f96d7e13f61f194ec81f95379cb415a 227 0.28/1.00 vMB 4
770,920 770,920 00000000000000000003bef21711b434c190adf9d9244044bff4530d15d9b4a8 2,358 1.00/1.00 vMB 7
770,919 770,919 000000000000000000048e4fc58101c8e95da06133e6fd7f02d86f470d9cd7ca 609 0.30/1.00 vMB 6
770,918 770,918 000000000000000000023ae9d09d8563a36f9ad8291003c721004bfb321e4ad0 1,149 0.56/1.00 vMB 6
770,917 770,917 0000000000000000000431e31936331a3ead6bca50d9ac36ffc2c195bdb714e0 1,182 0.60/1.00 vMB 5
770,916 770,916 00000000000000000003eb2625832b199a177f051500d589c9e2cf3a5fd95495 2,077 1.00/1.00 vMB 6
770,915 770,915 00000000000000000004eb792f05eb2071598e0299f79fdfcd1184051dc26c99 1,979 0.98/1.00 vMB 6
770,914 770,914 00000000000000000002c7c15bd02b1417138392a3f0d8ca960898bcc035f502 603 0.23/1.00 vMB 7
770,913 770,913 000000000000000000046bce93a5393bdd2aea882f7ec5e30792d0992c8c62bf 353 0.12/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.