Loading Tool

Explorer IconExplorer

Memory Pool

37,559 transactions
28.35 vMB
0.06307750 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt 4d08e253f12f4873afdfa22a95e16b56eea444fbd087b1394acf2dcbaa40fd0c
Version 20000000
Previous Block 00000000000000000001519372ce5bc657a293617bbf354123e2d9f73336fc55
Merkle Root 2a92c2d7e69337ac2170f18cdddb927e17d08ab0b88db1274081cb00aab79c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,577
Size: 1.00 vMB
Total Fees: 0.00857643 BTC
Feerates: 106.68 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,590 (257,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,925 656,925 000000000000000000031a520566c201f7a2ec340c9ab539d721de36844c7a78 1,304 1.00/1.00 vMB 32
656,924 656,924 00000000000000000004b652cd1eddcae401d208a4519c563e6c07aa59feeda1 1,645 1.00/1.00 vMB 72
656,923 656,923 0000000000000000000f895862881d2bccbdd944fe6a745f961f7a2b10368ffe 2,679 1.00/1.00 vMB 4
656,922 656,922 0000000000000000000ffe1b924932fd0f89e4d713026033a457ff7f36a4941c 2,422 1.00/1.00 vMB 34
656,921 656,921 0000000000000000000176417cf58668708a3302b28b91bf18195bb4e42a871a 2,950 1.00/1.00 vMB 22
656,920 656,920 000000000000000000104499746cfd178e0bb56797a7a31b1ddc9845512fe6b6 2,780 1.00/1.00 vMB 14
656,919 656,919 00000000000000000003712d4f2ee2c4f5183123be43ac542cd12b68e4b31329 2,178 1.00/1.00 vMB 61
656,918 656,918 0000000000000000000e09e53c2b45e947f6ce89d78a988a8ac959585bd524eb 2,333 1.00/1.00 vMB 65
656,917 656,917 00000000000000000005bcf6d6bc4a25d5ee2af29b6d2fb07f6c29bb48512412 2,459 1.00/1.00 vMB 51
656,916 656,916 00000000000000000001398c7b972de7420d4efae63ef15036da625877ca4ca3 2,019 1.00/1.00 vMB 82
656,915 656,915 0000000000000000000a2f6a2e320f3609b8eeb3baf5f96d8f8f3a5683a39a3f 2,896 1.00/1.00 vMB 60
656,914 656,914 00000000000000000003eb0886ac8b10ca347d0ea14955f826e6f3212d528192 2,483 1.00/1.00 vMB 30
656,913 656,913 0000000000000000000dffc87b04eef726f72176a4dde6d69c1355cd94c63056 2,458 1.00/1.00 vMB 65
656,912 656,912 0000000000000000000aa4f16a17d5f15bcd57a0c97995e1ca2a663591ebce3a 2,374 1.00/1.00 vMB 53
656,911 656,911 00000000000000000005f3f6845794ab81de90cb51a91522ad16dce4a5894ebe 2,673 1.00/1.00 vMB 72
656,910 656,910 00000000000000000009b830bfd469617faeca1b4283b8d5135c4856f7d8b1df 2,745 1.00/1.00 vMB 141
656,909 656,909 000000000000000000010a054fb0f5b253efab7bcf1d24dc17223ba71d1f6cf8 2,512 1.00/1.00 vMB 54
656,908 656,908 0000000000000000000447d9db4fd6b05db1f0197b50e169c4f511e96bed95f7 2,751 1.00/1.00 vMB 54
656,907 656,907 0000000000000000000e0b03a8ba57e8d84b40a465b3a8d22a2049cc3ca7152b 2,850 1.00/1.00 vMB 27
656,906 656,906 0000000000000000000fc393ccfb6f06b444ecdeed889ec51de34aef1d5d46e3 2,715 1.00/1.00 vMB 73
656,905 656,905 000000000000000000107c875e8a0add5c2641429a0e1ad50b95af501916bb57 2,293 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.67 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: 627.78 GB
    • Received: 11.75 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.