Loading Tool

Explorer IconExplorer

Memory Pool

83,404 transactions
31.69 vMB
0.12738298 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 853c696fe2e6416f863c3ff66b6d25ea4ba491463fc3fcc43ecc0c4c9d0619d5
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root b956681e0bd2bfe4673c193a54f7cf32f4379a41fb4132f4c7e27a06948e3799
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.04266186 BTC
Feerates: 803.65 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (613,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,127 302,127 0000000000000000388e9d8f4f1c15cfc688049ecad553d3319882715414048c 109 0.06/1.00 vMB 24
302,126 302,126 0000000000000000244d8411c07346fc028199013f1662c91362f0eb36795aea 404 0.23/1.00 vMB 27
302,125 302,125 00000000000000003abdb6616e37adb028588950c944c9f1e7a35679c0183bef 37 0.04/1.00 vMB 11
302,124 302,124 00000000000000000c86cf6be72fffbdcf5f836b41faec307a5b3f3e299f4fa7 471 0.54/1.00 vMB 19
302,123 302,123 000000000000000031f7a25e7bc8a351859b69998397c9d3a156a577e4614f53 258 0.25/1.00 vMB 18
302,122 302,122 00000000000000002d034c2f40d0f87fc4dee039e588b4f7893fe732fff34a11 767 0.35/1.00 vMB 39
302,121 302,121 00000000000000000a23ae970300602dea5c6a29da79dd50ed8399750edb835b 752 0.35/1.00 vMB 34
302,120 302,120 00000000000000006dd56a8b623b28c3bf6f7c72c49a61758cce6f67e0a2d7a4 786 0.35/1.00 vMB 33
302,119 302,119 00000000000000001c104bcb1f46d1dd8756d0fc2250765b2467972aabf55e07 971 0.35/1.00 vMB 40
302,118 302,118 00000000000000002a248d1e2e3cf0b7426962731f8036de4909ead48950b678 849 0.35/1.00 vMB 35
302,117 302,117 0000000000000000653389057f6cec92c7d0cf4c16f61f80178356e950e2797a 169 0.06/1.00 vMB 33
302,116 302,116 000000000000000002d1247bcc286d59364e5c336553752599fc016265ace33d 204 0.19/1.00 vMB 12
302,115 302,115 0000000000000000748b8f7251845077f292522c94c04533840d2fa9f84e611d 286 0.18/1.00 vMB 26
302,114 302,114 00000000000000000bd797e159cf57e525ebc8a76ad922f1642dc2c5c7fc181c 379 0.31/1.00 vMB 20
302,113 302,113 00000000000000005a96299417a620ae0e9f55879348cf143dc2ace356a32de8 791 0.35/1.00 vMB 33
302,112 302,112 000000000000000049f8d557353deb60786cf565723de9643beb008d4029b7fa 213 0.13/1.00 vMB 22
302,111 302,111 000000000000000072b9c3b26cb5f659f7cd30ac368de683ae9006866147f5f4 223 0.23/1.00 vMB 17
302,110 302,110 00000000000000002dab789c20252c83932493665e13b2898542240fa20421c7 711 0.75/1.00 vMB 20
302,109 302,109 000000000000000048aa92424c7c17e8383b6f072401226e042726a81f234bd6 864 0.50/1.00 vMB 27
302,108 302,108 00000000000000007b9ea0829f57376bea4dd00f8fa6a8b1b916626cec300bfd 653 0.35/1.00 vMB 24
302,107 302,107 0000000000000000312a992f6dbf2a21ec74dc1ff316d2386b3ab8ab735ee989 676 0.25/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.68 GB
    • Received: 17.94 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.