Loading Tool

Explorer IconExplorer

Memory Pool

25,612 transactions
5.58 vMB
0.02767948 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.67/200 MB

Candidate Block

Mining Attempt b582c7a4c1a96522d77e5d04eee0d24382401b1b7108fb5af5ba68d19ae0f9b8
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 6574884003294ae0706dc99f3a67849ec757ebced474ee11061ecde35b7e945a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,586
Size: 0.53 vMB
Total Fees: 0.01435072 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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