Loading Tool

Explorer IconExplorer

Memory Pool

73,904 transactions
27.45 vMB
0.06905619 BTC
Random Selection Loading Transactions
Max Size: 167.26/200 MB

Candidate Block

Mining Attempt 001a1f4596d124103b6bf83f3cd02125bbe88ccad50040ee9c87d4db2ef84fa2
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 282440c588ca371970ca705ae687e708f90de40c10e5f4e40a81214a674f7627
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01066172 BTC
Feerates: 89.32 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (507,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,925 407,925 000000000000000005cf0e2e10f084182814d7a068806fab588740504160431d 1,446 0.97/1.00 vMB 34
407,924 407,924 0000000000000000047e634ed8ceeb7a1549ecb550c339127eaf82ea0bd11067 1,082 1.00/1.00 vMB 24
407,923 407,923 0000000000000000024f35b9b1592fc43d0137b54760e19e8a9f31221acdd936 366 1.00/1.00 vMB 10
407,922 407,922 000000000000000002fb70dc82ad12aa74629ec358f289e078d951c6cc486693 466 0.27/1.00 vMB 37
407,921 407,921 000000000000000002ee01f85331272d62d2ffa05b4dd3bd4ddf1dbbb3858353 1,999 1.00/1.00 vMB 35
407,920 407,920 000000000000000003f89b56c27fb6e061aa42d789cd56274266cd4c8da8fddf 2,829 1.00/1.00 vMB 55
407,919 407,919 0000000000000000036ff681628c2bf4ed31af0eb903bfc887ad21c17cce1202 2,403 1.00/1.00 vMB 42
407,918 407,918 00000000000000000279798e5b8d6c0609823784a720de663e3e98a154dfa630 14 0.00/1.00 vMB 81
407,917 407,917 00000000000000000237cb264baf98d545d8ec66cdba8dc4a3df4125647e3dc9 2,834 0.99/1.00 vMB 52
407,916 407,916 000000000000000005585f46fe6e515754adf4ee06870371634d2cb347b1e65b 1,904 0.81/1.00 vMB 46
407,915 407,915 0000000000000000029bb5822612188a0687890deddb52ac6079785d9b1b8f4f 2,026 0.81/1.00 vMB 44
407,914 407,914 00000000000000000218907f762a8be403db7b7b048766f566f861215c3de8c4 1,049 0.41/1.00 vMB 42
407,913 407,913 000000000000000001ab1ed08bc39f1e95a8698e24f6f50e74a48eb6cc0391e4 1,882 0.86/1.00 vMB 40
407,912 407,912 00000000000000000332b8a382b183dccf2d34b571e89c163640a7c65ca462e9 602 0.36/1.00 vMB 29
407,911 407,911 0000000000000000005057c9bcb0d15686499b29e9edbf17de9760a223e83cb2 384 0.17/1.00 vMB 42
407,910 407,910 000000000000000002499a74d8b5867a128397fe9b55862b91aef61de760ff6f 2,148 1.00/1.00 vMB 26
407,909 407,909 0000000000000000014bf5f608a7bb35bac72f78f7b61f85cf6671cdee962d56 2,214 1.00/1.00 vMB 37
407,908 407,908 0000000000000000020e6bdefe9037e45d44594b5036270fa0bfbf696902a0e8 2,753 1.00/1.00 vMB 55
407,907 407,907 000000000000000000c11131c6e9e318288e5f30a5de620e0df1ed0af063f30e 2,368 0.99/1.00 vMB 36
407,906 407,906 000000000000000002c0359a503ef8b83415783ef20da44f6147d964156481d4 3,355 1.00/1.00 vMB 68
407,905 407,905 000000000000000001f48b61e3df517db1d5b04b3d96ec0e0a81326f2c6bbdff 811 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.