Loading Tool

Explorer IconExplorer

Memory Pool

39,673 transactions
32.68 vMB
0.07613750 BTC
Random Selection Loading Transactions
Max Size: 161.58/200 MB

Candidate Block

Mining Attempt 7ebc6f12944802d2fb61dd6bc93a1b2030513d3505062543fad8388b68ba834d
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root f4678c9b10be9ac39fc507e62098351512362dfba54e36da7f4be9a24d199c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,256
Size: 1.00 vMB
Total Fees: 0.00709317 BTC
Feerates: 19.82 > 0.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (532,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,596 381,596 0000000000000000026df775648714c8035047ec5dce8c846bba58987bc44a7c 1,338 1.00/1.00 vMB 47
381,595 381,595 0000000000000000019e88d84a64abd22615f58ec1e2af2a4799917e9d1c5b14 242 0.26/1.00 vMB 29
381,594 381,594 0000000000000000040cf323f6595ed5527fa3028949a00dbe9975f811f74f61 615 0.56/1.00 vMB 36
381,593 381,593 00000000000000000dec7cb170a40efc95a454d8c5cbd9c1e24c4f93ed6bc2f0 614 0.39/1.00 vMB 37
381,592 381,592 0000000000000000005dfc36badde4108bbf05df2d27af82f68f06b47005e2f6 811 0.48/1.00 vMB 32
381,591 381,591 000000000000000009542ed568e5a2fd9c09ce6b16a37a044788f429167d5788 416 0.25/1.00 vMB 27
381,590 381,590 000000000000000006e2dc1ddb3ec7f3f6907b30acc195ce8619a94d47a4463d 2,076 1.00/1.00 vMB 38
381,589 381,589 00000000000000000ce44a94133a226025f422b88feb89ad10f425e3065847b2 682 0.91/1.00 vMB 16
381,588 381,588 0000000000000000010b25b3730169f2c45334e102954344df9112696089452c 793 0.61/1.00 vMB 21
381,587 381,587 000000000000000002f0c5d2ede963e0636dc278309af42d367bd3bb2abbea3f 1,456 0.93/1.00 vMB 20
381,586 381,586 00000000000000000218eae565a86954a95ed4f14077d6f942f86e3859ade6c4 2,856 1.00/1.00 vMB 62
381,585 381,585 0000000000000000104f2fca9fc48c26c927d9aa2fa7f2cd2b9f5b0a21dda3d4 851 0.88/1.00 vMB 16
381,584 381,584 00000000000000000d62332269b35f6a90d7a93c3ec0cf1b866b85d156fa404d 1 0.00/1.00 vMB 0
381,583 381,583 0000000000000000109ac7ebf26604b82787c927af605e59cf132d600cbede0a 1,620 0.75/1.00 vMB 63
381,582 381,582 00000000000000000ace97228405d2f1fc5a003df656cba74d3ba3db4918c1f0 413 0.86/1.00 vMB 8
381,581 381,581 000000000000000010862ecd915849fed4d912f835b277fea6d906165c95a7db 997 0.75/1.00 vMB 29
381,580 381,580 000000000000000005ba09382cafb259c9801d0079b506ae8aacbc695f0d196b 1,140 1.00/1.00 vMB 19
381,579 381,579 000000000000000004492ec2ffdf9dba0781197c65d40de5108ecd5b79142cbc 2,820 1.00/1.00 vMB 53
381,578 381,578 00000000000000001100329e21f5033c5857b7b44294cd6b69c43d4a9f366d3f 888 0.44/1.00 vMB 36
381,577 381,577 00000000000000000f5c702b45efc2397223f25c55c301918cf978a36acdce84 859 0.38/1.00 vMB 39
381,576 381,576 000000000000000002d4c99ed4b9bb3eccd122d12e92916a8a4d1f285d275e24 946 0.47/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.