Loading Tool

Explorer IconExplorer

Memory Pool

81,889 transactions
31.01 vMB
0.09746992 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 7111d59a253366dd7f028d2c9343461cbcc80aaf0750c159aec2762ff3d9c757
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root eb9399efe7a264c660cef0455637b5db9676fb0c7f5b4ecdaafe116d56e032fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02723937 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (449,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,143 466,143 000000000000000001ea50550a67522ef5ffe45a9763675546f602c10145d4c5 2,248 1.00/1.00 vMB 132
466,142 466,142 0000000000000000009e59faa2a9ae8cfceb6a432305fb25139bebe56437960b 2,142 1.00/1.00 vMB 220
466,141 466,141 000000000000000001cb169b0b6f223b2e1590e782f0af63ced6768881c81744 1,892 1.00/1.00 vMB 134
466,140 466,140 00000000000000000162e774201338da104dc60a8d00d5e9ab745a90aca2e7bb 2,308 1.00/1.00 vMB 154
466,139 466,139 0000000000000000010c0c541f1afdec4b79404ab526afa148336a03d684eada 1,967 1.00/1.00 vMB 197
466,138 466,138 000000000000000000670c6d9d40dec872d5ed1965cda07d252dd93528007e3e 518 1.00/1.00 vMB 162
466,137 466,137 000000000000000001ad0d8050ac230798645579d0c076ea901343cb08c93446 405 1.00/1.00 vMB 203
466,136 466,136 0000000000000000010bc829b1fac35958884fe44b1684c1675ae5bc6144c8ca 420 1.00/1.00 vMB 206
466,135 466,135 000000000000000001f55b8bfab4f2a4916f5014a5f3f02343725b836ac7d53c 627 1.00/1.00 vMB 201
466,134 466,134 000000000000000001f4f31fb4d320157dc16121f46030e2dda95fc5acc43118 312 1.00/1.00 vMB 196
466,133 466,133 00000000000000000160fd8577b9e9bba831ad47d52ab4057b11f3319b9fca88 2,150 1.00/1.00 vMB 155
466,132 466,132 000000000000000000f87130ccbdbff29aed097143633428c207ef23eddf1a22 2,287 1.00/1.00 vMB 246
466,131 466,131 000000000000000000cdd19c5432ef03d4ef0ea97ca9a19355c12a0c790070a7 1,909 1.00/1.00 vMB 193
466,130 466,130 000000000000000001d76027fd32383af022a8499afab3973592cf4075fd18d9 1,310 1.00/1.00 vMB 185
466,129 466,129 0000000000000000013f412d99091db0ef4e54a93fc2b8d30070fb124747e427 2,365 1.00/1.00 vMB 144
466,128 466,128 000000000000000000e8950973d7f8bb26c0f9788052b90118b4c0e7aec225e4 1,810 1.00/1.00 vMB 166
466,127 466,127 0000000000000000000a257bfd7725374269da9b47a469dddd130b504e94d5e3 1,534 1.00/1.00 vMB 218
466,126 466,126 000000000000000001b0021febc6e331307a99b3207646c7dbbba8f0bcd7c732 2,148 1.00/1.00 vMB 171
466,125 466,125 0000000000000000010f5f01233fa2c6ecd4047d38371e4d9f4b9eca696cd706 1,649 1.00/1.00 vMB 187
466,124 466,124 000000000000000001289e9dd0d526f8e26fdb0a80620ed827cedb4d59380cc6 2,219 1.00/1.00 vMB 243
466,123 466,123 00000000000000000028127faf5c75d38de199bf57bcc072e213c5f6007db13b 2,036 1.00/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.