Loading Tool

Explorer IconExplorer

Memory Pool

78,208 transactions
29.08 vMB
0.08056669 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 507475bacb85559735aecbb6042427cbe3e65467fc708fe60db0f31f67fc3517
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a5bbf2955c0d9bf6c13bf96e7e5de83549a34456a074bb6e1ebbf00fe81e4ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.01986527 BTC
Feerates: 178.73 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (107,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,230 807,230 00000000000000000003406e1d55b0b64ac90dfce15539d178025c69c176c173 2,131 1.00/1.00 vMB 22
807,229 807,229 00000000000000000003a82140eea986f733a4d9bae02884e7f1705432ed8f65 1,422 1.00/1.00 vMB 19
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
Previous 10 blocks ↓
Total Size: 782.68 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: 677.65 GB
    • Received: 16.44 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.