Loading Tool

Explorer IconExplorer

Memory Pool

79,309 transactions
29.50 vMB
0.08464503 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt 6d12677637c188c782b615ff9970397b497aeaa0cb6d9461dd3e78f6b58557cb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (517,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,867 397,867 000000000000000000690057a7d901ff9b31c2855d4e1464356e6652300b4953 2,579 0.93/1.00 vMB 43
397,866 397,866 0000000000000000063c7fb650e71c8f5c3aecc69b04c7293911d23dd095547b 806 0.33/1.00 vMB 38
397,865 397,865 000000000000000003af3933133bb0d4d17c219b670380fcd1879001f28543d9 2,072 0.80/1.00 vMB 47
397,864 397,864 0000000000000000079f57ee6867531db003ed05ed299268bf32b0c93b9e2891 272 0.16/1.00 vMB 25
397,863 397,863 000000000000000003af1983c884dd3c5ee5df40d10b4dbbeefaf4ed51d112e3 1,364 0.63/1.00 vMB 38
397,862 397,862 000000000000000005f51a9cda862493b27854a84827308998ed939b1575808f 901 0.60/1.00 vMB 28
397,861 397,861 000000000000000001d72fd4816c810de0e1d04c3409408ddb5f5a3d01745eb2 210 0.15/1.00 vMB 26
397,860 397,860 000000000000000001b618031d2afbc858ff34ea4b3b9d7719d6a6a51d7323e8 1,219 1.00/1.00 vMB 21
397,859 397,859 0000000000000000002f316ba83633f0a4884c62486c78ee20f49eafd9a89618 1 0.00/1.00 vMB 0
397,858 397,858 00000000000000000110ad198891fcf1ef73ead26a65b77e3509787a6f251818 1,710 0.85/1.00 vMB 33
397,857 397,857 000000000000000001e0a47e68945a8b3902b552a6478c0c6788809f6ed076e6 1,911 0.95/1.00 vMB 35
397,856 397,856 000000000000000006a6324673ae90c7b9632e31a9ab06b9863f1f0c903f6236 1,750 0.93/1.00 vMB 36
397,855 397,855 000000000000000005168fcef95c26b55c1ef8ed597e72bc4c5deeb79e50c79f 2,778 1.00/1.00 vMB 69
397,854 397,854 0000000000000000048835f9a26516c893d8402ca285d63fcfdaa1fd7750e119 1,320 0.68/1.00 vMB 36
397,853 397,853 0000000000000000043406c24ce99acfaeb12b2b4e629a421d1595d1913169b5 797 0.50/1.00 vMB 33
397,852 397,852 000000000000000004c28f6ff95c47ccb672a49cfbc2f66048a93ea04071eb6b 726 0.43/1.00 vMB 38
397,851 397,851 000000000000000006d94465c1022c63cfcb675cc04dd6e8ff82709fb82232d7 1,188 0.49/1.00 vMB 37
397,850 397,850 000000000000000005bdd88d2ddddeefb6dadff889c153a5406a56ff1181340a 1 0.00/1.00 vMB 0
397,849 397,849 000000000000000000edb65cc03710253b17be50c278557503269de872528ace 341 0.13/1.00 vMB 44
397,848 397,848 00000000000000000118cfed7294b558ca7c96d6338e734767672ab67841c668 690 0.26/1.00 vMB 43
397,847 397,847 000000000000000007291172c2274d4565577120b2e91b06e43cddc9f42b2d68 1,502 0.66/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.