Loading Tool

Explorer IconExplorer

Memory Pool

81,907 transactions
30.44 vMB
0.13054000 BTC
Random Selection Loading Transactions
Max Size: 183.45/200 MB

Candidate Block

Mining Attempt e5f3b95f9d7535345cc7f2801e496b58be40b1abfdf93c4404ff9b43e222ea62
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7f2c694839ed8d60d0d7963de052ba86ec2d94915f076f610c3a91c6ebc8f152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.06776829 BTC
Feerates: 203.60 > 6.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (83,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,731 831,731 000000000000000000013b82edd9cd1e15ecf7b3d332709b7122c6557841990f 2,871 1.00/1.00 vMB 19
831,730 831,730 00000000000000000001cf27eac089b2622e160aa3d5042c4693946b5dc32451 1,828 1.00/1.00 vMB 16
831,729 831,729 000000000000000000029910cf9ebbdd1b3bbc851824a3cf8e969a270a56e325 2,955 1.00/1.00 vMB 23
831,728 831,728 000000000000000000009dad204aff9b85fcfc2e6ec106acd7415f8475ad1b0a 2,292 1.00/1.00 vMB 18
831,727 831,727 0000000000000000000370ce137a2bb635da6919e673f8300153b7ca62912307 3,184 1.00/1.00 vMB 26
831,726 831,726 000000000000000000027872cf69671f50f6b4525ae16437c71ca4eb995dec09 3,140 1.00/1.00 vMB 18
831,725 831,725 00000000000000000002b150fef9a264e3959f8ff979017fca1afd2921629780 2,946 1.00/1.00 vMB 24
831,724 831,724 0000000000000000000097188942aab8c4c8f2be8713df305d458cb92ca28039 3,285 1.00/1.00 vMB 29
831,723 831,723 00000000000000000002bf404cbce2ac2af46d47c6d8755fad56a0bc1d59a921 2,939 1.00/1.00 vMB 31
831,722 831,722 000000000000000000007c9092700bb408ea7a1d7903cad0605e109552957495 3,604 1.00/1.00 vMB 29
831,721 831,721 000000000000000000010705397ceb90b9ca66caf53bae13d0820ead98993f30 2,587 1.00/1.00 vMB 19
831,720 831,720 000000000000000000021218d97517c19a446d442495bcee2363530c23a1c20e 3,434 1.00/1.00 vMB 31
831,719 831,719 0000000000000000000151ff55a3f0073d255aa8bae521f700d333de96f24c45 3,060 1.00/1.00 vMB 38
831,718 831,718 00000000000000000002a3cc8cd7490fd519a33c62187455a2e89b7ee44a1152 3,737 1.00/1.00 vMB 27
831,717 831,717 0000000000000000000325bde9610513bb3d160b675784af372219f751945a54 3,986 1.00/1.00 vMB 24
831,716 831,716 00000000000000000000b3ab151409dc40f02c161daa090c34db8e3f24b333e3 3,551 1.00/1.00 vMB 34
831,715 831,715 00000000000000000003567a5ff70a389fe05680cf43f8fb9d4cf6adcb410e30 3,864 1.00/1.00 vMB 31
831,714 831,714 0000000000000000000214179c8f1fe5033722170ef0d37773e9488253c18085 3,740 1.00/1.00 vMB 34
831,713 831,713 000000000000000000016cbfcc16f90fe174e2394d4b34d851b554e38b74234d 3,651 1.00/1.00 vMB 41
831,712 831,712 000000000000000000026c08df2beaa953f50b862e567f5c31909eee55c7f0ae 4,153 1.00/1.00 vMB 36
831,711 831,711 000000000000000000011e011d96aa91a61e357bf5594f260d19e43ec8116b19 3,191 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.