Loading Tool

Explorer IconExplorer

Memory Pool

28,890 transactions
8.78 vMB
0.06417843 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.51/200 MB

Candidate Block

Mining Attempt b53332c6429142a8f478bbc0eb2e253ce9aaada0c8a40ccfec2d2f6aa192b3ce
Version 20000000
Previous Block 00000000000000000000f2afa5ef586cd4e4b366c2c6cdd0b6f5de64c6286131
Merkle Root cba8071b5f73138db7106bb82a63237bd4806c31d46a40203f193bb713f58960
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,446
Size: 1.00 vMB
Total Fees: 0.03613072 BTC
Avg Feerate: 2.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,093 (722,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
191,056 191,056 00000000000006e3821b26aa607c3d401596072c4d5d1c942c72917fc294a4b7 0.25 MB 600 137
191,055 191,055 000000000000059cfb1620756c7a88b679dfcbedc1d3c255dbc0f09481f8021b 0.01 MB 32 168
191,054 191,054 0000000000000503156e997b5d12112ada3ed1a17afe018fa853d5b4e99daea0 0.03 MB 81 40
191,053 191,053 00000000000005e37c5b958addc549c7e1e26b1c8e32eb2222050037ee248ff9 0.18 MB 512 166
191,052 191,052 00000000000003b506a76f202a4544008ce4ed0ebcffcc04188d95d982eaadbb 0.07 MB 220 34
191,051 191,051 00000000000000e29bfc04c15ac8c1f2e45654970dac12d5d079092f19db2fdb 0.00 MB 9 880
191,050 191,050 000000000000048a5adc854ac0ea7715d90902b84967b915e4bad64ee0434111 0.04 MB 87 122
191,049 191,049 00000000000004ee73392087153935b95709ce58833a59ee616053a3a672ec65 0.10 MB 256 142
191,048 191,048 000000000000058b66e1332b34c2fecd7a3177a58cc651d4dabe42d1b6d7e488 0.02 MB 51 54
191,047 191,047 0000000000000511610fa4a787ce7ffe7130351fa5a3b782b37bb565cf11f618 0.10 MB 229 109
191,046 191,046 000000000000001d54360ffa0fead82ee7c3234295119396a69fcf6255588b8e 0.10 MB 128 120
191,045 191,045 000000000000020a29b6466a67184e0a3bf4c1f97f7f7eb481589ab92f0454b1 0.10 MB 264 136
191,044 191,044 000000000000051cfa4fc341e969cdf8724c246f78bdde83a48e211cb5ca471c 0.05 MB 127 98
191,043 191,043 0000000000000181b70db86f41a386fdd44132461169c836ec8f2fa3b9f067ef 0.06 MB 78 86
191,042 191,042 00000000000005f11de6ea9e6867ed980d89059e962f3e2e0285eda202bd27ea 0.04 MB 118 109
191,041 191,041 0000000000000369285928e90caadfbaef0ccf656d7cf880d7b84d157a6fba34 0.06 MB 145 240
191,040 191,040 00000000000000d047e62f6a6966dfb25e6331801c783e88d58bf81702843194 0.12 MB 223 100
191,039 191,039 00000000000002cded26890a26db6eaac280bf9dd5ef1d8fad5a7c4daca24b01 0.01 MB 32 32
191,038 191,038 00000000000006ae7d4fca8b27b7c76303d5e0c30813d228f3d4bc66b28e876e 0.09 MB 256 158
191,037 191,037 000000000000061524b59e356f405dcc3f881b1fb6866506f67986fbaf6ed9e3 0.04 MB 129 45
191,036 191,036 00000000000007d49a2f78fefd505354145e208e6eeb87df0bd638efadaab50e 0.02 MB 81 0
Previous 10 blocks ↓
Total Size: 779.02 GB

Node Details:

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