Loading Tool

Explorer IconExplorer

Memory Pool

78,737 transactions
29.40 vMB
0.07753268 BTC
Random Selection Loading Transactions
Max Size: 177.64/200 MB

Candidate Block

Mining Attempt 95f8bdc669308d5cf21b0a9f300633ee814c66c31019f3cc912302a469478b0a
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 73100388baad9a819a17857e1f17bc4d083fb4464a65b775af76de7224f64160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01464696 BTC
Feerates: 521.84 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (281,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,653 633,653 00000000000000000005caa05d591f8f007e59908cbd35ae95da753616c07d1f 2,015 1.00/1.00 vMB 13
633,652 633,652 0000000000000000000976e41e03380346936fc77fd1533b2611f850147faaf1 2,656 1.00/1.00 vMB 44
633,651 633,651 00000000000000000007116b19b101632d5a6cd2a1a25dc83abccf8c855fc2da 1,284 1.00/1.00 vMB 10
633,650 633,650 000000000000000000057ebdee23bf4dcd769c5fd4db1dc81bb676779b1b68d7 2,361 1.00/1.00 vMB 35
633,649 633,649 000000000000000000041a6598d572d3701afff79ab93caba8be5e2b5d26fbcc 1,558 1.00/1.00 vMB 8
633,648 633,648 0000000000000000000ddec0c8c2c35199483f8b40d9bfe5dd301fc880a037b9 1,855 1.00/1.00 vMB 44
633,647 633,647 000000000000000000074004805c53d530709f12819131dbf8283c876fd7ac38 1,849 1.00/1.00 vMB 11
633,646 633,646 00000000000000000014049a682a56b242d87b88b52bd1af78e22f242119d45a 2,384 1.00/1.00 vMB 32
633,645 633,645 0000000000000000000ec61fe1ddfb2851dbe9ac5d5a36fa3e78e1d2b6b2a49d 2,269 1.00/1.00 vMB 39
633,644 633,644 000000000000000000147cb66871a8cbce8b3bfa7398f12239e715237e5ee849 2,294 1.00/1.00 vMB 15
633,643 633,643 0000000000000000000a67297d5aabe1a2f889d41cdf3eced9a320d3d4fc3c3b 2,193 1.00/1.00 vMB 36
633,642 633,642 000000000000000000045a9c98bd1df5729361a98449f2bd85cd1172b41ae680 1,977 1.00/1.00 vMB 42
633,641 633,641 0000000000000000001441b50ff69679a39806c53870d604236ea8ad2756d7b5 2,645 1.00/1.00 vMB 37
633,640 633,640 0000000000000000001273bbff6bc08c0058efddc1ff64a8315fa10fbd9c1cfb 1,384 0.56/1.00 vMB 25
633,639 633,639 0000000000000000000b8ed372b9eae17340daa0363761c30ef3d156b33770eb 1,749 0.65/1.00 vMB 24
633,638 633,638 00000000000000000008d340de38be03683ba644fab0a2be72238b70eed157df 1,320 0.54/1.00 vMB 20
633,637 633,637 000000000000000000127de1d8125d1eb9bfd704f842d767f88121e223c2f09b 1,023 0.33/1.00 vMB 25
633,636 633,636 000000000000000000064f69d46495392b13ceee32bceb45e555d8d19a63f760 380 0.16/1.00 vMB 22
633,635 633,635 0000000000000000000ae3d4439819013a1dee9a3552e60d8d950e2bdace1c23 1,300 0.43/1.00 vMB 26
633,634 633,634 0000000000000000000d3b66659ec52f67d285f5bd17b40baf7d40d2bbe5fee8 1,377 0.53/1.00 vMB 23
633,633 633,633 0000000000000000000246146c9344dce37adea9d10395d347e746c74396dfca 2,745 0.97/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.