Loading Tool

Explorer IconExplorer

Memory Pool

44,569 transactions
27.38 vMB
0.07307087 BTC
Random Selection Loading Transactions
Max Size: 144.34/200 MB

Candidate Block

Mining Attempt fb23d35af88a59172a89d0218319d279b2e00d2e24281f4ed6287020bf46cd35
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 92fbffae5b38a98f6a614e6748cc46ba0e9f6cd501828f8c0e82ba7522ff4729
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.02183350 BTC
Feerates: 150.77 > 2.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (227,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,233 687,233 00000000000000000007c5d791c62a80ce5034e39625ba1707b04956357ad21e 1,248 1.00/1.00 vMB 29
687,232 687,232 000000000000000000094a5ebd7e03c93a5af1e43198cabdad6410e138ed8665 2,749 1.00/1.00 vMB 33
687,231 687,231 000000000000000000039bedb7bbdeb7b1b4b9139a261398bcc23d8001981c7a 2,033 1.00/1.00 vMB 31
687,230 687,230 0000000000000000000a109b43771c67abccc65179595f6918b2a16102164ba5 1,636 1.00/1.00 vMB 43
687,229 687,229 0000000000000000000d29d4f3fdcb5b2f4caca2e6662fa885be0dcc75f6eea6 2,460 1.00/1.00 vMB 53
687,228 687,228 00000000000000000008b0b55d25aadd22c96c9cea6dc9a500a2977f0a4cd23a 1,094 1.00/1.00 vMB 39
687,227 687,227 00000000000000000008141bb1ecf95e133aaf4bd56441f3432225097097a987 1,464 1.00/1.00 vMB 40
687,226 687,226 00000000000000000002a3eeccc8a2b4e1df4fabb407695017ce1f9ccab399c3 738 1.00/1.00 vMB 37
687,225 687,225 0000000000000000000b0ac9d5b80587f726afba1fee82d5add1ed3019ffe30b 157 1.00/1.00 vMB 31
687,224 687,224 0000000000000000000959970764111c3922aed3560507e9cf08353635da29e5 537 1.00/1.00 vMB 33
687,223 687,223 0000000000000000000c16adea9197e5c844b3ff11d29aa2b43c598744295e98 1,233 1.00/1.00 vMB 38
687,222 687,222 0000000000000000000acc666746b7742fd8008460f07b92c128b75f12d1e080 1,444 1.00/1.00 vMB 41
687,221 687,221 0000000000000000000cd196631e214041e5d1a53438d4aedc9b86d474a22cb1 268 1.00/1.00 vMB 33
687,220 687,220 000000000000000000043bae24b5023246dd2f393cd5f94fcfa1546c87a714a9 1,217 1.00/1.00 vMB 40
687,219 687,219 0000000000000000000071b61cd78db195fe05b229c40ee1132ccaf8f3e5c90c 1,310 1.00/1.00 vMB 39
687,218 687,218 0000000000000000000cdc755c93d9f4658f959bd705986abaa330ec5f372de4 2,056 1.00/1.00 vMB 45
687,217 687,217 000000000000000000006cba809eff002de371e31fd2fcd8a78453a089eefb2b 1,659 1.00/1.00 vMB 46
687,216 687,216 0000000000000000000c270719418b15c6fd50c5b2bfb17facce7ad0b0fcb26a 992 1.00/1.00 vMB 42
687,215 687,215 0000000000000000000c4d2d366b5cbbe7fc38d5cfaf88a861040ebf4c1a37a2 2,268 1.00/1.00 vMB 36
687,214 687,214 00000000000000000003ad491337b17be9b32adcff02f59781958d67821328a6 1,215 1.00/1.00 vMB 37
687,213 687,213 0000000000000000000933b2714e0b6f4ddc45f2f60238c5de1d52bcc983af48 2,422 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.