Loading Tool

Explorer IconExplorer

Memory Pool

44,666 transactions
27.39 vMB
0.09527680 BTC
Random Selection Loading Transactions
Max Size: 144.71/200 MB

Candidate Block

Mining Attempt af9dca8abe59008450e5ea7224dced6585d6adb1f6b5c3ed674c9730ac64372f
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 84cb6bc89422cf05174e677a74eb1b39ed376e1faa82b9155b2f9d5c37a36945
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04393071 BTC
Feerates: 150.75 > 4.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (607,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,256 307,256 0000000000000000271c94e3c0088466bbaf5d3df2299f8998bbc13a5b5c8a38 1,491 0.75/1.00 vMB 32
307,255 307,255 0000000000000000012c1b429aa1659cf16f77dea99a0e521970fa22155c454d 1,084 0.35/1.00 vMB 53
307,254 307,254 000000000000000016e9f4544c6997e8b44598816bb7f934437604c11ed0b95a 94 0.04/1.00 vMB 19
307,253 307,253 0000000000000000427e42117fdf751f4080ee6f1fb6735121b9028e1e12d174 647 0.33/1.00 vMB 30
307,252 307,252 00000000000000000b2e23c862f3dd9b85e5276555be2a3df3dbd08b90026b06 550 0.25/1.00 vMB 35
307,251 307,251 0000000000000000174b69a2a1bfdf05b9508fe1d1dabd9cf52b4d76f8388185 625 0.48/1.00 vMB 23
307,250 307,250 0000000000000000115edc4d6d1b970a3944569e580c5b6c44c137794a22bd55 726 0.25/1.00 vMB 46
307,249 307,249 0000000000000000298a12973af8b6aa8950e66f997f6e7ed9894839a5d35ac0 361 0.21/1.00 vMB 35
307,248 307,248 00000000000000001030a7cea62cf0fc12b2c2f62b152b074f08ec73d01ca89b 44 0.03/1.00 vMB 26
307,247 307,247 00000000000000004381933ba80e9e6265a0f9a428a88c243dd7d146f06d5487 77 0.04/1.00 vMB 29
307,246 307,246 000000000000000023e67d6bd125e8298a66a3e8492bf0665f1d4cee04f828a1 344 0.21/1.00 vMB 28
307,245 307,245 0000000000000000401c588d2dafeb98f4f65561217a8d1cb0b70ca2c82e0b3d 328 0.41/1.00 vMB 15
307,244 307,244 000000000000000015ed894b40f5f858253ee9b6df1c715978b7f3ddb23c8446 887 0.75/1.00 vMB 22
307,243 307,243 000000000000000048adb7966ec77bf3547862c8d54c9163e3d13aeb1912e97e 371 0.35/1.00 vMB 20
307,242 307,242 000000000000000026fe6c5d4b91600df016f1006e77a70c8ff3a9d74d46d992 693 0.35/1.00 vMB 34
307,241 307,241 000000000000000021a06f0135e1f02a634a57012ace82f374b75c2e7716210a 441 0.50/1.00 vMB 19
307,240 307,240 000000000000000032634808e7d5526ec8b6cbce50c327d409de3b60a21b07e6 619 0.25/1.00 vMB 41
307,239 307,239 00000000000000004991785ad7060649683abf10a009dbcd5b8e88fbf8f1a416 962 0.35/1.00 vMB 55
307,238 307,238 00000000000000000e04f19294a86ed143dbb6439bf80c34869fb91f3cdedf45 178 0.09/1.00 vMB 30
307,237 307,237 00000000000000001da1fda9edcd4477738c11789cef03cd10cd8481720458bf 347 0.19/1.00 vMB 24
307,236 307,236 000000000000000041ae104275af34cb8a7e32a58d055bdaa4ce4069ae9fbd59 701 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.