Loading Tool

Explorer IconExplorer

Memory Pool

45,613 transactions
28.90 vMB
0.12848146 BTC
Random Selection Loading Transactions
Max Size: 150.87/200 MB

Candidate Block

Mining Attempt 6adf5418cd89527938bbe03e150f0b4adaab9d0e0ebbe699fad46084d1279775
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root b9c824a69b76c9e5573b2eeba27e65da9cada7bd871b625e69913341bd3a2023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03984913 BTC
Feerates: 201.13 > 3.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (221,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,475 693,475 000000000000000000079bac61f51109d847aab797dc4faa4869d29f360fcfa8 1,601 0.70/1.00 vMB 10
693,474 693,474 000000000000000000032139ff0c979388b40e275dd157472600e588a0d26c89 1,161 0.46/1.00 vMB 16
693,473 693,473 000000000000000000105be63ce571907fc08582a4650ed98c7c7a8485dabac9 27 0.01/1.00 vMB 11
693,472 693,472 00000000000000000004a87dc7003e0efe0b142b8d88ab5ac14170d8ec821636 2,109 0.96/1.00 vMB 10
693,471 693,471 0000000000000000000ed2282950b0f16ce3065477ba6659b6ae15dde88de712 721 0.99/1.00 vMB 4
693,470 693,470 00000000000000000007263edf135dd6ce8a05850a942a03f58ce14401a0b4b9 1,907 1.00/1.00 vMB 11
693,469 693,469 0000000000000000000d6612559a2ca4caa866ca1cc56559b717b61a09dd303e 1,774 0.66/1.00 vMB 19
693,468 693,468 0000000000000000000f58c68a8bd03a6a411e22a2e4a49f0f784987200733e5 823 0.37/1.00 vMB 3
693,467 693,467 0000000000000000000d23fa168268f64c8e7241ec7822f70fd6f032c4b4b02b 2,864 1.00/1.00 vMB 18
693,466 693,466 00000000000000000010199ffbc642e2b4ec28f4427e52c2b9971530e98bd610 2,343 1.00/1.00 vMB 6
693,465 693,465 0000000000000000000bc0fed6ccbd43f5f09f1b6103fc044c4da9eee56172e2 2,642 1.00/1.00 vMB 16
693,464 693,464 0000000000000000000f8d005e7368c1e8673413e5e69169086ff1256554e48e 2,573 1.00/1.00 vMB 24
693,463 693,463 0000000000000000000305f0c33bc7dc4c7e4cc20fb38c2c7741d5d8f780e257 2,300 1.00/1.00 vMB 4
693,462 693,462 0000000000000000000a37d3ea2a6d950ac47428ac8581cc777fbd1ca9b8c122 2,519 1.00/1.00 vMB 21
693,461 693,461 000000000000000000015fb55c6278b6362735e372ad81edce261869d1de1099 623 0.94/1.00 vMB 4
693,460 693,460 0000000000000000000247615f6688a6d32d21308fc4bb0845f684f72a5a5b54 1,271 0.42/1.00 vMB 10
693,459 693,459 0000000000000000000e1b3d6fc9967df6e2e62e7082ef0158ae49f36b143164 149 0.07/1.00 vMB 12
693,458 693,458 000000000000000000095de0d8de3c9515e3940fb612ee43930b903fa90e34ef 1,381 0.83/1.00 vMB 7
693,457 693,457 000000000000000000063d0ec55ea694da02614a47777a118879cb40cb007c38 2,034 1.00/1.00 vMB 6
693,456 693,456 000000000000000000145d1b6254b059417ccd44e84c6ad2605f3807bd8caa08 2,297 1.00/1.00 vMB 15
693,455 693,455 0000000000000000001229ddb8fdd89f6f7c3b7eeb4cfac2dd3c3113085934cd 2,053 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.