Loading Tool

Explorer IconExplorer

Memory Pool

82,078 transactions
30.93 vMB
0.09066080 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt 6ea7997a18ac8a81a6b16cafdb8982617c8550180c998d4c2b206d5e9813f538
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root b0f0ee45fa0f8ac219f16a67e4bb33d288b36c3c240ec2cd714cf2515e96ce13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.02122682 BTC
Feerates: 51.76 > 2.13 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (625,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,346 289,346 00000000000000006d59b79e34ce82406168c6f58c7a623d89f8616bed82e06b 254 0.13/1.00 vMB 30
289,345 289,345 0000000000000000b31351e9020b4fc9e6900613c91d1d1fa475d1db121794da 346 0.38/1.00 vMB 22
289,344 289,344 00000000000000008c29fd7b661296b3a22b5d52c1871f7408c978faa562ee93 296 0.15/1.00 vMB 28
289,343 289,343 0000000000000000a300f89e49ef11430ed55064d94f47e88f33c5e1ea376ea9 385 0.28/1.00 vMB 27
289,342 289,342 00000000000000008a9fa91f338a78e168556723f40ef0162a9b9d28b3f1df11 921 0.50/1.00 vMB 31
289,341 289,341 0000000000000000deef014335c8e937e785b2e4f44ceda6c18df4b3e3cceba6 258 0.50/1.00 vMB 14
289,340 289,340 0000000000000000032999cef10a41cf3a5d823edd6951406eb29e2cc743e8fe 222 0.11/1.00 vMB 35
289,339 289,339 00000000000000010ee76e87623e590982f47dc24ad1b4b0b6d7b9b99ff6f00c 592 0.55/1.00 vMB 24
289,338 289,338 0000000000000000a548580d4cb040378e1bab99b4b8e0063387317bc4d65690 526 0.35/1.00 vMB 25
289,337 289,337 00000000000000009d0822dba4a8f2bd7f4bffac26cc1430ae35c9c4a08f6eaf 666 0.35/1.00 vMB 33
289,336 289,336 0000000000000000e4ac2310a69c3b17776306579d8a8a95647edaa316cb03d5 653 0.25/1.00 vMB 49
289,335 289,335 0000000000000000665a38b77908996451736b8738492c8985e560b1152283e0 1,024 0.32/1.00 vMB 57
289,334 289,334 0000000000000000634b264e9c7232f14239314d45e9b1d7ea8914e4b88635ff 64 0.03/1.00 vMB 51
289,333 289,333 0000000000000000ae1d9d07e087b58f3b5bdbec3f6c0308032f17ea175726c6 255 0.19/1.00 vMB 32
289,332 289,332 000000000000000017bed5ecfbe44081d318271ca279868c4784c6543dbccb52 86 0.04/1.00 vMB 13
289,331 289,331 0000000000000000652816133ff300f8ac6e3f4c5a4172d7e6d3f95ea048224f 332 0.25/1.00 vMB 24
289,330 289,330 0000000000000000ef4794b70cae0560c1a8ca3b33330a39d0a2cadb8511d808 508 0.38/1.00 vMB 33
289,329 289,329 0000000000000000d75566b1e84a4a5eb72e04a1724f4084714cb7028ca2d620 314 0.21/1.00 vMB 25
289,328 289,328 00000000000000006e446f314462e026830ca46a80e2ca2b98a1fdf1ca02d5d4 435 0.41/1.00 vMB 21
289,327 289,327 000000000000000089ffd65a78b6d94a9acc193467243b4defbc77a31a2354ef 793 0.50/1.00 vMB 28
289,326 289,326 0000000000000000728a38b4ad83bc5d8e6348e221e4eb632ed07357f11947a6 318 0.19/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.