Loading Tool

Explorer IconExplorer

Memory Pool

80,293 transactions
30.83 vMB
0.09588712 BTC
Random Selection Loading Transactions
Max Size: 186.39/200 MB

Candidate Block

Mining Attempt ffb4d6e7f21773bec3c18d32826e00f9da9fa51a0206c1230bbf08829d2d9cd6
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root ff5937ba52adfa790acb124b384ecdaa9f3c81a18ba4a5c1a1dd2774d2e81158
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,359
Size: 1.00 vMB
Total Fees: 0.02215287 BTC
Feerates: 50.98 > 2.22 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (629,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,428 285,428 0000000000000000af1b10f101e412c5fe76c273acbf3e63de1778fa67482886 181 0.06/1.00 vMB 63
285,427 285,427 000000000000000106097dc7e9bc09e32fc6b2dc8c1191b1b5b7b4d6a6b4342b 206 0.06/1.00 vMB 57
285,426 285,426 00000000000000019f51bc7983d0435ab268ad3c3ff4abfb3268c0e2970081e4 136 0.50/1.00 vMB 21
285,425 285,425 0000000000000000e93d13a7fbc69a070429f127361d5186d65b70de4d54adc9 437 0.50/1.00 vMB 27
285,424 285,424 00000000000000009913be7af1c6b68f753befbd3e9f253a446c00ab6a64d850 441 0.35/1.00 vMB 31
285,423 285,423 00000000000000002d9bf726d64a90f435e808152e5275d8418a3e8b485b7206 298 0.35/1.00 vMB 27
285,422 285,422 00000000000000018b7b8816a87351205278291f961ed172fdd563e83fa862d9 194 0.06/1.00 vMB 63
285,421 285,421 0000000000000000b7f71b8bc2438d7eda1f615d3500939bdca57ec0cb095324 241 0.14/1.00 vMB 40
285,420 285,420 0000000000000000f9c9ce8d53bc866161397430af06962dad1fa6bf640e3e6b 946 0.39/1.00 vMB 48
285,419 285,419 0000000000000001182134a3b571cf157119bdd127c1c9ddde2d57cbe6ae1a18 85 0.04/1.00 vMB 45
285,418 285,418 0000000000000000038c0f043e3cf903b9174c8ee29dc274d3e1922d19abc294 78 0.03/1.00 vMB 36
285,417 285,417 00000000000000019a52aee788c968e0a83cd15254a813d4dec8c2729c4d8099 207 0.15/1.00 vMB 24
285,416 285,416 0000000000000000e3de5b81fa788db4109a9a22e850fab475c623056a004e47 808 0.35/1.00 vMB 40
285,415 285,415 0000000000000000020c48a623cc11784dedf60a49d3713471d261bba3ecb8cb 257 0.35/1.00 vMB 51
285,414 285,414 0000000000000000fa78a4ac96f7014ea6752249b57a4690386fc76cec2ece7e 119 0.06/1.00 vMB 58
285,413 285,413 0000000000000000dce7a746380d1a8b2136ffdf7ea358bfc222d5f149f0d6c3 198 0.35/1.00 vMB 60
285,412 285,412 0000000000000001742a1d5149eaba6048cda37a6c1926f9fbdb8abbb5165479 427 0.68/1.00 vMB 33
285,411 285,411 00000000000000014f36aa3a397ace3d3615aee37611aa16b6a271ed4af0c7f6 205 0.10/1.00 vMB 46
285,410 285,410 00000000000000017f1f644a75870132ccea433e31f334bd5c4493d2f612d49d 279 0.12/1.00 vMB 37
285,409 285,409 0000000000000000eb77bc0236ec8554e61804a4f32c91d798a4fa5a996adccc 68 0.03/1.00 vMB 34
285,408 285,408 00000000000000017852662b2b0cc2a348186ed35eec7191ca842fd313218020 138 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.08 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: 723.40 GB
    • Received: 18.40 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.