Loading Tool

Explorer IconExplorer

Memory Pool

40,177 transactions
16.23 vMB
0.12683593 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.73/200 MB

Candidate Block

Mining Attempt 7625fe9a6e8612eaef5b8d90655fb1d68a20bbbe72af2c5aa428e27566d1db6e
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 25bbf4f74e6634bea64ebfd1609ece6c37dc88fdc8599628838c621f6db3d870
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.04467703 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (649,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,660 263,660 00000000000000113b39a4966a601f5bd6d12bac3c7fdc4e66f1b3249008caa5 8 0.00 vMB 117
263,659 263,659 000000000000001355795746017419704ab9afd15674d70c8fc40038e203cc7b 135 0.06 vMB 99
263,658 263,658 0000000000000006cd04aae31f0b80115180c4fd12202305df1bb0d358f987ac 29 0.01 vMB 108
263,657 263,657 000000000000000bc916c87d6a03a2ebba86d1db6d723ff43d3bb36e914db218 265 0.12 vMB 118
263,656 263,656 00000000000000012255f3e71daaea4a993afad0efd8b7f1772ee1cc92ec0457 384 0.17 vMB 100
263,655 263,655 00000000000000150e9a58737ec6078710a3f715b0e132f659345b5d56afea94 50 0.02 vMB 81
263,654 263,654 0000000000000000c31b9351d38c54254ef5ec916c099ec7e7343953bb2695d1 42 0.01 vMB 136
263,653 263,653 000000000000000252d786d216e243ed47e04921db1e43a3f3d649e839133a40 174 0.12 vMB 57
263,652 263,652 000000000000000ccbe51d06659bad3c5c2fc9f6cda8dd1aef9d6648397bc30d 331 0.20 vMB 76
263,651 263,651 00000000000000134f69fc1665324d94dad9459d2130f80ce4b2013bb5519862 162 0.07 vMB 86
263,650 263,650 0000000000000008c29ff14beb249a21a1738c80fbc0401202e9a76e81edc7d0 83 0.04 vMB 20
263,649 263,649 000000000000000a620406f7467a312ed78efdea26d58c1efce7ad838f2759e0 1,017 0.42 vMB 123
263,648 263,648 00000000000000099f2e6b32f4dc6f825e4695c94426738c555854b4f35b1a1e 43 0.02 vMB 98
263,647 263,647 00000000000000077d15575f21500a2adef57ead08907b2cc5fc7c4d6bca5b9f 62 0.10 vMB 31
263,646 263,646 0000000000000009571a73cdcf63eeb7123934874ee76e789fd44088257cbef0 81 0.04 vMB 204
263,645 263,645 000000000000001598bff70b241fdb6fc222d8c75a5bb49711d0b865f7aa91cd 131 0.05 vMB 108
263,644 263,644 00000000000000141a90e5bc208578d03498ec6ad59fc449e1fac339c5c22582 243 0.10 vMB 99
263,643 263,643 0000000000000003102dc6c6a157cac103db166f29f74bfbe2afa8b4c01c4c89 159 0.11 vMB 65
263,642 263,642 0000000000000003d7e7061b845c485f4672f43a536558132ddaa0f8abee991d 317 0.22 vMB 42
263,641 263,641 0000000000000002258a2c1afbcc1d7351202ad82d809089facd875a440ecd80 611 0.25 vMB 164
263,640 263,640 0000000000000014a14c3fe77cb59cf5b4253e485cec95f6be6d80414bfc15a8 256 0.08 vMB 199
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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