Loading Tool

Explorer IconExplorer

Memory Pool

46,096 transactions
27.16 vMB
0.05952487 BTC
Random Selection Loading Transactions
Max Size: 143.89/200 MB

Candidate Block

Mining Attempt 6e5f1bfa10799979cb602fa73a334795234880303abb3f2acebc212a0e312350
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 4477468b2c72d45b35c06741b392c04bf287bb0b8954a5cf8df72352e3219a10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,473
Size: 1.00 vMB
Total Fees: 0.00877952 BTC
Feerates: 60.10 > 0.88 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (626,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,759 288,759 000000000000000025fa30a4738daf75a906174bbc4b24be6c18b9449c8e78d7 544 0.86/1.00 vMB 16
288,758 288,758 00000000000000007383e4db72c07afbbd6e284a3ae4274aa87aab43a464f71c 1,266 0.50/1.00 vMB 55
288,757 288,757 00000000000000006ffd4aa91a297c7e3441a05c591665ee52067f76736121dd 650 0.55/1.00 vMB 40
288,756 288,756 0000000000000000a22e0ef72f73a60b799bb8d21de002e43ba197f0d8f95645 206 0.47/1.00 vMB 14
288,755 288,755 00000000000000001335fec6aeaeaad5e1ec2dd97acbfce25fa309460326a6d5 2,025 0.92/1.00 vMB 43
288,754 288,754 00000000000000009b5a4baf5a34f28ad0336b48ec9c93abe874f04264770ce7 510 0.29/1.00 vMB 35
288,753 288,753 00000000000000010bcf8d12c64090a131d358f34107aa2b56561d88215c4a2c 974 0.60/1.00 vMB 36
288,752 288,752 0000000000000000ac5dce6d213a0ef04c4fb79abda9cd93ef808c37e5bd4cb6 124 0.07/1.00 vMB 35
288,751 288,751 0000000000000000b1d84a4a4ab92303c1dab3289758be5672246ba86661d5d1 768 0.47/1.00 vMB 32
288,750 288,750 00000000000000011a90dab3abd32bd598d9790ec44494ff22833426b8648511 1,072 0.78/1.00 vMB 28
288,749 288,749 00000000000000010f53a0cd313261a5b437aa9510a993ac55068d79af21aa0d 248 0.15/1.00 vMB 28
288,748 288,748 000000000000000106009d5c6a3746e9765e2c2328fc247acb48ed4ae82d7b4d 1,176 0.61/1.00 vMB 34
288,747 288,747 0000000000000000cca50dc750f17632f7fa996b48200a928043cef5080617a6 1 0.00/1.00 vMB 0
288,746 288,746 0000000000000000231711737c4b5270fbadcd5a3f68135374da6780744a4495 667 0.25/1.00 vMB 43
288,745 288,745 00000000000000003890941795024a24fad0cede2effe04cf77c8b7a4e7808ee 500 0.45/1.00 vMB 25
288,744 288,744 0000000000000000cc414953338080b7941c8afe165dc25485c6f5b2afaae663 190 0.24/1.00 vMB 15
288,743 288,743 0000000000000000556a62e486dc2270d6dea9306ffe67bb6b17be7aef6ab4b0 512 0.18/1.00 vMB 56
288,742 288,742 000000000000000039d2b500007787254b22ddee871cc3f942a3a76bd846f4c3 811 0.35/1.00 vMB 40
288,741 288,741 000000000000000082e5892a80366a4ba3269b2b5b5e41d8ddda206c8079039a 290 0.14/1.00 vMB 34
288,740 288,740 00000000000000011761894aa833cf9835ee1524f069764f2fd894df5d48821e 80 0.04/1.00 vMB 22
288,739 288,739 00000000000000005867f487af2550db0e47f193b1d7cfcc5d8712ebe33d6cec 332 0.20/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.