Loading Tool

Explorer IconExplorer

Memory Pool

81,400 transactions
31.24 vMB
0.09989401 BTC
Random Selection Loading Transactions
Max Size: 188.95/200 MB

Candidate Block

Mining Attempt 02f208a746e08c4cb40f9e4838c8442dc64d96a880bad91fe6b25cda857ba6a8
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root fcc565c30c944e4be1099df5b42d1fe3e411f003ba970edf6a8c11b9fec8c685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02292258 BTC
Feerates: 106.51 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (319,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,985 595,985 0000000000000000000430809ddd48370c476ed44140742ed3c09d75ed41fd74 467 0.12/1.00 vMB 15
595,984 595,984 000000000000000000009bc6bf9dbf60cb83649f46a2241e35169ca4c25c0c21 3,536 0.94/1.00 vMB 6
595,983 595,983 000000000000000000049857e8cdbb1bf271d5ff44b1b86259aac7e479e93444 2,843 1.00/1.00 vMB 25
595,982 595,982 0000000000000000000516cc588e982f1bd2b147518eb72392425c3c08022fc2 3,074 0.81/1.00 vMB 15
595,981 595,981 0000000000000000000e9a5eaa7c5d276230eccce4b521f00e5eee4ba8157a2b 2,852 0.85/1.00 vMB 14
595,980 595,980 0000000000000000000c09c0e164e901e8e133e11a7de163a3759ac67b3f06b4 1,614 0.44/1.00 vMB 12
595,979 595,979 00000000000000000001cfda33a3d7c031b1f68e5e0e4203eab0b8caf8ee5655 307 0.10/1.00 vMB 15
595,978 595,978 00000000000000000013394fc5865a5f4864df926911593da29f12f41bb3cb3a 1,950 0.77/1.00 vMB 14
595,977 595,977 00000000000000000015faeee6b9825f8b5f0e197dfbd56b9485f855613722ea 2,389 0.71/1.00 vMB 6
595,976 595,976 00000000000000000015206c604c24d7f6a85aa1a160fcff054dce62dd330da4 2,946 1.00/1.00 vMB 22
595,975 595,975 00000000000000000007f3cf7f49b2054b8503cbc71da019eacc9f1d6b796c30 1,996 0.54/1.00 vMB 14
595,974 595,974 00000000000000000009c0530ccae4a0e15558115b4a10163f7ee092d6068a0a 558 0.14/1.00 vMB 13
595,973 595,973 0000000000000000001689801b5cfb297ae630c96735a84c2a2b7539b3bd9a49 2,600 0.76/1.00 vMB 15
595,972 595,972 00000000000000000013986c9d440efad3759ec5c096103d67ba5f23e035e2fa 561 0.16/1.00 vMB 12
595,971 595,971 000000000000000000090c1adef038b040f9d9b58ff49e26e9898dee3d0e4c9f 350 0.12/1.00 vMB 15
595,970 595,970 000000000000000000118abbcacea989fd59d8bd0535e41837277daaa9cf0511 629 0.18/1.00 vMB 15
595,969 595,969 00000000000000000017833394fa50d968f017b7c2fe6eacf24c4757a38fa15a 728 0.18/1.00 vMB 14
595,968 595,968 00000000000000000001ac16a912f5e1d15eaf33ee75822494db58553e1225bb 606 0.19/1.00 vMB 10
595,967 595,967 0000000000000000001478b825e755a89e2a61ce650152f3d1941870afa47b3a 384 0.11/1.00 vMB 13
595,966 595,966 00000000000000000017ab7ebc61834363c92c935dac2ece53c1b54d7c963f7b 671 0.27/1.00 vMB 16
595,965 595,965 000000000000000000166dc776bcfa77c1ce9f43c61dfc489b2f2305fff700a7 11 0.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.