Loading Tool

Explorer IconExplorer

Memory Pool

82,427 transactions
30.74 vMB
0.08508370 BTC
Random Selection Loading Transactions
Max Size: 188.16/200 MB

Candidate Block

Mining Attempt 9d483611dbef3de470b7b4644be62c8bf2871645d0b96a194f912f99cc3d5c20
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 86b5c00a979db5ff31fb19248a95c65697a5c37e73a236745358781805e37725
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.01535657 BTC
Feerates: 114.09 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (613,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,206 302,206 000000000000000040fa65d8dd4b2072a5864d393851aeda3ff1f6b63d963db4 47 0.02/1.00 vMB 33
302,205 302,205 0000000000000000428c17f346e2617de0d36c983a8e41c4f88ec136a38f14fd 120 0.15/1.00 vMB 14
302,204 302,204 000000000000000067fd6e4522ee24dd26f0df7f5ff091dbaf6a4dd86ebb547a 1,379 0.75/1.00 vMB 30
302,203 302,203 0000000000000000383898ba6b46ff31cb2491a5c8b83e34c1348792c005fed4 295 0.16/1.00 vMB 27
302,202 302,202 0000000000000000365d76970dd29a6cd6a1db7bc5f8f2d5d454ba151f297387 512 0.32/1.00 vMB 29
302,201 302,201 000000000000000068c196d8e6c9d1a0e930479c8db795b265f700305100fc13 512 0.24/1.00 vMB 27
302,200 302,200 00000000000000006e602194ec61accc3a0227c5e38095dbd687e3aff5662a2c 402 0.26/1.00 vMB 26
302,199 302,199 0000000000000000511a855894df93b49c0564f0f88e6e95093d097d0b35763b 129 0.45/1.00 vMB 13
302,198 302,198 00000000000000000b40f0141fa6343d66798d1082bd906a613709e4931ad7ad 830 0.35/1.00 vMB 36
302,197 302,197 00000000000000005367fbe2f6e53181e0a026d9c81da60270185a2cf954c12e 254 0.15/1.00 vMB 29
302,196 302,196 00000000000000004b189784de83c5e5675b5f5e33a2c544be43e1078211d5b6 34 0.01/1.00 vMB 25
302,195 302,195 0000000000000000660f8953b5f726514c70593040de8c0533a3509030646243 70 0.05/1.00 vMB 22
302,194 302,194 000000000000000027209c89d534c13f3e0e059f9b24f7481bc201d48d4cff27 112 0.07/1.00 vMB 6
302,193 302,193 00000000000000002e14b4f03f93f047ab233ec017f0db8410f114b5ccc3ae91 692 0.37/1.00 vMB 33
302,192 302,192 000000000000000051b0386cbd24a2459b65e586221c086d90d9d872c6b59bac 486 0.32/1.00 vMB 28
302,191 302,191 0000000000000000651055ffcae346f2d4dd3242da47ed32e1754125f6372e6d 176 0.12/1.00 vMB 19
302,190 302,190 000000000000000003e5356b6817ab4ee9a8b7af571d5f64558d4eb176106133 8 0.01/1.00 vMB 3
302,189 302,189 000000000000000072bcdf863a13c5b90a493a4e329616641a59043318cbeade 130 0.10/1.00 vMB 24
302,188 302,188 00000000000000000203fbc3fc792f81c6d807e4b39ddc1488224ec571aaf35f 71 0.03/1.00 vMB 23
302,187 302,187 00000000000000000d2b4041a512fd4ecdcc8adbb8ec581ccda34dba8e53231b 770 0.46/1.00 vMB 24
302,186 302,186 000000000000000058443104ee4a4232e54342e28ff032259cb70cb2843bec18 766 0.33/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.02 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: 719.26 GB
    • Received: 18.02 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.