Loading Tool

Explorer IconExplorer

Memory Pool

81,328 transactions
29.92 vMB
0.15471321 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt f83cffe26fbe12e90e1065b9c7fb27a5e189adc2103009d495237512ccd26f34
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 697e6d5ff477874dd00765ff15f8c97cad88a971d59af03008873804a764a602
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.05866991 BTC
Feerates: 1,002.91 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (643,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,337 271,337 0000000000000002d8d8b1ef02f35dffbb8340c6c3c5e0644faf877df6679f70 171 0.11/1.00 vMB 49
271,336 271,336 0000000000000004dabb1faef6766826916ef61911834fd4b144dab0b09411f9 703 0.25/1.00 vMB 158
271,335 271,335 0000000000000000a9fcd34c416e4437816528cc26a2e6cae779ac0d2b54598d 296 0.20/1.00 vMB 90
271,334 271,334 0000000000000002ddd69593ff6db272391ccf7124bdc72d4705571aa15800c6 814 0.38/1.00 vMB 91
271,333 271,333 0000000000000005aa3f864facd8a1b6647da6c9307fb34d63c53b8733b3027e 81 0.07/1.00 vMB 11
271,332 271,332 0000000000000003404be87bfe76d76b9ff5f0578607ab4ab7a1d8611a16ab81 880 0.35/1.00 vMB 61
271,331 271,331 0000000000000000579524e46ba1361c755aac9f547a335d04cdfb51c9e1313e 46 0.02/1.00 vMB 49
271,330 271,330 00000000000000058d4e6181fba0a9d1ed68a611a2975b06cc81d6efeb4cd0f6 335 0.15/1.00 vMB 42
271,329 271,329 0000000000000003a609bbbd57214ccff8b209300efa754dfa77bf8435a51400 194 0.09/1.00 vMB 38
271,328 271,328 00000000000000006b8c9e3c14dac614e8042e67129014b86d976d97cf5eb80a 544 0.16/1.00 vMB 42
271,327 271,327 0000000000000005be20c22dd1c55e62a570daee2bedddefa01e3bf78ed7583e 259 0.15/1.00 vMB 19
271,326 271,326 00000000000000043fe762270f346b5fbc62138887c303aed654cfb28cbb743e 998 0.69/1.00 vMB 41
271,325 271,325 00000000000000055050f2969245c94d46f432eeca6823329268f5eac1131728 212 0.24/1.00 vMB 19
271,324 271,324 00000000000000008780217366b3b6402ccd90ae0019d8e6dc7c0776368a88fd 565 0.35/1.00 vMB 21
271,323 271,323 0000000000000002c24d960024da167a2dde6730402db3aea27eea4a40fe8076 1,433 0.50/1.00 vMB 54
271,322 271,322 00000000000000010cc95f6d0175bd80fe07f2e18cc6b3f277934ea5f485fdcf 637 0.25/1.00 vMB 111
271,321 271,321 000000000000000088f876aba10b1b8e562d3caecf004c0766d63e1dbffd6b19 287 0.15/1.00 vMB 57
271,320 271,320 000000000000000669b550ccae9c7636e7337a0f952a695039c4a7d2475bd388 284 0.22/1.00 vMB 48
271,319 271,319 00000000000000029389a034a3786c988e885c6be23c7a2b334b4495e8e2eb49 846 0.36/1.00 vMB 62
271,318 271,318 0000000000000006c0aa6691bcadada4cf6f729e170a1982f21b859b3de41e9f 106 0.07/1.00 vMB 26
271,317 271,317 0000000000000005f3a330dc45d5c98d511840905cac991f6e278a57578595ad 239 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.