Loading Tool

Explorer IconExplorer

Memory Pool

56,245 transactions
17.57 vMB
0.04209053 BTC
Random Selection Loading Transactions
Max Size: 111.61/200 MB

Candidate Block

Mining Attempt 9302876de1c2becfe68defcf97a4a5a8edfadd95627609de3f8e3dd38a4475a1
Version 20000000
Previous Block 000000000000000000013689778d67ec8d4911cb7db1d268c9b0a9e70be7be6c
Merkle Root ab4d41b1db30ab598050e1e4ba405de6b02d47b44a8a6d97e1e91a318d710ee4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 7,122
Size: 1.00 vMB
Total Fees: 0.00286675 BTC
Feerates: 14.13 > 0.29 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,728 (888,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,938 26,938 000000009d35d5466afbe9017477ea5e8bdccd4209fa223214840d0a414e7900 1 0.00/1.00 vMB 0
26,937 26,937 000000002376bf8a9ca7aa93a4b47c22eaf9d58f3ecaf4193e7935b4bd6f6ba8 1 0.00/1.00 vMB 0
26,936 26,936 000000008dadaa8b182a93357fa46b89261606d78a6f9e1cebcf832e9d24fdbf 1 0.00/1.00 vMB 0
26,935 26,935 00000000125be78f1ad57084565f279dad3b5abff36902b18f56935002be851e 1 0.00/1.00 vMB 0
26,934 26,934 00000000a62e2d8d1f31ea4b609c4084893780b354faf01923923a6fead27e14 1 0.00/1.00 vMB 0
26,933 26,933 00000000dd0a64c28fdb0dfab567ad41e049f5018f3ec804b579a5396721a0e1 1 0.00/1.00 vMB 0
26,932 26,932 00000000d221de80c618d307d0f8b99d00c1069db8dbd994be152e4a754541b0 1 0.00/1.00 vMB 0
26,931 26,931 00000000e89bde310528597b4b3baa0873d8a6b417a72afde9fe200a185ad7c9 1 0.00/1.00 vMB 0
26,930 26,930 000000007a9e1e9a9026c28b69f5bf9c2761e3e1b79d9bfd39d127946d1bae16 1 0.00/1.00 vMB 0
26,929 26,929 00000000b07d5203a13d1f99e8240143b3e3463beb9281d2ddd8cd215850dd10 1 0.00/1.00 vMB 0
26,928 26,928 00000000b5231bbcf4fed7359e5d2d8028a750d38071b76d83028f6038543970 1 0.00/1.00 vMB 0
26,927 26,927 000000000b7262fcb33f2370b9d5585adb8dd8a893944186afc103441c633a21 1 0.00/1.00 vMB 0
26,926 26,926 00000000c02f2dc56c11d046926562c1ea5ba76737d4e457ef0551c8c099dadf 1 0.00/1.00 vMB 0
26,925 26,925 00000000b9eda9343218f16a65a592628ce7046ca5a44fde7e9a8fc7106dd7a0 1 0.00/1.00 vMB 0
26,924 26,924 0000000057900d23e655bd43df2f8bff1320c6c108939b9422ec7452f80d3bad 1 0.00/1.00 vMB 0
26,923 26,923 000000002de23d1af1df0ff8bb8c1f5f9a7a8a045b48b935dacbd0ecec2ec1e3 1 0.00/1.00 vMB 0
26,922 26,922 000000005a4deb7f9038f09406d1e44c978f56d849a4885a3932244258509ae0 1 0.00/1.00 vMB 0
26,921 26,921 000000009427b62ef020dfad7975d67eed8085938f1cf9dc3b27dcf18fd5523d 1 0.00/1.00 vMB 0
26,920 26,920 00000000242cd794a2f6aaf9ce87d5cc805c219f69ee30902a83028337c1f6bf 1 0.00/1.00 vMB 0
26,919 26,919 000000002b00c5281b95547543d52cca26679fcfc7807c8f78f94e4c9dd9c9d7 1 0.00/1.00 vMB 0
26,918 26,918 000000001bb5b33b23116234ba358d9321317b93267f1d8e50d481c0af5cdf9a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.64 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: 775.95 GB
    • Received: 20.97 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.