Loading Tool

Explorer IconExplorer

Memory Pool

12,017 transactions
2.04 vMB
0.01235257 BTC
Random Selection Loading Transactions
Max Size: 16.90/200 MB

Candidate Block

Mining Attempt f13c7e84482c2f6bfaeecec09b80c74e28cacd892c728246b76a3158c78fed7c
Version 20000000
Previous Block 00000000000000000001e7e951854ddb25a58d686a432f9a34d5be39c0a6673b
Merkle Root bb4c2130bbeb2662092202e315ace67a6c278168519644e497ea36d3f6974e71
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01122819 BTC
Feerates: 3,006.03 > 1.13 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,913 (149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,764 937,764 000000000000000000017fb1aa75016bca9f3226b5119367bfe591530ddd6ff7 4,353 1.00/1.00 vMB 1
937,763 937,763 00000000000000000001e1bafde15d08a8f6941229270a55db9f0e7c8a81be5a 119 0.03/1.00 vMB 3
937,762 937,762 0000000000000000000152414f8669b83e3544f20883bb802d0543deb2db7c6e 3,816 1.00/1.00 vMB 0
937,761 937,761 000000000000000000005866c6963a1520cd25b5b22a6cbd743081aa73930911 3,756 1.00/1.00 vMB 0
937,760 937,760 00000000000000000001d4a34ac800c8099855c4825846f63fb679650dd58efb 818 0.28/1.00 vMB 2
937,759 937,759 000000000000000000018b48fe639b90c4b3bdc84ed2a6cbe4f839a123e5518f 705 0.22/1.00 vMB 2
937,758 937,758 00000000000000000000e7b50d7b66f12cfc1119162abc525943e9586665eb07 3,707 1.00/1.00 vMB 1
937,757 937,757 0000000000000000000144108dacce88082050e3b394f2c95faeed0bdca8e3b1 4,008 1.00/1.00 vMB 0
937,756 937,756 0000000000000000000151506e942b2d387bdbc71a74dd2fa3cf481863827bac 3,923 1.00/1.00 vMB 0
937,755 937,755 00000000000000000000acb8855cffe14365778aa9f9323c14254f2a463fd102 4,375 1.00/1.00 vMB 0
937,754 937,754 00000000000000000001508ab0a6a1ab0a6ba819b503d997ae4748a073b8190a 4,322 1.00/1.00 vMB 1
937,753 937,753 0000000000000000000136c2890ca84164047993d42f56c90989bd4b5b385fb0 964 0.35/1.00 vMB 2
937,752 937,752 00000000000000000001b9a276ec90d01d18cf32c952ccf3f747a075299d9f8a 4,494 1.00/1.00 vMB 0
937,751 937,751 00000000000000000000409d65ad6129afbc2696b63def981c52a99e835c2d71 4,569 1.00/1.00 vMB 0
937,750 937,750 00000000000000000000c4a656a4f1f6248fbfc38e2760a9dd17424425e31391 2,088 1.00/1.00 vMB 1
937,749 937,749 00000000000000000001959378894a96b0d5caba8957a0db46c7138fcbf085db 4,351 1.00/1.00 vMB 1
937,748 937,748 000000000000000000011460f1fda9edc828cae3ff71482d2ab39ec427879826 3,409 1.00/1.00 vMB 0
937,747 937,747 00000000000000000000ae0c47201f59b0c9d7678cb48a8ef4a184d62f3f4195 2,139 1.00/1.00 vMB 0
937,746 937,746 00000000000000000001146e72b317bce7b317ca652aa2b3a9d5d52869ac6832 3,549 1.00/1.00 vMB 0
937,745 937,745 00000000000000000000ab8ea0632fcadb8fc0cfc88560f9b140cd16c8fb167b 5,431 1.00/1.00 vMB 0
937,744 937,744 00000000000000000001b11a38bf2683a515768157a672efca9dd271ca30d734 815 0.30/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.01 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: 4,071.75 GB
    • Received: 221.92 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.