Loading Tool

Explorer IconExplorer

Memory Pool

72,517 transactions
28.05 vMB
0.06885957 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt b1efbae516275aea0a9b1d5f1d2706b0340b050763d3332a0c5756d49e340586
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root bfd62d7a5dd75485ff582933ecc931f03f39eb9185d4faa59f2b0a12283de859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,576
Size: 1.00 vMB
Total Fees: 0.01285075 BTC
Feerates: 157.46 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (118,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,243 796,243 000000000000000000045017ecbec698843b34bd35ddaea94c87972545fe8f87 5,709 1.00/1.00 vMB 11
796,242 796,242 000000000000000000009d8c4dd4b132e36303a0a06afa45d0a4f99f7bd06504 2,584 1.00/1.00 vMB 15
796,241 796,241 000000000000000000051ab41f5c4857b3987fd735f00f4bf440de1f3b38c575 2,117 1.00/1.00 vMB 18
796,240 796,240 00000000000000000001eabbcf2f79c48c8a49b91f93b9da92048594e88cbf68 1,584 1.00/1.00 vMB 14
796,239 796,239 0000000000000000000460f9784ecd3fea495b870a70bfd100e4294314ae1b92 2,024 1.00/1.00 vMB 18
796,238 796,238 000000000000000000039e97f0e725d48b63b785eda0c01cbb73902972c43ed8 508 1.00/1.00 vMB 12
796,237 796,237 00000000000000000003b13376fab11a41bb447086d022573f586c8381c884a2 1,749 1.00/1.00 vMB 22
796,236 796,236 000000000000000000001e39f8a37363b6c886e08476efa6d64910d606690737 995 1.00/1.00 vMB 11
796,235 796,235 0000000000000000000256c4f3517dfbdca02f0d65c04cafe442fc192ec91178 1,792 1.00/1.00 vMB 14
796,234 796,234 000000000000000000032ea239433f76a7bef2e0ac781a02ce63f4c10b33d49e 3,345 1.00/1.00 vMB 22
796,233 796,233 000000000000000000007ae809ad4a3facb5d5feb8992fedf3ad06343e9a416a 2,615 1.00/1.00 vMB 22
796,232 796,232 000000000000000000052231a1ff7b84a6550f645fcaaab869423b83ee033039 2,748 1.00/1.00 vMB 24
796,231 796,231 00000000000000000001f388a7ded1f0e3fa701ead345b3168f2cc6c3d919c7d 2,687 1.00/1.00 vMB 19
796,230 796,230 000000000000000000031b4aa79a3767c94b2e8f737ca22534b0c822afc1ee2e 3,135 1.00/1.00 vMB 33
796,229 796,229 00000000000000000002040e84c16357cf2ba644a45ca594ae4f9abe54aed05d 3,135 1.00/1.00 vMB 19
796,228 796,228 0000000000000000000034ca048749a7279b213f07665ef95be40081b0352c5d 3,199 1.00/1.00 vMB 37
796,227 796,227 00000000000000000004b1ee18d6a5317a038fb04d208ede0d4a3e7c9a80491f 2,915 1.00/1.00 vMB 16
796,226 796,226 00000000000000000003a27c316bbf995c56972b208a469c3c508fb7e8196a52 2,972 1.00/1.00 vMB 21
796,225 796,225 00000000000000000004d9f5023a1005afd3da501769c8bce4d90ea986246a90 2,489 1.00/1.00 vMB 34
796,224 796,224 00000000000000000003c4448fd5febf208c71f945e9641b57826f2caf27a27f 3,244 1.00/1.00 vMB 25
796,223 796,223 00000000000000000004835f7cab3b0c04d54ee669bbcb7d4ac74765dab45f5a 2,985 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.