Loading Tool

Explorer IconExplorer

Memory Pool

81,331 transactions
30.84 vMB
0.11212234 BTC
Random Selection Loading Transactions
Max Size: 187.26/200 MB

Candidate Block

Mining Attempt 46f0148cc04d8ef38ab6529f5e78f9bda059f5b596154744d483a98003fb8aae
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root a87b774ab57665d86292c9213394abf12bc2ba23e596db4727d5f9b921535f4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.03748161 BTC
Feerates: 318.30 > 3.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (723,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,854 191,854 00000000000003525bdd224714873325e187e633fe9724d86e3bc135f3eebb1a 108 0.04/1.00 vMB 194
191,853 191,853 0000000000000561b0da21dfebddbb3a7fc0b273f757000043c7dd116a77addd 125 0.06/1.00 vMB 132
191,852 191,852 000000000000037228bb10f03b3efee299e65f5e824258e0d085d5cd73948462 446 0.15/1.00 vMB 210
191,851 191,851 00000000000000c5bf983c93644e2adb3cb9ccccac6bbf04f6cb473cae6791e8 68 0.03/1.00 vMB 65
191,850 191,850 0000000000000326e1cea82fa0c42d0fb291dba64be21dbb7c34a022561703da 356 0.13/1.00 vMB 166
191,849 191,849 00000000000007a88bc1f026e2832df4fc4ceb5db9e0e00edfef605e342e4183 3 0.00/1.00 vMB 0
191,848 191,848 00000000000005a5a640af00d28ec4ee45d2a264847a56b06cbb6d1c3af6f381 101 0.04/1.00 vMB 156
191,847 191,847 00000000000006d226d24b66903ddfea135f9dabaf55571ca519aa59b1daa541 172 0.06/1.00 vMB 55
191,846 191,846 00000000000004576ca5e3f1ac054abaff4e0e190b57d6080b4467617382bd65 303 0.10/1.00 vMB 145
191,845 191,845 000000000000024331a0788613028f10644d81259c649b37bba5aa29fe900ed3 213 0.07/1.00 vMB 16
191,844 191,844 000000000000021682ea9d94ecc38a76dc7c8cf979532d1b3227e1f1c639224c 338 0.13/1.00 vMB 249
191,843 191,843 00000000000006359666767ec6f9b99c0e9b676a8d2ae67b8bef63f2ef975c27 279 0.14/1.00 vMB 415
191,842 191,842 000000000000015f9b6d03855da03a01843b41c1d26585d68b8b4a49b0feca82 9 0.00/1.00 vMB 76
191,841 191,841 00000000000002a0665bc3a27f6b900acb2d9d068f871dcf71c04ba7ecf8e304 11 0.00/1.00 vMB 3
191,840 191,840 000000000000013de35f0b0ecf6a0cf15debb1aa2b1d2bcb0a88e796150ec0ef 136 0.05/1.00 vMB 79
191,839 191,839 0000000000000158746814616bbe1896f7a54ac54f710bef96fe2659d194e782 196 0.10/1.00 vMB 104
191,838 191,838 00000000000007183576569fd7ca844daa9d9bed2ee7b6d4b7b3cab21d30a7ee 378 0.18/1.00 vMB 141
191,837 191,837 00000000000001dca453f07cc5347432a1638e2444a949cf8e2a336871deccbd 215 0.08/1.00 vMB 64
191,836 191,836 00000000000006505e852f6617b5ec0e459ca221f370f7401652f24a554254d3 59 0.03/1.00 vMB 106
191,835 191,835 000000000000071ea773a9bb1aaf9dcd2bde1ce3fea38fb1915d6b1705e57917 25 0.01/1.00 vMB 159
191,834 191,834 00000000000006d2908ae02df945b575cbb40c89ddcfacca40c4db6436c6af21 135 0.05/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 783.08 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: 721.69 GB
    • Received: 18.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.