Loading Tool

Explorer IconExplorer

Memory Pool

83,626 transactions
31.65 vMB
0.08878860 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 25533ed254eacf8fc70d0d9f4074a01216f1506c9df619bdf5960cfb571eaef0
Version 20000000
Previous Block 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89
Merkle Root b34ad57fb2a48e6613184686d958623edb8b55de82dc76530383bc3c308d94b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01988842 BTC
Feerates: 182.65 > 1.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,212 (625,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,350 289,350 00000000000000010b8f957b162d986b48e98dce9250527b2acda9ed6f3395b4 64 0.04/1.00 vMB 22
289,349 289,349 000000000000000114af226cd76f63aa9668f34b8cf990e7170214720ecccc01 804 0.35/1.00 vMB 38
289,348 289,348 0000000000000000a22b0503c2c553c987c69fc89a1227ad8a8d5e8edb47ad90 96 0.05/1.00 vMB 40
289,347 289,347 00000000000000004486b47f64c5201fbfe50b58708a762a87e7630b39ae6086 383 0.24/1.00 vMB 31
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
Previous 10 blocks ↓
Total Size: 782.76 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: 708.94 GB
    • Received: 16.79 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.