Loading Tool

Explorer IconExplorer

Memory Pool

79,849 transactions
29.16 vMB
0.06771533 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt c856073778fa1f9f1cc11ba3a3abe68fbe8fc3cc47012f2faf8ab4ea170d71f1
Version 20000000
Previous Block 0000000000000000000058879e0a40dfa8f1616c9152641354287e61f743c1d8
Merkle Root 9d2c503714c05537c4e08d4fe74a48a88fd7dd08f8e05e74bebab3fd7336489c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.01504963 BTC
Feerates: 116.76 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (184,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,163 730,163 00000000000000000008e2796f352f788145c45050ce4b321dbd9f6567d229d6 1,340 0.77/1.00 vMB 8
730,162 730,162 00000000000000000002f471ef89b102834de9aeddea88ad084a289a81d57b59 2,705 1.00/1.00 vMB 11
730,161 730,161 00000000000000000007417892e833868db1a068c0520665d1705538c4f0c9e4 1,828 0.65/1.00 vMB 9
730,160 730,160 00000000000000000008abedc0b277c2cef728982c3c83df9fe2ef3c34038358 301 0.10/1.00 vMB 8
730,159 730,159 0000000000000000000812878626a506356e2682c5b666ac6989b699c4ef1bc2 636 0.24/1.00 vMB 9
730,158 730,158 00000000000000000006bc844438f0bb9627d27e5b645d890c15895ce047a9dc 1,215 0.40/1.00 vMB 10
730,157 730,157 0000000000000000000760f15f7e482cd4b63c275e93b67ca69de9f79a59eaed 885 0.32/1.00 vMB 11
730,156 730,156 0000000000000000000848b6c4717b50312afcc57fd3d95bfc24dd0e29bcfe66 604 0.26/1.00 vMB 10
730,155 730,155 000000000000000000019b450cd3be3d4e974d4e4d1a79726108d102f65b64e7 973 0.45/1.00 vMB 7
730,154 730,154 0000000000000000000115a4fcb6b77d5baa7ab3046a6a2b43aa5063e07cc46b 3,004 1.00/1.00 vMB 11
730,153 730,153 00000000000000000003b2bdf530bf76375562009140d8371e45aa057451de11 1,526 0.47/1.00 vMB 10
730,152 730,152 000000000000000000049e23d50cdf30dc29a5be0f6371bef8480ec62e542aff 2,291 0.92/1.00 vMB 5
730,151 730,151 0000000000000000000262395bc85eca1516b9b6dec7b9d5a74b490023d096ba 2,882 1.00/1.00 vMB 13
730,150 730,150 000000000000000000002feb777c64c4be9c6fc4ab6b1bfb5e7e3ff0b3cb87bc 2,529 1.00/1.00 vMB 9
730,149 730,149 00000000000000000008639f3aaee145e1aeff34a609a1059065456144ccc6c7 1,734 1.00/1.00 vMB 12
730,148 730,148 00000000000000000003a423d4a5513c83408749b661884536d720cb18fe7ddb 2,681 0.80/1.00 vMB 6
730,147 730,147 00000000000000000001bd3087bc513ab34e846ca1d5659fb00823b7fb4f2467 2,892 1.00/1.00 vMB 15
730,146 730,146 00000000000000000003c7eb2e620255a4c555f2c80a4a15a9fad1db8f35904f 2,149 0.83/1.00 vMB 9
730,145 730,145 00000000000000000002fc5ebb026578e134b260123c9e25debb591d8b08a64f 1,539 1.00/1.00 vMB 1
730,144 730,144 0000000000000000000557a08d379811f58877bab37bb237d10808e355586635 1,511 1.00/1.00 vMB 7
730,143 730,143 000000000000000000043ab21eb07fefe655d85a8575dc2ed006e6c31c9b2ab9 840 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.70 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.