Loading Tool

Explorer IconExplorer

Memory Pool

81,543 transactions
30.49 vMB
0.11420215 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt 2ed5bf60194b6e83bf0e1c18839a372b50a07bcc81ae6be720f49f056c7c2e2d
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 2f667f217769d8ce4c5330c2a0c6c631f9edd5959026862ba08ae96620b6313d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.03935501 BTC
Feerates: 180.34 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (125,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,702 789,702 000000000000000000058c34ce6311c24d8e1f3eb91fd9d174afd46894d17c4f 3,871 1.00/1.00 vMB 40
789,701 789,701 00000000000000000001c851df7fd5cf63d662ae2179d46ef539c017e07ad071 3,788 1.00/1.00 vMB 40
789,700 789,700 000000000000000000006ceb7b75170e07158e7c0569b5f2220362ac8c48431e 3,382 1.00/1.00 vMB 70
789,699 789,699 000000000000000000032e853867eb9de0c4adaa9e21e08197b8ef2561dd9215 3,553 1.00/1.00 vMB 28
789,698 789,698 00000000000000000000a7a02a29e4ae95a17ef751d3a39b7d2df9791557da13 3,748 1.00/1.00 vMB 42
789,697 789,697 0000000000000000000539e9d1519a293c34c565a94a2209cee6fc2495d16e4d 4,120 1.00/1.00 vMB 33
789,696 789,696 0000000000000000000263eb109fc8832fe793401907b24657345bcd95d86999 4,919 1.00/1.00 vMB 33
789,695 789,695 00000000000000000003eb90bcd96c3d3fca48c83e1c21c5975bac0726c275d6 4,542 1.00/1.00 vMB 32
789,694 789,694 00000000000000000003363dc004c55054c2399498e170bee229dfb448b13294 4,997 1.00/1.00 vMB 21
789,693 789,693 000000000000000000041b10a5e4223ed9efee2b6f8daee04a2e5efa75d95269 4,406 1.00/1.00 vMB 40
789,692 789,692 00000000000000000005ae23a933e6a0f086aeeda4811a331405843898b10766 3,831 1.00/1.00 vMB 22
789,691 789,691 000000000000000000041779573b24b1274d57507c711ba020ebc3f525d02868 3,730 1.00/1.00 vMB 41
789,690 789,690 00000000000000000002d53d1ca5ccb4b1c6898159aafd880b106f0139b3dfce 4,202 1.00/1.00 vMB 41
789,689 789,689 0000000000000000000051b9507714e3f0dc91f7d056b0a823e3030f129cf996 5,003 1.00/1.00 vMB 34
789,688 789,688 00000000000000000005ce137b361bd102de29202796ce21cfe4ec0243438448 3,636 1.00/1.00 vMB 20
789,687 789,687 00000000000000000001783e016daa97b9e6eb0963756807c075ccc4677247ca 3,987 1.00/1.00 vMB 35
789,686 789,686 00000000000000000005aaa22428627cb1c0cfca6da31ea41e5629b3a2c46628 3,403 1.00/1.00 vMB 70
789,685 789,685 00000000000000000000452ee7657ab17cffa9a87a83dd0e945ccf2c222ea1ad 2,731 1.00/1.00 vMB 31
789,684 789,684 000000000000000000025b69242a6c74eba9a341b549e2ef8fe2a307b72bd523 4,976 1.00/1.00 vMB 29
789,683 789,683 000000000000000000029859e54acc140a577978b0662b6008d08d41e7b3df38 3,472 1.00/1.00 vMB 52
789,682 789,682 00000000000000000003a26b09c2d36370625b493e2754c1232dea07f728a09a 2,790 1.00/1.00 vMB 21
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.42 GB
    • Received: 16.24 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.