Loading Tool

Explorer IconExplorer

Memory Pool

32,217 transactions
10.91 vMB
0.10917682 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.54/200 MB

Candidate Block

Mining Attempt 3d9bfc2260b26dc278f8755544e348a802f208fbf564afdcc15951513f7e0c1e
Version 20000000
Previous Block 0000000000000000000013f404a115b9f9c1fdfe7128073b0fa5c396bf543e69
Merkle Root c124a89c536be392f415e9a77aedf9b9bd3a78b7126525a5136cc16eb8f2ae81
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.04056567 BTC
Avg Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,035 (768,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,153 144,153 0000000000000928f053380ef386a698971e643f94d51108fa17d2cf6b2a5ad3 0.06 MB 139 252
144,152 144,152 000000000000030ff9f35c840aa151df804df8f4e7e5d4bae273b4be604ec481 0.02 MB 50 89
144,151 144,151 000000000000077b55558851ebbda31295f672baaca348884ca51ca8a7a0e052 0.00 MB 2 0
144,150 144,150 00000000000007135b236254d52aa97e8dcd16dd7b5c8a8d2e7d5b790710c4de 0.01 MB 10 47
144,149 144,149 00000000000004f57450c6d50e70fda09d15b8a5c20a43b945a59d2c81eadc6d 0.00 MB 5 36
144,148 144,148 0000000000000345d936e21eec8067d7e3081ae9755a5c880759844a2fb27e47 0.01 MB 34 5
144,147 144,147 00000000000001c4acc691c0bec84fdd63007d8a3c28419049d53ed13d91b71d 0.02 MB 53 87
144,146 144,146 000000000000040b84028ff723a4b9a296516e3aa57d4674e8d6c7703cd947f1 0.05 MB 155 57
144,145 144,145 000000000000006ad35537f62207c3226bd10b82d4d61135cd9beb81e926262b 0.03 MB 81 233
144,144 144,144 0000000000000070b8ba9cf9038638792ac4ae9aad2bb0ad8b15bcdea833eb6c 0.05 MB 98 39
144,143 144,143 0000000000000610fe3bd40055a86b2696cc0bd61110c588b64f95eb324f681f 0.00 MB 11 953
144,142 144,142 000000000000074f3290ef0416c88720a16cdaa6ed21f4334fedc53ccd4e7a66 0.02 MB 60 219
144,141 144,141 000000000000067ad81fad1806c41ddf1b4647eb603774ab51b12a7f32d3cddf 0.00 MB 17 44
144,140 144,140 00000000000003e4ea357fdcb21f8b7ffa8f60bc4a88f62d3d262abd29f5f964 0.00 MB 1 0
144,139 144,139 00000000000009427c39ab1c43c28740a1319f28098c3dea177e2fbe1feff622 0.02 MB 36 59
144,138 144,138 00000000000003e1ca307a831f81c6d81c7df1ef0ba625917331af32062ac207 0.02 MB 29 493
144,137 144,137 00000000000006634b63eea3db0234316ef36d951075339c38aa1ff124ee5fd3 0.03 MB 69 323
144,136 144,136 00000000000001b3ba9f37a4301f3bc60abfb8ee51ef5f277196b06e55922540 0.00 MB 14 105
144,135 144,135 00000000000002f9085a0b19969eabd57617dc71410b523a78de40c3440bb5c5 0.02 MB 31 19
144,134 144,134 000000000000057ba2fdafb2423d0ee54a23f35005aa187e64d917adba5aa6e0 0.04 MB 46 83
144,133 144,133 00000000000006dc3f20e06a44613f71ff659fc1d7f4c20e031e5260e8b5a8fa 0.02 MB 45 43
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 30
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.97 GB
    • Received: 0.04 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.