Loading Tool

Explorer IconExplorer

Memory Pool

47,078 transactions
28.96 vMB
0.19455567 BTC
Random Selection Loading Transactions
Max Size: 151.42/200 MB

Candidate Block

Mining Attempt 9f63fdfac42ce44d492de60f38108ea0f71bb6c46ef1b87a98555b80f0e11f94
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 39c5ace97f5f92c2d515937a6485acea0e39eb3908d6af1de7b1e2c321cbfd21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.06559172 BTC
Feerates: 151.12 > 6.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (172,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,064 742,064 00000000000000000001bcab346c7aaae2272365f828ade0b4cae95d90f75259 197 0.13/1.00 vMB 11
742,063 742,063 000000000000000000012830f91c9f95238e93b792afabd7389fa0ec5394b710 455 0.17/1.00 vMB 14
742,062 742,062 00000000000000000007db27fc48c252b1a1654235adc3d0b1475667031cf7db 205 0.10/1.00 vMB 8
742,061 742,061 00000000000000000001f8e40c0e2f272806809906a4e14b27e56ba6ce6fb34d 319 0.13/1.00 vMB 12
742,060 742,060 000000000000000000089f1821acd32581c7743f6e2949b30098c0e1cb446fd3 2,152 0.73/1.00 vMB 13
742,059 742,059 00000000000000000009256a691ab443e376133a5a7aca0c5b2311a096ca3351 568 0.17/1.00 vMB 16
742,058 742,058 00000000000000000008fee7ace3e7d66f84cd93ee1cc9c0e912808b762bba51 644 0.49/1.00 vMB 2
742,057 742,057 00000000000000000007f6538b67016a833684c61ae733c4bbe0de4f4c5ce151 3,019 1.00/1.00 vMB 6
742,056 742,056 00000000000000000002f71d421468d90865b8b4a1d538c46711797645dbfc10 2,674 1.00/1.00 vMB 24
742,055 742,055 00000000000000000006fb817f18c8b4de526493047b2ddb8e07b961fda0df83 3,148 1.00/1.00 vMB 12
742,054 742,054 00000000000000000000520a5bde03b4b5de2bc108966cfa6ee0263e4bd38750 2,849 1.00/1.00 vMB 25
742,053 742,053 00000000000000000007a3e1a65d388a79da0a96664a2bcc2bf0b20f232a71f8 1,582 0.71/1.00 vMB 8
742,052 742,052 0000000000000000000908d2cafff6333ddf423f701801fece0cf44affc0dd94 1,286 1.00/1.00 vMB 18
742,051 742,051 00000000000000000001b6a203967a8481683a00473e28f44b05db259a97b894 1,023 0.50/1.00 vMB 9
742,050 742,050 0000000000000000000684d3c003c87b61eac7c8049124e02463f511d302d596 164 0.14/1.00 vMB 5
742,049 742,049 00000000000000000003305d10d20bb8a5b186e7175db5397966e7b48e356f75 1,554 0.72/1.00 vMB 8
742,048 742,048 00000000000000000004064406e7deefeaf4cad2a4e1ed26988e4ea50647898c 2,132 0.85/1.00 vMB 14
742,047 742,047 00000000000000000002f0e98669d131abaaf154773b5d10113322321f8a5a2f 1,350 0.90/1.00 vMB 4
742,046 742,046 00000000000000000004c348e366800cbbec8904b3b6006fc59c7e01211a1473 3,439 1.00/1.00 vMB 16
742,045 742,045 00000000000000000005575e2c86e78fbb59b389bef75e24c625af72773395cf 3,047 1.00/1.00 vMB 10
742,044 742,044 00000000000000000008a8bcb5e1db48c5872accba40118f342e529302f2a742 2,728 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 643.56 GB
    • Received: 12.59 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.