Loading Tool

Explorer IconExplorer

Memory Pool

42,297 transactions
30.85 vMB
0.07622958 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt e93699a390ab12222b6a829c78f8e7af5f469b2b7ebb96510877f6532c0936ef
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 798f67b3655e185b2d560ce0f7c8338dbdc16242c5c60e2030b0e214b10bb672
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.01413576 BTC
Feerates: 73.20 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (465,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,828 448,828 00000000000000000271821f46ad96c39cb3968d75e4674ae0e2608187ec0b61 2,440 1.00/1.00 vMB 94
448,827 448,827 00000000000000000068b97f84436937689bb81439895e30979d592d9f97d275 2,119 1.00/1.00 vMB 82
448,826 448,826 000000000000000001bb3c875534b53740b7fa7964c298071dcea33b896124c8 2,177 0.99/1.00 vMB 86
448,825 448,825 0000000000000000028ab8eb9b054e8b7e7bf3364d69b1c2c5e2adaca427530f 2,703 1.00/1.00 vMB 71
448,824 448,824 0000000000000000016db005c0d5ed85679211c5942229931ca4a0475f67d730 2,115 1.00/1.00 vMB 79
448,823 448,823 0000000000000000015195c2118106fdef9c8c99f418a9b9df2b2f811a3bb83e 2,029 1.00/1.00 vMB 81
448,822 448,822 000000000000000000c76f333a9ec8fb2dc89ec46657a6c63876832449e3fdaa 1,627 1.00/1.00 vMB 69
448,821 448,821 000000000000000002a4795c455d99d9d6f151f9473fead947b8f33c880d8f94 2,635 1.00/1.00 vMB 74
448,820 448,820 000000000000000002b5ccf8a10780cb428c0b7c0c5b3071e14b2839a00347d4 2,624 1.00/1.00 vMB 82
448,819 448,819 0000000000000000028b55c89418c8f0a18aeb4f72bc8f202d0ec0bdfd1fec83 2,661 1.00/1.00 vMB 107
448,818 448,818 0000000000000000019cf4d79269dedd7a0df35cb82aab652d0dd6683a58f27c 2,063 1.00/1.00 vMB 86
448,817 448,817 000000000000000001589d2aba0f9576bf35fe3c0ef1c71fb85503c720eae66a 2,959 1.00/1.00 vMB 109
448,816 448,816 000000000000000002a81354f0a25fa3f9722bb21ce3db79aefc3d5670eedd86 1,893 1.00/1.00 vMB 69
448,815 448,815 000000000000000001f7c172ee1a32b6fc260369983439c9a67ba2c78d19bdd6 1,810 1.00/1.00 vMB 68
448,814 448,814 0000000000000000012093b6457e9b92aa619e8ddfa17bfa9d8e6e9be78c7688 2,785 1.00/1.00 vMB 70
448,813 448,813 000000000000000002d2d0ed48c0b9f78da27ca8cc9d470f6d63088efb22a6cc 2,100 1.00/1.00 vMB 92
448,812 448,812 0000000000000000020e77a58fabee9df7f3cc870fa1ee3c97d69c3d014449b7 2,629 1.00/1.00 vMB 115
448,811 448,811 00000000000000000094934cbf8a89a3392d2f23c1ca482291b80b35a63dce7e 2,731 1.00/1.00 vMB 67
448,810 448,810 0000000000000000002b4ef3c776965a2b8c69252443c6e392a577a16bfe70df 1,992 1.00/1.00 vMB 85
448,809 448,809 000000000000000002a9da94c41a9b6d82e6ae4c1d613f384caf3203c3747965 1,984 1.00/1.00 vMB 95
448,808 448,808 0000000000000000033b02153e6ba67a9290c78c5d6e8cebf4c3162306f97c7e 2,498 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 606.16 GB
    • Received: 10.60 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.