Loading Tool

Explorer IconExplorer

Memory Pool

86,799 transactions
31.84 vMB
0.10983760 BTC
Random Selection Loading Transactions
Max Size: 195.07/200 MB

Candidate Block

Mining Attempt 68c37ec962b995fe4d1699657cf7b12cea0399285a70574dd589b1c66ca9fc98
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 1346fa03cfb0764935f57d542fb207785bcd468377810ec90f1358aee7faa037
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.02886695 BTC
Feerates: 1,236.26 > 2.89 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (144,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
770,912 770,912 00000000000000000004af1e142bc48a1be3f5097d2daf391701783b4f1cce53 1,182 0.53/1.00 vMB 7
770,911 770,911 00000000000000000003cbf095822738f80f2fb4808f74fdf556541c13c0f8e0 745 0.48/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.02 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.41 GB
    • Received: 18.05 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.