Loading Tool

Explorer IconExplorer

Memory Pool

79,870 transactions
29.83 vMB
0.08081808 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt d5bef479f96eba816fa0e587c97ec4e3eb396fd1de8a16db0e9a9a2739635ae5
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 9908b457effbfd6eb46874861a59d22f996fe78c787c58fdc9931ab2389b9ee4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,688
Size: 1.00 vMB
Total Fees: 0.02003993 BTC
Feerates: 100.29 > 2.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (552,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,267 362,267 000000000000000014978a7f3c34e53845dec3ebb67dea4d6345d728f705b679 485 0.25/1.00 vMB 26
362,266 362,266 00000000000000000c14d76da39bb48d07f992fb295f91469a2f0170cbda2a56 118 0.07/1.00 vMB 27
362,265 362,265 00000000000000000d7e855a53e64d770047c07c5f8980b8384dac354c1a698e 149 0.25/1.00 vMB 7
362,264 362,264 000000000000000012dcebad59cec4d5ec01bfac77c35400c52732a0d6fbec0e 423 0.21/1.00 vMB 18
362,263 362,263 00000000000000001256cc4d7dc7b68be627cbbf65f2b7827fb3e2cc41cf2517 1,605 0.75/1.00 vMB 33
362,262 362,262 00000000000000000980556f51befb5e20ab0cd8e583447d165ba8fd23174221 1 0.00/1.00 vMB 0
362,261 362,261 00000000000000000e3c86947fe313d5a88633bba3a59898d62f73a8416a46c3 487 0.27/1.00 vMB 27
362,260 362,260 00000000000000000b701e6541f272af4883dda9b321eb5865e47f0443c5b7b3 413 0.32/1.00 vMB 20
362,259 362,259 00000000000000001390ca7be9cda7d5aa16d50a97e3c6250c13f80c4cdd44ed 615 0.40/1.00 vMB 22
362,258 362,258 00000000000000000d1198f160a2a33ec8dee37c8786060b7ba56e3de10f9dec 454 0.21/1.00 vMB 29
362,257 362,257 000000000000000009c0494d7f64d603864682e21a1321e10bfcab5da4eb07bc 1 0.00/1.00 vMB 0
362,256 362,256 000000000000000005043f431f518762e62eb837ad2ff2af3f23586648af17b5 555 0.26/1.00 vMB 33
362,255 362,255 000000000000000014b1b41834a495cceb4e4ef141d605eb8894722d8d3634fa 717 0.38/1.00 vMB 28
362,254 362,254 00000000000000000581cddf0aaa511c94d1b5a20898410aeee3cf8b0ca9a8c7 1,283 0.63/1.00 vMB 28
362,253 362,253 00000000000000000816f0465658c6ebdabb10ea57b7031d4f91b721d0d02d92 32 0.01/1.00 vMB 36
362,252 362,252 00000000000000000edde8bf92f76dbf3cca14daae68cc253f5e1681224fe286 141 0.06/1.00 vMB 33
362,251 362,251 00000000000000001438258c622d6ec8da65eb7e8c207d5c19daef6e6d99254e 710 0.31/1.00 vMB 25
362,250 362,250 0000000000000000045795dc6cdddcf5cb1a99429749af135cf788348301d706 853 0.51/1.00 vMB 30
362,249 362,249 00000000000000000e4d0e3292e45944383b3fde8e85d02b9510736cdfc7ec71 286 0.13/1.00 vMB 32
362,248 362,248 00000000000000000bee27a3f3fd72a17cee03653800d0ad81c1e8cdcc2fb3fa 380 0.16/1.00 vMB 29
362,247 362,247 00000000000000000ea1702ff3a64b8bb553f4b9dc7d612c3bc99471838ce8f5 784 0.36/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.