Loading Tool

Explorer IconExplorer

Memory Pool

86,061 transactions
32.06 vMB
0.21581520 BTC
Random Selection Loading Transactions
Max Size: 191.69/200 MB

Candidate Block

Mining Attempt 9188457b34479f1c6f25dbf904a67335254ff29be026d11099be3647e89a7b12
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f2d86a15d0ad78efa3fcce26ba0a9ede33df27ff23c1550af1eafa9b0f0b1a9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09713808 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (622,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,002 293,002 0000000000000000d97dd060d2cd4cc532631d6cfa4610eb4bc14c23a496a5a5 51 0.03/1.00 vMB 14
293,001 293,001 0000000000000000a1e689745cf34cbca48fb2d75fa6b37a5d8fe95dd022fd38 608 0.46/1.00 vMB 27
293,000 293,000 0000000000000000c504bdea36e531d8089d324f2d936c86e3274f97f8a44328 373 0.17/1.00 vMB 39
292,999 292,999 0000000000000000b358b3b54788547080f49ed52392c2ed32a241951e2c9d5f 104 0.10/1.00 vMB 22
292,998 292,998 0000000000000000747cf5ccce62fde7da42ece32709382abeb7d95960d75980 429 0.25/1.00 vMB 30
292,997 292,997 000000000000000074e97f24bc669968fd444db9ecbeb52e869793f0cf87b792 256 0.10/1.00 vMB 38
292,996 292,996 000000000000000088cb42bc8212de79040b663eee85a665168d0c35eaa8a049 104 0.06/1.00 vMB 29
292,995 292,995 0000000000000000d76d6ef910d54c27577e3599e4a4046023b6130bedae29e0 287 0.21/1.00 vMB 25
292,994 292,994 0000000000000000cc72882e5c822cef4dbaffb43a510f2d01c748a3cee2e0ee 243 0.19/1.00 vMB 23
292,993 292,993 00000000000000005eaa14b4589559cd1f015f9d5b644a3d524882ae9639f0c8 538 0.28/1.00 vMB 36
292,992 292,992 0000000000000000bb1fd9be9a76b70c0709d93a901f7b276e8bf4e217599e37 161 0.10/1.00 vMB 28
292,991 292,991 0000000000000000b8f67fc97c23a197581ee99aba408651eaed77fa79f51253 41 0.02/1.00 vMB 5
292,990 292,990 0000000000000000d58597e981734ae70bc220e6b9ff5c59e7979a622c6b6ad0 298 0.19/1.00 vMB 32
292,989 292,989 0000000000000000d276d8befe1e46a0f97924051ae770c6ec27cd05e2506871 392 0.24/1.00 vMB 28
292,988 292,988 00000000000000006c39839fb38eb7dabc0bb617281ff6b0b5dbac118dfeaa12 347 0.20/1.00 vMB 29
292,987 292,987 0000000000000000778b5aff1dc9eaa4e8f4d5892f8bc677faa5cbf021d9738d 128 0.07/1.00 vMB 29
292,986 292,986 0000000000000000c62948760524bf7b43bc9bc8fed26e5c9947e2e1386169c0 512 0.20/1.00 vMB 39
292,985 292,985 0000000000000000a3a71706561928b370bcf4057ca79329400ca0a40b1477e4 780 0.37/1.00 vMB 38
292,984 292,984 00000000000000004c5ac9526afb3c0612caa49c446c151d0844ba9e1a3ae2b5 256 0.15/1.00 vMB 28
292,983 292,983 00000000000000009e3c7b94e2cdc6c8aa8afca46264c04de18c11c17321a784 218 0.13/1.00 vMB 28
292,982 292,982 00000000000000004d1d61081dc22200b75b66d0d1e1692639233e5386c383ab 128 0.05/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.