Loading Tool

Explorer IconExplorer

Memory Pool

41,644 transactions
29.01 vMB
0.08298027 BTC
Random Selection Loading Transactions
Max Size: 147.96/200 MB

Candidate Block

Mining Attempt aef09feef086d8b268eff694d176a5417f2696562926b663b31459a5548f47c6
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 61f9a067847f20d9812d4fd1cd93fde9714a64adc3be7124f2e0f3ea89182855
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.02626412 BTC
Feerates: 150.93 > 2.63 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (195,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,598 719,598 000000000000000000030e3e088d8ce03dee96cd2dfc76f424e62075db0135b2 128 0.04/1.00 vMB 11
719,597 719,597 0000000000000000000004aacdba7916e419345f4f307bd0ba1a2d87d366c59e 2,339 0.95/1.00 vMB 4
719,596 719,596 00000000000000000006c78eed03d9191be921fb5f6532509655f2609177e96b 1,248 1.00/1.00 vMB 2
719,595 719,595 0000000000000000000af1ef76d5b1daa17a46b4527e1c5e20193d74de38fcaf 2,730 1.00/1.00 vMB 11
719,594 719,594 00000000000000000002a3143e23ee4f408caf7757fad4b0e3f88783c53e7d26 2,443 1.00/1.00 vMB 8
719,593 719,593 000000000000000000099b61dad6dfb7d870ef3742904438e9ef8c55e40856b9 2,504 1.00/1.00 vMB 6
719,592 719,592 00000000000000000006541bd2ea6600f4887d944a44f01a691ae2501d8c5ae1 3,103 1.00/1.00 vMB 10
719,591 719,591 0000000000000000000aef49e7cec5b9a6efe3eb9f0b9b4df7bdad7189811f98 1,670 0.52/1.00 vMB 8
719,590 719,590 000000000000000000065c6cd22974ed75278fa1af585ebbb76ab99a86fd9266 646 0.21/1.00 vMB 9
719,589 719,589 0000000000000000000a1da16c1c5e1fac87d7e8819d472962ba6ed45b102922 910 0.33/1.00 vMB 7
719,588 719,588 000000000000000000027ef13b5e4c0d7515a22434a6fde127b49d6005c8a25f 1,025 0.55/1.00 vMB 6
719,587 719,587 000000000000000000084e1e4d0d430bc99922c8e2ee99229dd180e43da1e575 3,077 1.00/1.00 vMB 9
719,586 719,586 0000000000000000000958114b8eb3793c82be10ff6fe8a887ad1787c952f790 86 0.02/1.00 vMB 11
719,585 719,585 00000000000000000007f55175a613e441c21a83c2fc5dbddd546f0562e72536 1,238 0.44/1.00 vMB 7
719,584 719,584 0000000000000000000265468e7829807cd4114019e5495243fded09230557e2 177 0.64/1.00 vMB 1
719,583 719,583 0000000000000000000b3a37571dc72f35e66075060ce8209ac547286aa8a24b 1,782 1.00/1.00 vMB 5
719,582 719,582 000000000000000000075beef7e8af7d763750a095ac69db1c150dca61ee4deb 225 0.07/1.00 vMB 7
719,581 719,581 00000000000000000004c9c20948c9e60a6e87953e3e94aada8a5d8cdfc371ec 483 0.15/1.00 vMB 7
719,580 719,580 00000000000000000007409dbefc4d646a23415986453b97cfc4577d402eb164 2,431 0.79/1.00 vMB 7
719,579 719,579 00000000000000000007bf17d4c32dcbfa038ce3f9e1c6db62d20280ac11a80c 1,293 0.48/1.00 vMB 8
719,578 719,578 00000000000000000008098fbac25fcdee7598398de00ce4bcb3cc68fb97d4b4 498 0.15/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.70 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: 629.16 GB
    • Received: 11.87 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.