Loading Tool

Explorer IconExplorer

Memory Pool

44,359 transactions
28.68 vMB
0.12219994 BTC
Random Selection Loading Transactions
Max Size: 149.11/200 MB

Candidate Block

Mining Attempt 8ccffb8c59365dd7dc424a2aa7fbf06aef9680661fca39703f2495a1f95b3243
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 97555c6de6acedd5f41fed0a13458303788364c9336579f345f51f9329dfe72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03322518 BTC
Feerates: 150.46 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (389,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,979 524,979 0000000000000000003ac3cb274ca5d15e6a362c4b00cc050d214b8f961783dd 2,636 1.00/1.00 vMB 42
524,978 524,978 000000000000000000183f7129117af65e39817dc0c73261654ec4470a0c817c 2,143 1.00/1.00 vMB 14
524,977 524,977 00000000000000000017facf12244c5fd5deabfe35f205c3f85cfedc18ce5aa5 2,840 1.00/1.00 vMB 21
524,976 524,976 0000000000000000001cbfe813dff176165e881f384ef9e316e0d7e6606120a1 1,850 1.00/1.00 vMB 63
524,975 524,975 0000000000000000002bd510a5340f021936ab5f82f7b0a43aff0d208c68d26b 2,086 1.00/1.00 vMB 49
524,974 524,974 0000000000000000002bf10cb534a868123f72ca99952b0c3301b071d98a1d4c 2,143 1.00/1.00 vMB 31
524,973 524,973 000000000000000000065600ca6d9a5c5c4ce725545082501e4e990b8092de82 1,398 1.00/1.00 vMB 11
524,972 524,972 00000000000000000032afa07ab1bb74b2a82aa22b372dfd3154e2ab2be67679 1,168 1.00/1.00 vMB 15
524,971 524,971 00000000000000000035933348e834e4bc2574c1fb549145ed46a5b8e5296c87 1 0.00/1.00 vMB 0
524,970 524,970 00000000000000000037c1e07e7144bb356b4f3af1f191253690af90d4578461 1,882 1.00/1.00 vMB 22
524,969 524,969 00000000000000000033bc9f6eb87ba459c8d645e39851056e1e58b048adc7d1 1,513 1.00/1.00 vMB 10
524,968 524,968 000000000000000000194119506925302fdf8370a2b6bd80c63eb2bfdbcca442 985 1.00/1.00 vMB 27
524,967 524,967 0000000000000000001186e71b158201bbb9800af3ffc317f2f59f052512f5ea 559 1.00/1.00 vMB 52
524,966 524,966 00000000000000000028ebb7e8fe3d030b22eab40dd75d35608542aa8146f951 2,193 1.00/1.00 vMB 43
524,965 524,965 0000000000000000003af838cd7370571181ffe96684225c7317be886d4c73c5 2,880 1.00/1.00 vMB 7
524,964 524,964 00000000000000000010b33a6ba5d848c9f0a3cf84835279d880ad151883e40c 2,243 1.00/1.00 vMB 45
524,963 524,963 0000000000000000003ee585e47c16cf97c89e25cdb01fe68a1946cb2c228b12 975 0.62/1.00 vMB 36
524,962 524,962 0000000000000000001172a9980d508a917ed26978f63584d47138ef9f52ca5f 2,359 1.00/1.00 vMB 36
524,961 524,961 0000000000000000000a26674ff8ef8f91626507f1088650c26f80b058deda08 396 0.15/1.00 vMB 21
524,960 524,960 0000000000000000003345e97f34769c61e9135ec3b183465626043ea1b82be0 1,205 0.83/1.00 vMB 5
524,959 524,959 0000000000000000002fa1c02e93923f9ca3308372191778a2ef3f45656c94e1 2,543 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.