Loading Tool

Explorer IconExplorer

Memory Pool

79,113 transactions
29.58 vMB
0.07159698 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 2bc46413c1edeb670945fae3ebe544d0bdd05e970825fef1c53de7def9aae11d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root d7974bc9baa5a6d18356773a4128f3aa4e54389e95a3e9089e8729b8564a03a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.01146468 BTC
Feerates: 60.27 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (90,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,634 824,634 00000000000000000003937db5fac5c2d11385a1a40c02efe6dc0eeac4073757 3,200 1.00/1.00 vMB 71
824,633 824,633 00000000000000000000261099a52ae1384573e0102f192a2d3aa5c72291473a 3,319 1.00/1.00 vMB 70
824,632 824,632 00000000000000000001e8228d5558672661c2509ace904820498b09482a296a 2,973 1.00/1.00 vMB 121
824,631 824,631 00000000000000000001409ed570c68254b79956d39f8fad0ec6b293fe13cc20 3,163 1.00/1.00 vMB 56
824,630 824,630 00000000000000000000d553181f949143198039855ec56136d6f56472fff224 3,235 1.00/1.00 vMB 66
824,629 824,629 00000000000000000001f43fbaf33722c42f30ce7e06874c4ad87be6ec0e177c 2,667 1.00/1.00 vMB 70
824,628 824,628 000000000000000000006d7dc6425ad76eb1cf790cef4e4c247695f20fb87f9a 3,346 1.00/1.00 vMB 52
824,627 824,627 000000000000000000011c07d4b7aee4d460c453032ba59d5123bcf142ba14dc 3,318 1.00/1.00 vMB 51
824,626 824,626 000000000000000000032dd48dbc595b7227f2e2f947039495a007b5c487724e 3,317 1.00/1.00 vMB 58
824,625 824,625 000000000000000000028fc1ab3a7a4a476e5cc225901296b03a188d7c847db0 3,422 1.00/1.00 vMB 77
824,624 824,624 000000000000000000026b7d431d2e380d1f0b3a1e51b2378944ee74b9377149 3,358 1.00/1.00 vMB 72
824,623 824,623 00000000000000000000afeebceaa2343b6fa60cb3666eb3d9f0b92f07012d9d 922 1.00/1.00 vMB 45
824,622 824,622 000000000000000000018377556a1de8a96e49d88e23fe3d4454dd18d801c2ff 611 1.00/1.00 vMB 44
824,621 824,621 00000000000000000001047f38cc2fb72340ad45c6898ac08ccb441b63ebfb59 2,365 1.00/1.00 vMB 50
824,620 824,620 000000000000000000030d161fcf9ae2ef7eeb102cd146a5985849d6853e6d70 3,593 1.00/1.00 vMB 73
824,619 824,619 00000000000000000003cca25165b018b7fafbaacefc70f6cc07c7d69ff1aabd 2,712 1.00/1.00 vMB 57
824,618 824,618 00000000000000000000fbe001836fc3ed8179bf4400cb76fdf51cdab0ce022a 3,749 1.00/1.00 vMB 66
824,617 824,617 000000000000000000034bfcec3b86fe8ce8056878e81f45b3dd4f358b106599 2,927 1.00/1.00 vMB 133
824,616 824,616 000000000000000000028b8d72d85b718c614a9ed4a91cf74d290cde455f1ef9 3,649 1.00/1.00 vMB 74
824,615 824,615 000000000000000000006547dca2ad39d376abe0fa682ec698bb3f62a52d0b28 3,546 1.00/1.00 vMB 59
824,614 824,614 000000000000000000032ac52eface1112c4bf44515a8118a3b72683e5989fb8 3,091 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.