Loading Tool

Explorer IconExplorer

Memory Pool

32,988 transactions
24.68 vMB
0.04752504 BTC
Random Selection Loading Transactions
Max Size: 124.99/200 MB

Candidate Block

Mining Attempt f5708bf66ad4ede29a17fd4ef746dc65ff68d35d80901a41b5f63efea2e05b8c
Version 20000000
Previous Block 000000000000000000007488849f6ed22b3dcc08e87b6f96417542d5550ee178
Merkle Root 76faf089f609642981e175680d28e5c089b74192975930c530e8754e35aa4c3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,924
Size: 1.00 vMB
Total Fees: 0.00350210 BTC
Feerates: 40.21 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,766 (113,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,193 801,193 000000000000000000003e1fc7487cdfb358635b8ba769fad29e03cd551b7755 2,020 1.00/1.00 vMB 9
801,192 801,192 000000000000000000040d6250a438ac5d45667d39695d4c7ed312ef9c573319 3,407 1.00/1.00 vMB 19
801,191 801,191 00000000000000000001561b5351dbbe7c229fba2d607e62d44d0dc4bd871a86 4,042 1.00/1.00 vMB 9
801,190 801,190 00000000000000000004880a93f65ded19a628ea07fd1cbfe4d133f058f6419d 2,130 1.00/1.00 vMB 8
801,189 801,189 00000000000000000004cb745df8725e1f9cf23cd3efe1579cb034aea578e251 2,185 1.00/1.00 vMB 11
801,188 801,188 000000000000000000037cd5a51126baf707ae6ba6f3ab30738fc8bd689185c4 2,529 1.00/1.00 vMB 14
801,187 801,187 00000000000000000004538528ced8a6b2e214951d1b9a5f16235016c5bacf2a 1,757 1.00/1.00 vMB 8
801,186 801,186 0000000000000000000114fd5afcc5c02d90a29a4a597ac02adb36d6d4e3290e 2,913 1.00/1.00 vMB 14
801,185 801,185 0000000000000000000286511d83acab94111b8e21e56ba6540a1e30f6f684ad 3,006 1.00/1.00 vMB 18
801,184 801,184 00000000000000000003ebb8d9e143b1957f7492d6c4b815e328f59981058e26 1,692 1.00/1.00 vMB 7
801,183 801,183 0000000000000000000083da4384ed63c4dfa85f90935c9fe33ae3b9b994a1e0 2,973 1.00/1.00 vMB 10
801,182 801,182 000000000000000000006d51af65291e4213510a10366427a031ce875f230151 3,540 1.00/1.00 vMB 13
801,181 801,181 00000000000000000001a73f9061c5b047b124a1412f02e81ec37fa73171beda 3,052 1.00/1.00 vMB 10
801,180 801,180 0000000000000000000403b994a22b86b9ff3d643c60d8c2aa029c5341c17e25 3,699 1.00/1.00 vMB 21
801,179 801,179 000000000000000000044560c81e63b7ac18fc1baefb950f373ca9da368f637d 2,552 1.00/1.00 vMB 8
801,178 801,178 0000000000000000000079d937d637d8e668152bbdb96bc9fcbfa440d269e08f 2,447 1.00/1.00 vMB 10
801,177 801,177 000000000000000000037673ef8896cc9f4da059920db43d72696d28bea3da6c 3,393 1.00/1.00 vMB 21
801,176 801,176 000000000000000000009571d30b7111c615d2cfdc170c97d2a4cd2046d88184 3,140 1.00/1.00 vMB 16
801,175 801,175 00000000000000000002a657be8b293287b789a73bbbf07d2212c7a4f241dbe5 2,784 1.00/1.00 vMB 13
801,174 801,174 00000000000000000001493dfb3a2b8475d6a956abffbdd5f3d83a104e4a73a1 2,952 1.00/1.00 vMB 20
801,173 801,173 000000000000000000015969c565d24dedb86d048ab6bf4ff451487d841af714 2,640 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.97 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: 647.94 GB
    • Received: 12.98 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.