Loading Tool

Explorer IconExplorer

Memory Pool

75,962 transactions
28.40 vMB
0.06654276 BTC
Random Selection Loading Transactions
Max Size: 171.97/200 MB

Candidate Block

Mining Attempt 74228a53d875acfd7c0d1a4efbc2d59439fa2ba0d5af53e3a119d28e262f8ecb
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root fc1d1691172dcdd1f81b8af2f11dcd5081c88ded6a6292dcc2d957b2fc653e50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,664
Size: 1.00 vMB
Total Fees: 0.00776571 BTC
Feerates: 101.00 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (119,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,921 795,921 000000000000000000030a77f0b2672e350b3de7e949f131b84d02b590a740ae 1 0.00/1.00 vMB 0
795,920 795,920 000000000000000000025b23f056b8873b888833e15b92c0dbfed0e0407ec587 3,213 1.00/1.00 vMB 19
795,919 795,919 000000000000000000039a6bab614330b0d9fa48e0c50f1fa2407c88d9cb3418 3,519 1.00/1.00 vMB 31
795,918 795,918 00000000000000000002f78e28e174236eab36f28a1f4bb0580a004d74eb9672 2,888 1.00/1.00 vMB 19
795,917 795,917 000000000000000000049c020d7a7bbb7852dcdd55812e651fbe4df2df20a278 3,122 1.00/1.00 vMB 18
795,916 795,916 00000000000000000004045fd21718cbc8b614521c995ba7382a77cc72e4cc79 2,353 1.00/1.00 vMB 13
795,915 795,915 000000000000000000030ca31a6ef2fddae0d336e612774a15c8840dc9ecdc5c 586 1.00/1.00 vMB 12
795,914 795,914 00000000000000000000391b09d376824104aa6269da64c7569672fd3165c2ec 1,043 1.00/1.00 vMB 11
795,913 795,913 0000000000000000000048e03552ed2848b18b73d57da657d7dba39ed20930e0 2,201 1.00/1.00 vMB 18
795,912 795,912 000000000000000000005264f340d93aec117461f2ba287d04b6a4899ab02670 2,178 1.00/1.00 vMB 14
795,911 795,911 0000000000000000000002aa43a47f64866176a4c54a937046e7989e92ec7b43 3,215 1.00/1.00 vMB 20
795,910 795,910 00000000000000000004d1633d91c852ce496113e5e7f11bb47e2207b1bd763d 2,532 1.00/1.00 vMB 17
795,909 795,909 0000000000000000000342dc3f5bff67b06b6e4a1875bbe5754a646cd9758da1 1,931 1.00/1.00 vMB 18
795,908 795,908 000000000000000000004b54faf11771cf994419ea1df660d8713f68fa820db9 4,456 1.00/1.00 vMB 10
795,907 795,907 00000000000000000002989c7aac6df1503944ee60312dd8949daaa00c1662dc 6,329 1.00/1.00 vMB 11
795,906 795,906 000000000000000000022f73634d73b3bd0d2c38f93a81f0800e5c35d95550f8 4,081 1.00/1.00 vMB 18
795,905 795,905 0000000000000000000288bd4cb2e2ee75b219dd391537a6856ba24946fcdc6c 1,456 1.00/1.00 vMB 12
795,904 795,904 000000000000000000021434f73ddcb861c774fffedf4c4aeebd603b97d14019 2,515 1.00/1.00 vMB 24
795,903 795,903 00000000000000000001ebcedce3d84dab04cc80fad12e90270e77a2037907b0 1,605 1.00/1.00 vMB 15
795,902 795,902 00000000000000000003a0e73d7054617c5a777ac212dc7570f4784e81d97f54 3,236 1.00/1.00 vMB 20
795,901 795,901 00000000000000000004e6159e6a82ef51f84612cde2179f3f4cce2abc4d156f 953 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.