Loading Tool

Explorer IconExplorer

Memory Pool

77,275 transactions
28.86 vMB
0.09866525 BTC
Random Selection Loading Transactions
Max Size: 175.13/200 MB

Candidate Block

Mining Attempt 7920a43524c38063622e63aee2c956827c9e0da6ed1a5f4bbe35ba6e5fab2a19
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 8e3a7f5177ec6e3beb16abe9b0e6eb61cf3c7157bb77d1a90bc7a713877c1153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,419
Size: 1.00 vMB
Total Fees: 0.03036262 BTC
Feerates: 180.82 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (232,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,625 682,625 00000000000000000001ef962db1ee8a4e085cde27e881be35218827c2ce63b3 866 1.00/1.00 vMB 29
682,624 682,624 00000000000000000000aeb02c31d69232056712e0d9a94314d46bdc44b03a5a 2,480 1.00/1.00 vMB 80
682,623 682,623 00000000000000000003484e46ba5ceb92af7c2ed707d9ad6ab65dc3663558fa 2,711 1.00/1.00 vMB 106
682,622 682,622 000000000000000000039401e7a7c87e826849db1db1e5ead4c1bf3e8e1f1e72 2,655 1.00/1.00 vMB 24
682,621 682,621 0000000000000000000c3d5bf1ca5bd24175c1ba4a0d56593dee05899878cd1b 2,553 1.00/1.00 vMB 51
682,620 682,620 0000000000000000000b6ac6b0d91b0e72c81b4db46bed017fbd70e8aeb7de61 1,925 1.00/1.00 vMB 64
682,619 682,619 000000000000000000079c02934dde361dfa9c96c491d72eefc9ac4ee65076a3 1,743 1.00/1.00 vMB 86
682,618 682,618 0000000000000000000c448da9acc1aa97d3c285b9f8f999ea1daac37afc41f4 2,045 1.00/1.00 vMB 101
682,617 682,617 0000000000000000000254241102ecfde800b76a530e3565d26f15b3bef9b3b6 2,027 1.00/1.00 vMB 96
682,616 682,616 0000000000000000000b0025a1142f28126834a31e7c02e1bc741e16dede8ca6 2,300 1.00/1.00 vMB 39
682,615 682,615 000000000000000000019627aee7917cb450afc0d48339ce53174c70c5c70121 2,693 1.00/1.00 vMB 98
682,614 682,614 00000000000000000005243713d1210d64ca320a13bf9ff1ef09751b088b9501 2,616 1.00/1.00 vMB 48
682,613 682,613 00000000000000000008cfbbe154b8b82dc5e8264052ce1e24d6961c802f52c0 2,659 1.00/1.00 vMB 55
682,612 682,612 0000000000000000000773478294485f8fa11ed795b98194886b14200fc0a27a 2,625 1.00/1.00 vMB 72
682,611 682,611 000000000000000000034efcb82183f2b4f5c3afa726b20d44162f27ccd30431 2,105 1.00/1.00 vMB 89
682,610 682,610 0000000000000000000c48a9db0bd053547f5abe4a2d227af26adcfa442ffca9 1,936 1.00/1.00 vMB 122
682,609 682,609 00000000000000000004f4b467eb7782cca5bfc65a44c0eacba76623580ddff3 1,991 1.00/1.00 vMB 48
682,608 682,608 0000000000000000000398e26af1b4dcfbf4350067debebd8b2fcadb4f9f9794 2,224 1.00/1.00 vMB 51
682,607 682,607 00000000000000000000a09480ec96b151b8866ae7c974f479a0b5f7141f1362 2,693 1.00/1.00 vMB 50
682,606 682,606 00000000000000000007240f67cb25e9514af65c838606a1bfdd6c0222552a19 2,058 1.00/1.00 vMB 77
682,605 682,605 0000000000000000000b9b40a859ad4680e1e79aa05ad1c600ec87a82f3dfa7d 1,060 1.00/1.00 vMB 90
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.90 GB
    • Received: 17.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.