Loading Tool

Explorer IconExplorer

Memory Pool

75,274 transactions
27.69 vMB
0.07368544 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt a259e2e5672f6efa1e04581b33bc9d609556a05e84e9bb0ad94a7c4ed7e7013f
Version 20000000
Previous Block 00000000000000000001159bfb9c184bf20d071864b704b546354b434880601f
Merkle Root 6d45d37ee52e86150c648a7cfc2a0586e285a0aa5661b68729bfd7d708d56e4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,329
Size: 1.00 vMB
Total Fees: 0.01457832 BTC
Feerates: 158.76 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,279 (678,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,821 236,821 000000000000017d13088cfed0576c9ab9c99d17380e26fefa7ad79b5ab23a43 184 0.08/1.00 vMB 167
236,820 236,820 000000000000008da4cff7c9f05f105e35944e825a571d2ac70f53bff03fa42f 373 0.20/1.00 vMB 164
236,819 236,819 00000000000000d025eecaf08f853e3d884bcb5eb0ca7c46421b6eab2b8d4a42 527 0.23/1.00 vMB 192
236,818 236,818 00000000000000671f7f521c4a317725f2115903bf9a8cb847840f14feec29cd 131 0.08/1.00 vMB 131
236,817 236,817 0000000000000046466d21fa6ed5dc6820b6f914b001be901d5457068022b6bc 54 0.05/1.00 vMB 49
236,816 236,816 0000000000000089f78b7f484e44db12c55297008c8c7390dcb21093be9e0bd3 526 0.25/1.00 vMB 164
236,815 236,815 00000000000000440201f90e14ccc125f796ab46df7fb97a7f90459686e9d20c 100 0.06/1.00 vMB 79
236,814 236,814 00000000000000de17aef1a21e22eb3fddf2ced1dbdb52f197b4b50d13761bdd 683 0.25/1.00 vMB 220
236,813 236,813 0000000000000010b333a669c4672ffa2cdd80827f50749c41c8404f2fc7776d 159 0.08/1.00 vMB 161
236,812 236,812 000000000000004fc991eb7034c39b758655fce6ef28c1be200c3653fa86c65e 731 0.36/1.00 vMB 156
236,811 236,811 000000000000006c08e08197b1319e80736bda448a50aef0770f28e69db2fdfc 124 0.05/1.00 vMB 104
236,810 236,810 000000000000016a2189f6ce3e3537ca491dd0017b57bfa9571d7ec42238c522 419 0.17/1.00 vMB 196
236,809 236,809 0000000000000092e8f71009552b2f637876d42421449dccf1f8cc61d380d90d 907 0.47/1.00 vMB 158
236,808 236,808 000000000000006e3712eab6ea2b530389cccdbb3688ecdee3f8239c0b2ffa4d 256 0.12/1.00 vMB 189
236,807 236,807 00000000000001156d380ca7f46243f42db0226de994c173d61d771bd6bafcb9 283 0.20/1.00 vMB 144
236,806 236,806 0000000000000031bee018f0dd7f71ada7a41c36a87d004e15c52b1397b670ce 354 0.25/1.00 vMB 117
236,805 236,805 000000000000014edcd4b9cba118a341848a884dffd556b5ff11fad87ff38418 148 0.08/1.00 vMB 116
236,804 236,804 00000000000000541e4e582071e540e46178fa7803d72494064323e52c217450 134 0.07/1.00 vMB 134
236,803 236,803 0000000000000161f40472afaf3dd8f744156c9f6ca022e3df162289666a5d56 207 0.12/1.00 vMB 134
236,802 236,802 0000000000000161d3208259789000301e3d776f9fb419a2938eff703efb0b0e 271 0.14/1.00 vMB 162
236,801 236,801 0000000000000005f64cb81eb3baf49a8c29c882e44ee87ab7c3b05e52e5eff7 170 0.10/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.87 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: 713.12 GB
    • Received: 17.32 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.