Loading Tool

Explorer IconExplorer

Memory Pool

79,571 transactions
29.78 vMB
0.08800661 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt b66642de396c9d5b8e73197243dccc93ef727867e4ddd5ac904e2d593f89f60e
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root aa53a00c799c36b31c3380fb10fff65a91b330777219982fbdf5eddad08f821f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02108502 BTC
Feerates: 40.21 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (552,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,489 362,489 000000000000000004ce3a85482db17813018f4d103172ec5ee25464af678661 888 0.58/1.00 vMB 17
362,488 362,488 00000000000000001036501d70ff03bea6d29e26d354d7adce54ca681c9a4643 2,001 0.75/1.00 vMB 41
362,487 362,487 0000000000000000142ecf771d1011d88d564d812cbeff8ba6dd56c1279b7c31 1,722 0.75/1.00 vMB 32
362,486 362,486 00000000000000001270dee0abb23059ffc91c0a0ada345033be46b99ac69929 426 0.20/1.00 vMB 27
362,485 362,485 00000000000000000b5ff2cd49a37d428493f3410933bf81810fc203b9897b25 866 0.44/1.00 vMB 27
362,484 362,484 000000000000000008a18222f2acda2cd73dfc5ca7321e00963910d4bd96e132 40 0.01/1.00 vMB 69
362,483 362,483 00000000000000000aab2aa0c56655c8b092d793b85f26bf6dcf1320cdce17d3 608 0.19/1.00 vMB 42
362,482 362,482 00000000000000000018cf866a7fd7bf4d425bfe93b425c373b97ec492b5926d 701 0.26/1.00 vMB 28
362,481 362,481 00000000000000000dafdca7f6c6a3c9f3bc2ef3d479cff226bdb0f10b844c47 922 0.45/1.00 vMB 31
362,480 362,480 0000000000000000030f7cabaa6138b1084484e2aca663f8e454793e297915d1 764 0.86/1.00 vMB 11
362,479 362,479 00000000000000000bc8fa05a3ea76348a63208b956547e3489f2b7866de3daf 1,815 0.75/1.00 vMB 33
362,478 362,478 0000000000000000151c2b41b01de1013b974a285c891bdf7226ccc63f99d878 664 0.28/1.00 vMB 29
362,477 362,477 00000000000000000b2a0b4527e998f6a904373d558f98f6bebc9dcd19a2cd89 811 0.41/1.00 vMB 25
362,476 362,476 0000000000000000064a76c4a287121b9aaf9bd7be179ab166c6e5cb21dfe7c2 1,298 0.69/1.00 vMB 29
362,475 362,475 0000000000000000081457d1e44e86341f5b76819c1f6d03361a507eec2284fb 1,670 0.75/1.00 vMB 31
362,474 362,474 000000000000000009b5abe1fb1f5bf40224f36ed2e54300718b2843fc096702 534 0.23/1.00 vMB 31
362,473 362,473 000000000000000004ad3c69939147a11a5379a81b113760eb7c9c9fa05bdefe 690 0.34/1.00 vMB 28
362,472 362,472 00000000000000000c6fa92b613cbd441fe051f05402c762e4401dafd4f19fc2 421 0.18/1.00 vMB 31
362,471 362,471 000000000000000007ef457b2a22f214b8f09519ad716f3754200e8f2a1ed456 152 0.07/1.00 vMB 23
362,470 362,470 0000000000000000136addf0f102ccf4d60970fca328cbd607525d1b1bf29b6d 778 0.39/1.00 vMB 26
362,469 362,469 00000000000000000131a862e4f399196caa3e8ba5a5ef3c078813cc9bcc808b 805 0.36/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.64 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.37 GB
    • Received: 16.21 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.