Loading Tool

Explorer IconExplorer

Memory Pool

75,606 transactions
28.46 vMB
0.08147656 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 3f328c6ee20c3853442957e0b72386229874fcb301e995f756781649330a0ccc
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 2cded38e0953ac4fb48a11d6c09462b49ba9cd7a9a2dd681c4ae595e727e50c8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,345
Size: 1.00 vMB
Total Fees: 0.01758987 BTC
Feerates: 65.95 > 1.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (40,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,495 874,495 00000000000000000000f24845fbba988771700ff5e422a9a2a3714cf477e809 2,696 1.00/1.00 vMB 6
874,494 874,494 00000000000000000002a2fa334e5d97d0fcf0583c9ad0e9278c9939e519c030 3,853 1.00/1.00 vMB 10
874,493 874,493 00000000000000000001afbc328d11ea60340ae82e49bfc242dda4ccd632ea11 2,993 1.00/1.00 vMB 8
874,492 874,492 000000000000000000004f14f9b35801991d11cb60f812a63445b9e09002431b 3,050 1.00/1.00 vMB 9
874,491 874,491 000000000000000000013bda32ad888fb592f22d63db6f2b52a50aefbdfd8bc7 2,846 1.00/1.00 vMB 13
874,490 874,490 000000000000000000027aac2c36a425d72e4e6c7477a83be6129c00a7aa8232 3,235 1.00/1.00 vMB 10
874,489 874,489 00000000000000000000a4adbe6a6ca89c5d6ebae6c8e63c6819f4f979fa90db 3,164 1.00/1.00 vMB 11
874,488 874,488 000000000000000000028a6bdb8c663b275d76af14fc2503ab067f1a62a743a3 590 1.00/1.00 vMB 4
874,487 874,487 000000000000000000002cc56b414aefd5753dedc2716c7e747102cc74c98cbb 1,687 1.00/1.00 vMB 5
874,486 874,486 00000000000000000000e7b549ed280f96159e321a66c6f29a063182fcb241aa 409 1.00/1.00 vMB 4
874,485 874,485 000000000000000000004570d5474404ebb0fb4dcb243029c89777dd369e1385 210 1.00/1.00 vMB 4
874,484 874,484 000000000000000000010198d09c256a8499123e4ea94d846cc0d5414a6565e5 2,364 1.00/1.00 vMB 5
874,483 874,483 00000000000000000001098e7d553cc5b4af66f5bcf1c7a0abfaf0d6cf1a7689 3,492 1.00/1.00 vMB 5
874,482 874,482 000000000000000000010cbbc5ec82afb17544ee2facad74ed3dde95229fdaeb 4,529 1.00/1.00 vMB 7
874,481 874,481 0000000000000000000072c67cc5d73a6ed872d2e775e376674bdf6c94f293b0 3,048 1.00/1.00 vMB 5
874,480 874,480 00000000000000000001946a6cdd8f6dfce9f1c0005ed22833eec3fb3d1fcc6a 3,460 1.00/1.00 vMB 5
874,479 874,479 00000000000000000000600b1398a6a0cf45a9e0c4fa59a80d1e7a65dba165e2 3,960 1.00/1.00 vMB 8
874,478 874,478 0000000000000000000067de38b3c27ddf528ca26f12f93b9c4ca83ae1205c4c 1,509 1.00/1.00 vMB 5
874,477 874,477 00000000000000000001155895728446223587b53639e9a5288e3798c6676d04 2,641 1.00/1.00 vMB 5
874,476 874,476 00000000000000000000e45d664fc8e255bd196dd675955f962f57496cfec194 3,288 1.00/1.00 vMB 9
874,475 874,475 000000000000000000001a02f60de7d5ade7f5d5b068fd0b9634e497935cf023 1,778 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.