Loading Tool

Explorer IconExplorer

Memory Pool

13,185 transactions
9.60 vMB
0.02508420 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.16/200 MB

Candidate Block

Mining Attempt cd3883701aa84fe2266f7b12f438fc8d24c833969ff3105e4878456e34a10144
Version 20000000
Previous Block 00000000000000000000848297d069a552e48783668065dfb5e3a4946da610a6
Merkle Root 367c2fca66660ff0b23553d10ab2aed58099f40a786a9354cdd5df5299bbbf0c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 749
Size: 1.00 vMB
Total Fees: 0.00364197 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,358 (642,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,749 270,749 0000000000000006511d8d1108d6e76df2b4223b4a6ab7578d6f3c14f6086377 588 0.25 vMB 32
270,748 270,748 0000000000000002d7dd2c64c48ce8ce1d3e9ea292c074392541532d3e9717ac 791 0.25 vMB 102
270,747 270,747 00000000000000035d4357ccf232044678cf0c25745e3a430e6929ea4c487e26 288 0.17 vMB 50
270,746 270,746 00000000000000038164bf66aafc63f004af1e4ef25cf878e942e4fbdc83d2a1 184 0.11 vMB 50
270,745 270,745 0000000000000003b80b2ff441fc37594bd6572610a434178e48d2440d01254c 98 0.04 vMB 85
270,744 270,744 0000000000000001fbc76666a54d43c2d13aebffba116398e6c705afd5fe9099 270 0.24 vMB 31
270,743 270,743 00000000000000069161e558d692763750a3ff60b5d4ed651d6522ed8540c8c4 1,222 0.50 vMB 66
270,742 270,742 000000000000000353045991ff3633d9a2eb640d7fa2465f25f1f3e6702859b3 752 0.50 vMB 29
270,741 270,741 000000000000000521650dc0fdb37134b6fe69b03ac9540d565d2277f82a54fc 143 0.06 vMB 204
270,740 270,740 000000000000000307489df50e1420888a47cd0ce358f0e8b3e28658b0a920e1 800 0.50 vMB 36
270,739 270,739 000000000000000216354186fb700ecd9af8ad446c75b3461fe19089ae95f1f3 1,180 0.50 vMB 65
270,738 270,738 0000000000000006bcaf2124332e1ff25037c4db53d090ca4faada9a053a705f 160 0.50 vMB 76
270,737 270,737 0000000000000000f2d180ce83f1cbf65fb6a79a2a0e1db0e7ae67f7af11eff1 129 0.50 vMB 72
270,736 270,736 00000000000000043ab6f2f0c08770f3deb6769d10c87564adb3c87dda5d3ef2 322 0.25 vMB 110
270,735 270,735 00000000000000050b195b0352af0ddba1dc7d93ed0093f487fafc45491f2100 251 0.25 vMB 76
270,734 270,734 0000000000000000264485cfeec03264b40c4909a3f807cf33f1a8c0c63cb966 408 0.50 vMB 85
270,733 270,733 00000000000000064d01cd918ba9cbc1b17de7d4e4055fd569622f4984b56efb 137 0.50 vMB 76
270,732 270,732 0000000000000001e3c8526d10f83c916db49f1eb9c965786b99ceaa3c988545 118 0.25 vMB 72
270,731 270,731 0000000000000004df18bede87c7997d34d2eeb2a3d9f11faf91ed1fa46c34fc 147 0.50 vMB 73
270,730 270,730 0000000000000000f76b00a6a90a380a0244608e3a56d6da4c0d2d0300a5d53e 124 0.25 vMB 90
270,729 270,729 00000000000000000c1f741a325b42969a650ecbb2dfcb7fac8d24e2e979d2eb 242 0.25 vMB 96
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.94 GB
    • Received: 0.67 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.