Loading Tool

Explorer IconExplorer

Memory Pool

83,449 transactions
31.02 vMB
0.13831515 BTC
Random Selection Loading Transactions
Max Size: 187.12/200 MB

Candidate Block

Mining Attempt 8a13e176edbde6a651f768d30c398d0b7739cf9dcbe4857de18bea01068475d2
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 48f7d4ab4f72def6ec4fcdb0683bac19e9760b19962fee1b2dee3f96942a6643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,790
Size: 1.00 vMB
Total Fees: 0.07017956 BTC
Feerates: 366.60 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (672,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,402 242,402 00000000000000cff65abef7f703eadd90d2c76d518ba970841f4994e88e71fe 47 0.02/1.00 vMB 89
242,401 242,401 000000000000002c61504b45a93cd1498be4038ded53c73f8fa3d20644767e41 359 0.17/1.00 vMB 210
242,400 242,400 0000000000000093426161280e5381598e8dd63d4d41110bb5d1c3df79e5dea6 12 0.02/1.00 vMB 70
242,399 242,399 000000000000005cad5a1c62a6f061daedd2ce1933957e5fc17e255990d1b5d9 60 0.03/1.00 vMB 136
242,398 242,398 00000000000000d6b8a2432e24613ef314d79618f2837883b5dd63773fac1979 181 0.11/1.00 vMB 136
242,397 242,397 0000000000000087615c92ca67b164a790f9a66ce9a2e05bffca0b76b5560d63 29 0.02/1.00 vMB 58
242,396 242,396 000000000000003bb4b46f478711ae9322e235e41907039b6ae7c6b1d062bf1d 606 0.25/1.00 vMB 172
242,395 242,395 000000000000001e81248677a6f48e5a9198f41bd5d13992ff5ba5957ff3a536 258 0.11/1.00 vMB 160
242,394 242,394 000000000000002fa771ddc8e66d8dea7772ac39d6976a146e835726be26237f 230 0.16/1.00 vMB 104
242,393 242,393 00000000000000d9ebbe7e06a6b2744d648217a43f1c2ca7e81293a6155e0ea0 383 0.19/1.00 vMB 162
242,392 242,392 00000000000000c2352694d46f00bd14100eb90a2f3da432234d356e1565aad4 368 0.18/1.00 vMB 139
242,391 242,391 0000000000000011df44876e0e3b024facfb080f5addcdf49097705075538bf5 348 0.14/1.00 vMB 211
242,390 242,390 000000000000000de498a8f379a7f7504322d19babee9d2bd7c310fcb9649122 490 0.25/1.00 vMB 4,456
242,389 242,389 00000000000000b571f6cfd976bb904c0bf5e4d5d60e4d6007d9fa3d3273d59e 157 0.08/1.00 vMB 181
242,388 242,388 0000000000000077a058941af2106b468e04b9450b3bd380c33848e8cc6ca0d1 128 0.12/1.00 vMB 53
242,387 242,387 00000000000000547983c0b3cfcd7867801852b76a9fb31bcadc1555a7c3acd8 176 0.16/1.00 vMB 74
242,386 242,386 000000000000002a178046d516c21521f13ec976d809f407f0366a91fb2dd6bc 617 0.25/1.00 vMB 203
242,385 242,385 00000000000000aff3f582865078cfb498b38f47e1b82da1439cbf4311472060 419 0.25/1.00 vMB 102
242,384 242,384 00000000000000094ac17cf8da12dbacd787a71777df4ae5dab9952c8223e8f5 717 0.25/1.00 vMB 210
242,383 242,383 00000000000000695689def36cfc5f40796cee91eff7e4711a160d51e74a8a55 138 0.07/1.00 vMB 134
242,382 242,382 000000000000003a42b77fe1db0fe92194b322ac9fad37614d90ef3d964c2b70 172 0.08/1.00 vMB 94
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.58 GB
    • Received: 14.82 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.