Loading Tool

Explorer IconExplorer

Memory Pool

77,313 transactions
29.06 vMB
0.10004238 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt c15c8c9a961116eaba7f7b6315208651a09ec6c77349d65c1c8b96f2d04fb4b7
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (582,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,951 332,951 00000000000000001506bced44a64243bac4baf4384446ab080c5355d5dc92a9 610 0.31/1.00 vMB 26
332,950 332,950 00000000000000000276017a6af3176a54c0a5663c0b698a713016f408a6c7cc 1 0.00/1.00 vMB 0
332,949 332,949 00000000000000000ba8c13fbb549e4d32574a5a90a96bab28b553265726df0b 102 0.04/1.00 vMB 31
332,948 332,948 0000000000000000018b9fd22f377ea15c41a00945b92b7d1a58df278cc165a6 294 0.18/1.00 vMB 22
332,947 332,947 0000000000000000170d0fd7cbeed23fdcae113ffb31a09af8a99a083778cbdc 239 0.13/1.00 vMB 22
332,946 332,946 00000000000000000e48fca3ef55a03f029470b34d4f4528b65bee25fbb926be 620 0.40/1.00 vMB 24
332,945 332,945 000000000000000000234e5b91bd025e3974370479a098598a1b8743275e9c88 213 0.13/1.00 vMB 20
332,944 332,944 00000000000000001a72515ff1ad626eeaa263dd5b09c49bd3981f4748c8bb96 345 0.25/1.00 vMB 22
332,943 332,943 000000000000000011b55dfe8bda74767d6e8aa095315e5c9ee7864c14775552 181 0.10/1.00 vMB 20
332,942 332,942 0000000000000000032e1e8b571cc0e3349f078bdbf2ccd7ae3120f290587059 1,281 0.75/1.00 vMB 22
332,941 332,941 000000000000000000e4f636b86bd6bd11c40d0a1a57cf99fbbf30eabbc17ba1 535 0.22/1.00 vMB 31
332,940 332,940 00000000000000000a2ccb819da9185a530c3418fcaf2617c8f819c765e7fd79 684 0.32/1.00 vMB 24
332,939 332,939 00000000000000000008bf3895050a2afd056548d4b189dfd192275336246fed 629 0.25/1.00 vMB 28
332,938 332,938 0000000000000000071f065503bb39f81d9f4320c6abc6fc07a56ce5a88643ee 400 0.14/1.00 vMB 32
332,937 332,937 00000000000000000437c215d6ec507c28ae9516b1d02ff13200b87adfa63161 32 0.02/1.00 vMB 37
332,936 332,936 000000000000000016d3f57d487c9d71f338403e53b289a15b8f9527e0ec2367 238 0.10/1.00 vMB 31
332,935 332,935 00000000000000001418ac1a381a6e2c516daa16fb5f553a196542a369a83afe 1,121 0.49/1.00 vMB 31
332,934 332,934 00000000000000000bad0eb46af0b6840f8ca73ff3b7fcafcc3ba55eacd3e8ff 191 0.12/1.00 vMB 22
332,933 332,933 00000000000000001344bb8bacb5b8798bdeaef10bed33064161059368b9ffb7 255 0.13/1.00 vMB 24
332,932 332,932 0000000000000000141a6ff989babca07907ddfdff45b25e82afbefad7f3fc4b 1,232 0.74/1.00 vMB 21
332,931 332,931 000000000000000011328f33cb4c65b8554f9a805a9905928c3b637c9eda70d2 918 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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.51 GB
    • Received: 17.56 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.