Loading Tool

Explorer IconExplorer

Memory Pool

80,094 transactions
29.88 vMB
0.10602067 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 429fbaa8d8bd2f364ae21b540dffaf102220135c67085cfbb24f428c8cdb56de
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root f05877ed515e3da3664e24fa29ccfd93d3e40fc4ba2bd5fac684c66117c520bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.03766973 BTC
Feerates: 302.06 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (428,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,647 486,647 0000000000000000007828aea7f76a47a8261de29d6dd4d26b827b122317a5c6 2,040 0.82/1.00 vMB 92
486,646 486,646 000000000000000000df0aa4241998aba3d16cb38f2b1c55cfb079616fefedf5 71 0.02/1.00 vMB 136
486,645 486,645 0000000000000000008d16f613780c004c6244b2c6735b81a3534a7c97a3d1f5 586 0.27/1.00 vMB 95
486,644 486,644 000000000000000000410960d3b6a5f74e9a7b0ff7ad23e8c363d6cab648b505 1,003 0.46/1.00 vMB 86
486,643 486,643 000000000000000000be6cf9d13308969942ddb6619e7eec14525827986d88b9 673 0.27/1.00 vMB 19
486,642 486,642 000000000000000000ab33dc0771ecedf3a13e609f9ccd381a4c5f03972cfaa7 2,337 1.00/1.00 vMB 58
486,641 486,641 000000000000000000508b04ebf7baf431cf4c3a2460c0b654f148b72aefdc9d 2,374 1.00/1.00 vMB 144
486,640 486,640 00000000000000000022413331084c96aec1105d0734e976059fbc44ade7a85b 30 0.01/1.00 vMB 518
486,639 486,639 000000000000000000cbbcffd1d3eb363485f7f2d51464e045edefe730c20e40 114 0.05/1.00 vMB 22
486,638 486,638 000000000000000000a27d02b6d05dca6eef0414705a8289ff98ab75219629de 1,538 0.65/1.00 vMB 87
486,637 486,637 0000000000000000006d942373052fcbaa49e92817e300675c30febea32cab4f 1,749 0.68/1.00 vMB 87
486,636 486,636 000000000000000000c901d4253ddbb0d331c7f181334bf09a91f4dede4ec6c2 1,232 0.61/1.00 vMB 79
486,635 486,635 000000000000000000bf3d0164284538fe5856fbb6df7b737d38869c0478646f 524 0.23/1.00 vMB 82
486,634 486,634 0000000000000000003103028f1c3ba6631f8bec547f7f5cede41bfdf337f0c6 1,511 0.68/1.00 vMB 86
486,633 486,633 000000000000000000fc1d4567bb399d4f70e1b2bc5fcbbfff542e0e75e1b21a 2,254 0.95/1.00 vMB 38
486,632 486,632 00000000000000000005356d1a2aa2870b863d35e1266d050a476e750cf8fac4 2,188 1.00/1.00 vMB 75
486,631 486,631 000000000000000000caafd65365566d7ae10420a8a81d17e60a9872c1d061ca 1,884 0.98/1.00 vMB 90
486,630 486,630 000000000000000000da2e0824e435c64a7d244fe3ee205bf881486b69ec3634 2,088 1.00/1.00 vMB 171
486,629 486,629 000000000000000000d7adb7013a6e0a3cec2c64128547d4685a24e745f8f995 681 0.29/1.00 vMB 95
486,628 486,628 0000000000000000008619f94a40aea8c00d66afb53f35565c92bebf3ebece0b 416 0.16/1.00 vMB 100
486,627 486,627 000000000000000000c77773e9d10d50801e4dd887fb708f3a3ba6f73a49ce6a 2,343 0.97/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.62 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.99 GB
    • Received: 16.10 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.