Loading Tool

Explorer IconExplorer

Memory Pool

21,630 transactions
16.87 vMB
0.02697504 BTC
Random Selection Loading Transactions
Max Size: 89.28/200 MB

Candidate Block

Mining Attempt b720bd0dcab08279322a32c7bd336ded46ccd6b86cec66528ff66f281200c107
Version 20000000
Previous Block 000000000000000000005673eb4bb6218438811084f9d20c0ae724f3d297c605
Merkle Root 953d69a669a8afd3464af321f5cedb505a07b90e1d7148185de5ce262e072fb4
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,063
Size: 1.00 vMB
Total Fees: 0.00904953 BTC
Feerates: 122.99 > 0.91 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,731 (134,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,228 807,228 000000000000000000000e3c4be37860dc4e70bec40a2e80ce58b5ce836bfcac 1,360 1.00/1.00 vMB 23
807,227 807,227 00000000000000000001e78b7d2b3353ad88e7db316e96474d0265c3228cbbc1 2,705 1.00/1.00 vMB 28
807,226 807,226 00000000000000000001552cb84a6cd04ebce321d3b07004fdb53394fc4f0bf6 1,391 1.00/1.00 vMB 19
807,225 807,225 000000000000000000041ccf956b59423949ecf74aafb9ed61ce1f09aafa969a 1,980 1.00/1.00 vMB 23
807,224 807,224 00000000000000000001256bb7991680c24368576a1b6d7990b62bd8c59e5d42 1,119 1.00/1.00 vMB 19
807,223 807,223 00000000000000000002a3994fb3fb63cd5f11916008caa0a4b0454756b574d2 1,829 1.00/1.00 vMB 23
807,222 807,222 000000000000000000043a2ba78e5f1d8db51d6403578dd1ca9dd6f182d54f92 2,033 1.00/1.00 vMB 20
807,221 807,221 00000000000000000000d34b5122eaa6e6189561a74b917594a1c79a575c3b97 1,007 1.00/1.00 vMB 23
807,220 807,220 000000000000000000052f9ffc3077774ab99ff13849b089179e1d3cf2600d2a 1,700 1.00/1.00 vMB 22
807,219 807,219 0000000000000000000526248a299c27aa44d9d121988b210f3cfdbe5a61176b 3,171 1.00/1.00 vMB 33
807,218 807,218 00000000000000000001871000c36373d28618303886e58a2f3717e1ab03d9ed 2,157 1.00/1.00 vMB 19
807,217 807,217 00000000000000000002a62dcb4c47b28af706770b0d4a984f22a83b28df70c7 2,397 1.00/1.00 vMB 23
807,216 807,216 00000000000000000001ca206cab1360b672d341d515e8f160ab05802ce7fb25 3,004 1.00/1.00 vMB 22
807,215 807,215 00000000000000000004e785f6c9682f53d8c17b1eee6fe1c8683d289348fe30 1,415 1.00/1.00 vMB 24
807,214 807,214 00000000000000000004b6f6995d83e530260f4ce7ac0e72ccdd563cd28f5e26 447 1.00/1.00 vMB 22
807,213 807,213 0000000000000000000360971cb66c19bc2124b37176156020df4adeb37af38b 1,419 1.00/1.00 vMB 23
807,212 807,212 000000000000000000043dc61cd1650e0df6d01c56470c133beabdb3d1912b6f 1,979 1.00/1.00 vMB 25
807,211 807,211 0000000000000000000055d5f868e6ac986c0a3af8969ece6fa6d93432b976ea 1,979 1.00/1.00 vMB 24
807,210 807,210 0000000000000000000030dfc242b55eeeaa3da6cb9094baa427249e3b6263b7 1,025 1.00/1.00 vMB 22
807,209 807,209 00000000000000000001b4659fefbfe5748cb202645e6de3007e3178c023e5b7 1,056 1.00/1.00 vMB 22
807,208 807,208 00000000000000000003cada5960569fac7b1200a63c4faef531a2c4642ac95d 3,286 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 829.84 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,670.04 GB
    • Received: 254.13 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.