Loading Tool

Explorer IconExplorer

Memory Pool

76,721 transactions
27.69 vMB
0.07903198 BTC
Random Selection Loading Transactions
Max Size: 169.05/200 MB

Candidate Block

Mining Attempt 71182005e941d4ea5562cec81461a3a99370de2dfd3d4e23e1ce1e0b6728330c
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 2452c2b96a8cad017ae8c01279ef3aea2cf160da1af0778f8dfc0bc4e8072421
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.01979664 BTC
Feerates: 402.60 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (440,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,227 475,227 00000000000000000182622860f1d6f3fb518df2d9e55fbec0c248a582420aad 1,218 0.99/1.00 vMB 335
475,226 475,226 000000000000000000b366560b7fedf8c8238eb82f60536ebef76fe97504dd39 1,063 0.51/1.00 vMB 196
475,225 475,225 0000000000000000007ada4822743648af36ba3cb0a6e46bc0f2864cef4e5bb5 468 0.25/1.00 vMB 110
475,224 475,224 0000000000000000008dc1f0f73ccce982757409594e7452764a3343c96d750f 561 0.70/1.00 vMB 167
475,223 475,223 000000000000000000ff90b9022b94573fc74440f860240a20160c96526d5b81 470 1.00/1.00 vMB 253
475,222 475,222 0000000000000000005a2eab4732d11195e3f1a639cdc32c8786d7ae8c6f3149 1,276 1.00/1.00 vMB 112
475,221 475,221 0000000000000000014d144a0e3e62a2ada1f4623800f331c91b708e25ad255e 1,226 0.52/1.00 vMB 237
475,220 475,220 0000000000000000001d11a7bb30d9cb2945809b47d9450394e334c859921152 1,129 1.00/1.00 vMB 72
475,219 475,219 0000000000000000010fd2fa31fba7d2960fff31280d04a940aa24dbffdda874 1,071 0.42/1.00 vMB 213
475,218 475,218 00000000000000000030f5c2c2b4d697a59fc38dad036574bb15f73071a8e52e 1,398 0.63/1.00 vMB 179
475,217 475,217 0000000000000000000c411bfcf245c35851cd9a858a3edb806e3aa0e19edeb0 1,444 0.84/1.00 vMB 52
475,216 475,216 0000000000000000000dbd57f2b07f0bd41e58cde0ef0aeeee5852cdaef5e1e8 2,366 0.99/1.00 vMB 232
475,215 475,215 0000000000000000013efa9e1c276d37fa54f9118eff7bad7a6ef6eda738b8ac 1,879 1.00/1.00 vMB 150
475,214 475,214 0000000000000000008148f841d65bf2aaaec63751eeda77412416f0e088bf42 479 0.29/1.00 vMB 155
475,213 475,213 0000000000000000013c1570e0137e218445b84a2e4a44f7d265f9b036e7c91a 2,156 1.00/1.00 vMB 137
475,212 475,212 0000000000000000003e62fd61b22d49e82779c52f99f675d7058a3cd239fee2 2,406 1.00/1.00 vMB 219
475,211 475,211 00000000000000000159ce14330fa79ec8e741ee6901bf95991c87e1eb2fd988 1,326 1.00/1.00 vMB 68
475,210 475,210 0000000000000000017a5be739b7a669ff2bf847acd8fadd852c621dbeda23fb 2,082 1.00/1.00 vMB 182
475,209 475,209 0000000000000000004477acc17fdc9a5ef48465eabc15295e98e23d5a650119 610 1.00/1.00 vMB 36
475,208 475,208 00000000000000000159ef418b91b9ac6d240a37fc9726ea65060f33935c306e 231 0.11/1.00 vMB 116
475,207 475,207 0000000000000000000239f388d3b9235475ec5fd57fd4339e267f27effec90d 2,350 1.00/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.