Loading Tool

Explorer IconExplorer

Memory Pool

81,982 transactions
30.69 vMB
0.08519836 BTC
Random Selection Loading Transactions
Max Size: 187.76/200 MB

Candidate Block

Mining Attempt b7ecdfe1e63e1c954ce5520e19b83eb4e6a7bf0ff8f0ee1a0e44c6af0fe254d5
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 1294b5e76559eb372320fe35dc2b7941617cc53555bfa5f3dc16aaeea5de0f66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,716
Size: 1.00 vMB
Total Fees: 0.01597859 BTC
Feerates: 150.61 > 1.60 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (706,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,156 209,156 0000000000000071f34d352933897cf6f06d36680da34e18ba67f229f156ad58 571 0.34/1.00 vMB 136
209,155 209,155 0000000000000449a8c1159976634a5e8719255400b86669787b3a4e5b8c2b33 94 0.06/1.00 vMB 164
209,154 209,154 00000000000000f269410953da702a4b1ffcdf10f7171dd71a64edb8630bb022 37 0.01/1.00 vMB 89
209,153 209,153 00000000000003ad2c2ff49a307e87d7b7313a5d89b4e1eed86f9a265931c58f 37 0.02/1.00 vMB 124
209,152 209,152 0000000000000308af75ff8055e2002b8d756ec044b5e8c42c1787f0d9d504f3 205 0.08/1.00 vMB 143
209,151 209,151 00000000000000f73f8af1547432ba2ba11bf2c2286234768f9cc42b653ec041 194 0.08/1.00 vMB 198
209,150 209,150 00000000000000c3fba2ce51fc1d235d93be0bce4021a08332226c7d54d0d1ef 10 0.00/1.00 vMB 309
209,149 209,149 00000000000000205b01047a4ec21363d4c7b320b7bd16ac8cb240bb7186d499 338 0.13/1.00 vMB 181
209,148 209,148 000000000000024d7ddbfb8da1ffcbc5c67fa4588db1529e6f0a7eb1ca3d0c4b 139 0.06/1.00 vMB 168
209,147 209,147 000000000000027577e1b27ddba7dad8216dbc743f63f3b6d2a82aa2aa2f8d96 160 0.05/1.00 vMB 39
209,146 209,146 000000000000011e2a81a75c71b8247238a1b164ea3ab19458761bad054c61cf 35 0.02/1.00 vMB 99
209,145 209,145 00000000000001443953b50fa00caa013ba0e8faea9985c40f475cbeb2d31611 196 0.12/1.00 vMB 136
209,144 209,144 0000000000000034aaf3f738385c1ea08dd1528663eee60fa6cbed255be62ad8 594 0.25/1.00 vMB 191
209,143 209,143 0000000000000204e768dbb95d73810255763a85348256c57010d66346cf72a8 486 0.41/1.00 vMB 100
209,142 209,142 000000000000018f8bbfc817f984b022e142298457d192e2396398df623de9c7 46 0.02/1.00 vMB 127
209,141 209,141 000000000000033f96a8af57ba56b17c2802e3cf30a3db7309d80d315d89f2e5 181 0.07/1.00 vMB 166
209,140 209,140 00000000000003de43e4a46dee89a07e320e957f26f6f9349f58fa45b0f562f6 318 0.15/1.00 vMB 128
209,139 209,139 000000000000035fdce9d8f2b0513d4d4830af5ba5ffb57167df54bd35d984ca 128 0.05/1.00 vMB 152
209,138 209,138 0000000000000403d7651b777b34dfe9940dcb1a1b950513080af6bedd148201 140 0.06/1.00 vMB 129
209,137 209,137 0000000000000171f0552584dd9c370f8643a6ef02a6756ab4cf710dd11f6e17 22 0.01/1.00 vMB 166
209,136 209,136 00000000000000503ad7b5337230c7b274a5060d01ce5641d476485f18934101 126 0.04/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.