Loading Tool

Explorer IconExplorer

Memory Pool

81,799 transactions
30.99 vMB
0.11598097 BTC
Random Selection Loading Transactions
Max Size: 185.47/200 MB

Candidate Block

Mining Attempt 9a371500660de2dd9cdd267d1d531d6f516f4ac2bb06e152f9210a572cfba2d3
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3f10eb874d2b2563577c28147d42f4a5755e930554ae7e821e8385db048c43f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.03310137 BTC
Feerates: 101.42 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (152,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,241 762,241 000000000000000000043ed5fbc167a65560d5879b282d8b24e45540053cb541 1,105 0.37/1.00 vMB 14
762,240 762,240 00000000000000000004dde3bec299b36a5739cf18f02b5b97d9a6323e581e9a 180 0.05/1.00 vMB 18
762,239 762,239 00000000000000000006cdd1c926f52e32e9cf818284761bc0eb491c8c648bb6 239 0.07/1.00 vMB 14
762,238 762,238 0000000000000000000505b80f28b73543a373cd21ea12536bd7d67a7aa48131 1,369 0.51/1.00 vMB 12
762,237 762,237 0000000000000000000163b65fd2278d4b81ca13fa2bcd054d4f5bf036ee9630 468 0.19/1.00 vMB 14
762,236 762,236 0000000000000000000355bc20b81ff01f0301f24a3a598bab12ab385b6bb148 802 0.28/1.00 vMB 16
762,235 762,235 00000000000000000005ee174b34727d7cef5811271d9f5c1e3aba0fe525d7a4 558 0.16/1.00 vMB 16
762,234 762,234 000000000000000000003fdad6313dd28a10b88bd9ae16feefeb8a697c483f67 1,728 0.55/1.00 vMB 14
762,233 762,233 000000000000000000039b92839cd853ca64fe633ea33b8705a4e9d0442c7ae9 233 0.10/1.00 vMB 19
762,232 762,232 00000000000000000001028d579efbb1e0863c73f905efcf8cf6552240f524c8 1,383 0.48/1.00 vMB 13
762,231 762,231 000000000000000000066a039faff2f6e68ebbc49ccc4e70c386b9b67eb5bbe5 419 0.19/1.00 vMB 11
762,230 762,230 00000000000000000003bdfc3d8d42e917537f1d1bb427b165caf4bfa48fadb9 389 0.10/1.00 vMB 17
762,229 762,229 000000000000000000007a1e5855f50607f2a2841a8de49454890dff0f90fe48 834 0.51/1.00 vMB 9
762,228 762,228 0000000000000000000417240e915bb2d46848ccb514af32af0faadf9f27b153 425 0.10/1.00 vMB 17
762,227 762,227 0000000000000000000738ffb1b798118b6291c6cfff82f7694130430ec67157 958 0.31/1.00 vMB 14
762,226 762,226 000000000000000000056e3aa5580fa34ab9da90951c4baaa08b7e1c29910c53 1,530 0.57/1.00 vMB 14
762,225 762,225 00000000000000000000d9299df1bcbe41dc9bd0a2cb4dd818b84ebe5c7d361e 235 0.09/1.00 vMB 14
762,224 762,224 0000000000000000000723b7b7f38abad622aeb22ae1fdc02a8b52348998791e 1,026 0.33/1.00 vMB 14
762,223 762,223 00000000000000000007798981aa810418485940d658d0a07be35dd6f2a06b78 926 0.82/1.00 vMB 5
762,222 762,222 00000000000000000004f4b0caedf4ea8c2b1cdd8c16e25c9fae6bc9292c37f1 1,562 1.00/1.00 vMB 7
762,221 762,221 000000000000000000064ae2d4d1e6de915c95803eb3805ad80f0a761ab7fff9 2,257 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.