Loading Tool

Explorer IconExplorer

Memory Pool

39,216 transactions
30.68 vMB
0.06713967 BTC
Random Selection Loading Transactions
Max Size: 153.59/200 MB

Candidate Block

Mining Attempt 2999ea84c131176c2191046d44a8afbef01a3efa237d52be37caf0d3f5412f88
Version 20000000
Previous Block 00000000000000000000e6ac51d863cefc44ebfdc8149c0a65a62577a0feaf17
Merkle Root 472f2dbb63679daa991c76fa169e3212380e09e2aa649e9969623586bc80f6f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,361
Size: 1.00 vMB
Total Fees: 0.00516153 BTC
Feerates: 78.83 > 0.52 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,570 (351,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,960 562,960 00000000000000000013af44ca1c93ac6aea5221bcab153e006509a96c929e28 3,382 1.00/1.00 vMB 14
562,959 562,959 000000000000000000133601fb081888ca861323a68c00894f1cf52f6b51160e 1,909 0.69/1.00 vMB 4
562,958 562,958 0000000000000000001840b286e18c5c04c65fd9d28dd90728dd22cfa034d0fe 3,170 1.00/1.00 vMB 11
562,957 562,957 00000000000000000015c8854ca91603d5e981356fd7cc0cdf0c9a143cba9b3e 2,894 1.00/1.00 vMB 23
562,956 562,956 0000000000000000001e8b9f1a8c7017f90ec0b606627238b693dcd20028716b 2,246 1.00/1.00 vMB 20
562,955 562,955 00000000000000000015950e47acb4f79c64dc4815abff8971ead7b00383fdfd 3,023 1.00/1.00 vMB 22
562,954 562,954 00000000000000000010d7aa5c15e18b7245d40553782aa873a245a9bf817c9e 2,747 1.00/1.00 vMB 20
562,953 562,953 0000000000000000000279b9ddd75f6ab3c25e4506bd29265bd0408fa2192959 2,868 1.00/1.00 vMB 12
562,952 562,952 0000000000000000001ab1ca8b136186776bf0d5f0022afb76ffb8a591847971 3,198 1.00/1.00 vMB 4
562,951 562,951 00000000000000000018b55af0c7652ba7cc856c3c800208189407f100348ea6 1,730 1.00/1.00 vMB 17
562,950 562,950 0000000000000000002d13534da5f71f1533ed39a9258d83c7db84a50b524cee 2,074 1.00/1.00 vMB 55
562,949 562,949 00000000000000000016ba37a8d6a8c703bd8ca8652018dec15904073fba5801 2,870 1.00/1.00 vMB 14
562,948 562,948 00000000000000000007d7100558b562a4c35684d14136db7b2028fd59f5d1a0 2,837 1.00/1.00 vMB 30
562,947 562,947 0000000000000000000d8d7d6058bb600e84fab1349b3c5852b9bc8400a46ce2 2,059 0.73/1.00 vMB 6
562,946 562,946 0000000000000000002aed87dc9de4bf7dab768b3136c0b8ebad37d53634ec81 3,040 1.00/1.00 vMB 23
562,945 562,945 0000000000000000001e46dc729ec05941ef52a54324bac5482d7117d090346b 2,375 0.86/1.00 vMB 16
562,944 562,944 0000000000000000002b1c479f4a05d1208d5266b1e4efbeebcd3c8208b72929 740 0.22/1.00 vMB 19
562,943 562,943 00000000000000000027ad67588ebcf18eabe2250c411e6b79ad1c009b4cb54f 2,352 0.98/1.00 vMB 7
562,942 562,942 00000000000000000009897d6c7b70286996a14ecb7d39cd384dd438a89d88d0 3,307 1.00/1.00 vMB 12
562,941 562,941 000000000000000000208f02e02418805d0c2e588bb1518fc3cf3e583d5c3173 3,123 1.00/1.00 vMB 32
562,940 562,940 000000000000000000266ad3b9a33826be088c741a89bd00ebda734a3062c3b3 938 0.27/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.67 GB
    • Received: 11.61 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.