Loading Tool

Explorer IconExplorer

Memory Pool

80,757 transactions
30.94 vMB
0.10001176 BTC
Random Selection Loading Transactions
Max Size: 187.09/200 MB

Candidate Block

Mining Attempt 34897454d89e55f6a620a63c0f998029de9289002948cdc71e270d419d64a6b5
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 6ccd25e1f3f0b0793253cc369eef8fc51d8e3acd9daf142ea3d143588783802e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,647
Size: 1.00 vMB
Total Fees: 0.02440812 BTC
Feerates: 150.75 > 2.45 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (582,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,506 332,506 000000000000000004a39aa91366486ac9f22452c2802ed68079a75891c720f5 239 0.18/1.00 vMB 18
332,505 332,505 00000000000000001676ca932b2cbe4e394107b3f26b9e5443e23c27064e70d1 843 0.62/1.00 vMB 20
332,504 332,504 000000000000000010f28816582164d57b1820472c0c875a92f7c5573aea387d 374 0.22/1.00 vMB 22
332,503 332,503 000000000000000018e7117d6dbde846bb0231d7e0d626b47e7e93d78fd15d94 251 0.49/1.00 vMB 12
332,502 332,502 00000000000000000f892aa7d3c97db1399a1217c65910bab64ec56843ef33fe 419 0.25/1.00 vMB 24
332,501 332,501 000000000000000011916c7de143652cf6578fe05574c35b01218c63d1858f97 219 0.50/1.00 vMB 15
332,500 332,500 00000000000000000a86b821cb0bdff44f41de617f0e3a0883479d632b752e13 1,288 0.75/1.00 vMB 20
332,499 332,499 0000000000000000072cb6d04613174456f06a56073278e09af22fb7e854cbf5 268 0.12/1.00 vMB 28
332,498 332,498 000000000000000005b84dff9142a169be1d3698c362fd8b511d47f0a40182bc 123 0.07/1.00 vMB 20
332,497 332,497 0000000000000000147c94645e811f4fbb46ce74c74e563b89dbefd9c3669e83 513 0.30/1.00 vMB 25
332,496 332,496 0000000000000000039b9786d33df405397c5a81bad7a631da5ab825f77eb679 1,401 0.82/1.00 vMB 17
332,495 332,495 00000000000000000400a6826f03fbc7456b0d01174bfcca3f43f44229c3f8e6 583 0.89/1.00 vMB 14
332,494 332,494 00000000000000001623e107910d95935589b7bc592039add9aca771065c0817 1,687 1.00/1.00 vMB 24
332,493 332,493 0000000000000000178d194a8f9ca845023f250efbe0bb3f5e216645ad0a521f 1,839 0.75/1.00 vMB 37
332,492 332,492 000000000000000010d44b7d9b269b7ac2c10654195505c6a5f3d4cd655aac2e 16 0.03/1.00 vMB 18
332,491 332,491 000000000000000007ab402fce774fd5caad4e2b04af58baa80d015243e74946 937 0.75/1.00 vMB 18
332,490 332,490 000000000000000013683d26d38430491d5fed60790ed102e50b6afaa98545da 1,248 0.75/1.00 vMB 20
332,489 332,489 000000000000000015a57e8c9012cb21294f0a2a04ff65d7d8a9e2802f2acc45 1,956 0.75/1.00 vMB 36
332,488 332,488 00000000000000000791dcd7bf55dccc4439e62689188ca300adbbf737ac9b24 568 0.25/1.00 vMB 27
332,487 332,487 000000000000000010e02c287904bcc3d7aa01d8097bf8fe18a57ced6c16bf55 1,199 0.50/1.00 vMB 28
332,486 332,486 00000000000000001862c4a08381b43f6f928573c3ea19639d7d93b8e1189fa9 1,415 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.08 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: 723.60 GB
    • Received: 18.41 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.