Loading Tool

Explorer IconExplorer

Memory Pool

75,908 transactions
28.15 vMB
0.08870240 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt 6749a3d772d671e2fd012b15b20c883767bb588ef804f22e3ff3b8577579a49c
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 860d2c30d501428d8b13407fab9f9e9b3dc1f995b67b39f9b34bff55dff5d174
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.02805634 BTC
Feerates: 150.80 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (507,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,803 407,803 00000000000000000601a5834c7b97237ccf018348ff9e47f4790cf6149282a4 1,961 1.00/1.00 vMB 40
407,802 407,802 000000000000000005fe92db9c5cbe65012598c2d2057afb7028aef410883508 2,085 1.00/1.00 vMB 33
407,801 407,801 000000000000000004297a61fc1814e557896b19319e2b8433bf0c26b977fd76 316 0.18/1.00 vMB 29
407,800 407,800 000000000000000003768354e0ddd921ffee3b69de0dca60eed5594856f4fe96 683 0.37/1.00 vMB 31
407,799 407,799 000000000000000000be66529eef46f0c0c37a68be082c136bee04b6ecbb4f9a 303 0.20/1.00 vMB 35
407,798 407,798 000000000000000000a6341432d0d43bf07e88ef0532f0c548914483d0fba16d 899 0.90/1.00 vMB 19
407,797 407,797 000000000000000002d48b3a621f88b1aed2390e866f03e603ba00781b22db47 789 0.84/1.00 vMB 24
407,796 407,796 000000000000000005c2225e25285d69e431ebb7044718d565503360fb8dc8ae 2,851 0.99/1.00 vMB 62
407,795 407,795 000000000000000004bb8bafa0faae523a87c5eb480e0b289c736f6296512028 518 1.00/1.00 vMB 14
407,794 407,794 0000000000000000008fad5a22b02c74a0d3f7b3d4f4efdf565c779ca24f53c2 1,760 1.00/1.00 vMB 30
407,793 407,793 000000000000000004913b224880baaa58a77b0853883fac4f9e1235afe5092b 2,042 1.00/1.00 vMB 47
407,792 407,792 00000000000000000480fe91e28ea19fee342dc2ea10be257db8b650f31f8008 2,993 0.99/1.00 vMB 63
407,791 407,791 000000000000000003efd412f14ed2359b64b34c14201f46fb6cee06a62ee3f5 860 1.00/1.00 vMB 17
407,790 407,790 000000000000000005fe4c828f90ed240e25d63defcd4081cfa70f36a4e03d7b 2,437 1.00/1.00 vMB 50
407,789 407,789 00000000000000000216275bd9166a07058e6836c315bfa3913ec7ab985754b2 1,763 0.99/1.00 vMB 34
407,788 407,788 0000000000000000015bebce27385ed5ced2b74b5a61b0887f9359e9b56f04c6 2,353 1.00/1.00 vMB 47
407,787 407,787 000000000000000000f44bb3ab025b78ed0fe5cda9477b7d71185d725817df5c 212 0.10/1.00 vMB 32
407,786 407,786 0000000000000000038ad34f46e26b63672d36e5059339b28b5b94dc9ea7ee5c 1,065 0.80/1.00 vMB 19
407,785 407,785 000000000000000005807e94b7111998773e46a763facaba565a5c3f3262103d 2,957 0.99/1.00 vMB 47
407,784 407,784 000000000000000001b4b99405a513c66b00f54d98992561a9afdbfa846a16c8 1,081 0.60/1.00 vMB 23
407,783 407,783 000000000000000000a81644f5a9c689e779702b45bef75c5889e97a14e8cd34 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.