Loading Tool

Explorer IconExplorer

Memory Pool

74,663 transactions
27.66 vMB
0.07572745 BTC
Random Selection Loading Transactions
Max Size: 168.51/200 MB

Candidate Block

Mining Attempt e1bfe696c2aa11c825ae3e01f2724b61e3d9c6d22c1c6063b243bf6fcb3e6e2b
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (626,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,840 288,840 0000000000000000d1ca7e9e45dc0ec958e80c7818430cb44c9d08577a1d6712 964 0.90/1.00 vMB 21
288,839 288,839 0000000000000000eda36d05b921854d5164f6a6d49c71fb8f531e55ae361ea1 644 0.25/1.00 vMB 55
288,838 288,838 00000000000000007cda10907e033ad4223e8f97bb2ccf7ae8d9a0a5d576d963 256 0.16/1.00 vMB 40
288,837 288,837 0000000000000000c2a92b41aa1ef4de7a0efa096c04217d23abc6c2cbe5b1f8 1,286 0.50/1.00 vMB 44
288,836 288,836 0000000000000000f8114825ecc13ae7168bfd7a98d1c0821304aebc679df278 109 0.09/1.00 vMB 15
288,835 288,835 0000000000000000b77d4902b372608d51057fa578db3445093f47183c74bd60 226 0.09/1.00 vMB 31
288,834 288,834 00000000000000010c54e2014f400649cfb31e005c655fbcba6484ed9b789fe5 159 0.40/1.00 vMB 12
288,833 288,833 0000000000000000d2b36a9dd07fff0804b5841b59e9e54db26cef3e237069f5 782 0.79/1.00 vMB 22
288,832 288,832 0000000000000000b815ef727e8397fee8208e612fa6a214659ef814d97be7e2 1,725 0.90/1.00 vMB 31
288,831 288,831 0000000000000000e9f1702504d5bc0bd225837cf45b9b0ba3f143bd1ec0b8cd 1,078 0.35/1.00 vMB 62
288,830 288,830 0000000000000000d7e9e7a65c4131d8faf27969444b69d0e55309480cc756f7 301 0.35/1.00 vMB 21
288,829 288,829 0000000000000000ebd0ab5ae38bba5ec3b271e8f2d101b320507c7dc4baf92b 363 0.35/1.00 vMB 27
288,828 288,828 00000000000000007edbbef4ab1c15908fee0f909ee9a7f837af508db99f6b9a 669 0.50/1.00 vMB 21
288,827 288,827 0000000000000000fcee016129da648fe8543c73af70d98b8cab03b5da17fd03 1,427 0.50/1.00 vMB 55
288,826 288,826 00000000000000003286569c0191c76be3254f9982f9bca7f6462f86ce176d2f 113 0.06/1.00 vMB 32
288,825 288,825 00000000000000002658896020d0feb8a4a193dc818b021f63627db1384ef1b7 431 0.29/1.00 vMB 30
288,824 288,824 00000000000000003de1ea1709cd8b927e106c8e28d5eac69411d31233cec51a 158 0.24/1.00 vMB 20
288,823 288,823 0000000000000000c00e4cad35c0cf059099bc8678f25076aad174248e3d5497 71 0.05/1.00 vMB 26
288,822 288,822 00000000000000010e0fe29666493d11973ae88427c018735ae233e209e1974d 304 0.49/1.00 vMB 15
288,821 288,821 0000000000000000a9733e013a2bce9eb3234a5cd67915182418f688c209079e 203 0.10/1.00 vMB 24
288,820 288,820 0000000000000000e6536591206ebec38863370e631fc2718402f39f4887298c 173 0.17/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.93 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.66 GB
    • Received: 17.58 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.