Loading Tool

Explorer IconExplorer

Memory Pool

74,523 transactions
27.50 vMB
0.07173350 BTC
Random Selection Loading Transactions
Max Size: 167.89/200 MB

Candidate Block

Mining Attempt 0f929b54a70dd98a617ad62232d5b3d70f17b88921f03e5354343dbe868abd63
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 64bcfc8a80928def23813f9911dc34a4a27813529ea1a3524ea3912a6d9651a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.01307136 BTC
Feerates: 301.57 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (381,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,542 533,542 000000000000000000247338db58d3f4aea2ab49f92c377a58e999467dd3907a 453 0.23/1.00 vMB 26
533,541 533,541 000000000000000000100e8f117ed09edb96c1d62b2289ceca051712e65e63c7 883 0.46/1.00 vMB 19
533,540 533,540 0000000000000000000fb9aa17d626a261106e9263bf85b1256ba707d725d894 836 0.41/1.00 vMB 14
533,539 533,539 00000000000000000000fa86489d9fe8550ee21c311d9f23ba5bb561085fd5ac 482 0.26/1.00 vMB 35
533,538 533,538 00000000000000000032e7613bdf0765706caf2b9c76b979d3f3325f4fc23c3b 1,422 0.89/1.00 vMB 10
533,537 533,537 00000000000000000019194823343f1a35b124482f590c3ff3965be7f64161ed 189 1.00/1.00 vMB 1
533,536 533,536 0000000000000000002b8f30826aaa81dd0e1461ff3ecd73a876134229dcf2b6 2,391 1.00/1.00 vMB 17
533,535 533,535 0000000000000000002aff28d3fcca8fcd907067da6a2cdfbcef7770b625859d 2,766 1.00/1.00 vMB 35
533,534 533,534 0000000000000000002c79b63d986177a4d9c819afe98af5e45570ad747ba7e6 258 0.10/1.00 vMB 27
533,533 533,533 00000000000000000021de52a09fdc4193e3d4e0be15a91f73dff200875f1e96 1,058 0.62/1.00 vMB 18
533,532 533,532 000000000000000000186b2cf98b74b5f18c70602ffab310c4002e1d78dc221f 965 0.89/1.00 vMB 5
533,531 533,531 00000000000000000013ecbeac2b6d4c070d95165c3f2449b2989866f90c9a4b 1,582 0.59/1.00 vMB 26
533,530 533,530 00000000000000000026b3b2e100af5b21a91a263808eb1e0d4c173552ff56df 1,785 0.99/1.00 vMB 17
533,529 533,529 0000000000000000000847f341826be3438056a02fefead0ca1887b14b346690 1,636 0.94/1.00 vMB 22
533,528 533,528 00000000000000000002428e9a504055de4f50cfd4b1cff2dfb931c3ee9b1b50 1,208 1.00/1.00 vMB 12
533,527 533,527 00000000000000000033965873f55f95bc48c26ce8f61d00179710aeb18e1e31 1,995 1.00/1.00 vMB 17
533,526 533,526 0000000000000000001befa3dfd0fbe067f2cc1480093df5506e8a2cf5189704 907 0.99/1.00 vMB 7
533,525 533,525 00000000000000000006489645dc112bf4cf13c48801d7acb0e3eb464e7ba8ca 504 1.00/1.00 vMB 10
533,524 533,524 0000000000000000001831b054fb6df56bcd29eb73d361f6767c544756ec4b95 1,840 1.00/1.00 vMB 21
533,523 533,523 0000000000000000001a695864690058ca8b620853b9a81958e8db2607aac7b3 145 1.00/1.00 vMB 1
533,522 533,522 00000000000000000034db7cf0f5a281af39972dff5da303e3f8681fc337276a 1,528 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.14 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.