Loading Tool

Explorer IconExplorer

Memory Pool

84,999 transactions
31.78 vMB
0.11173729 BTC
Random Selection Loading Transactions
Max Size: 194.63/200 MB

Candidate Block

Mining Attempt 2ab09f676a7397200412ca2d6a38c836dfca5bed2fcdb35446a6cf2a5f23343c
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bb39161b15378d7024f0d3f8475e5c0a6499d598d0f103de702df23a887c0168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03605828 BTC
Feerates: 299.70 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (547,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,504 367,504 000000000000000011615bdfbce889260d31098ae6e2fe5f599d26fd1736bfd6 1,228 0.95/1.00 vMB 33
367,503 367,503 000000000000000005c53af58d6d690afdba034705d469bd98c320213c18d5a5 506 0.82/1.00 vMB 20
367,502 367,502 00000000000000000b3f896503e77c37f39510505d26324dbb4eb94258a50bc4 923 0.75/1.00 vMB 32
367,501 367,501 00000000000000001193e357ead4c31474d3d7109a8c6d77bd7fa5560a5a6456 1,088 1.00/1.00 vMB 19
367,500 367,500 000000000000000010863b6f9ffa9b13f862aa0795b18f43d72a6fd57abb4528 848 0.93/1.00 vMB 25
367,499 367,499 00000000000000000277357a7cadcf7d8f8a42602a3b9af7115d5b4f9c0f999d 1,634 1.00/1.00 vMB 53
367,498 367,498 000000000000000001361e269664589d1a650d1ce53c33cb3ee04a55990dc395 837 0.89/1.00 vMB 27
367,497 367,497 000000000000000008bdd742397127d13eec683008c5d1396d612c30177d77e0 2,177 0.93/1.00 vMB 54
367,496 367,496 000000000000000006c3dfdc8950b2699c56fc6c293e50741b6c8167f7e1800f 550 0.83/1.00 vMB 22
367,495 367,495 000000000000000009631dd3dd7357675d8a1f8925be5e7851c68255531ac5fb 901 1.00/1.00 vMB 22
367,494 367,494 000000000000000008763b540d4b795c96a8e5277332ff227d7c3bf78addeed8 860 0.95/1.00 vMB 28
367,493 367,493 000000000000000010ce3022e9a91cdbd921a20b47ad4fb8030116cee466e540 1,090 0.93/1.00 vMB 36
367,492 367,492 000000000000000008e7df04f81dab618a99c5e37e14cff03f282b35332415d7 353 0.95/1.00 vMB 38
367,491 367,491 000000000000000010858a95de3a8e415e94cf91dea08115df78b3c189cbda98 182 1.00/1.00 vMB 40
367,490 367,490 000000000000000013f81d93897ee6b8cfa632ed87d3db5680576221787d1e28 1,439 0.95/1.00 vMB 52
367,489 367,489 000000000000000013cbb07e07d1b1eb3141a049338e51adaf88127c9621fcb9 914 0.90/1.00 vMB 47
367,488 367,488 000000000000000009622810ee10838e93fe058e8f73c502872fa4a771f179b2 1 0.00/1.00 vMB 0
367,487 367,487 000000000000000011a5ada002d852ae55b48d4e81a34d1edf1f8da69ebbc84e 825 0.52/1.00 vMB 36
367,486 367,486 00000000000000000a059339cf31560bd9642801fac6194face9a6a2941b84ce 568 0.81/1.00 vMB 37
367,485 367,485 000000000000000009b53c7e1b14d2ccdd2c99860ff62bafc3afebce0d8e214c 900 0.75/1.00 vMB 33
367,484 367,484 000000000000000002ea40fe1b0b5bca147b856e4987237a5af57470be6dc60e 1,236 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.