Loading Tool

Explorer IconExplorer

Memory Pool

51,084 transactions
28.60 vMB
0.07490973 BTC
Random Selection Loading Transactions
Max Size: 153.72/200 MB

Candidate Block

Mining Attempt 60dfb770ce7ab3a590e458d2a8f5636aebfc660b7959fa8fbaa04f4761f595dc
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root f4882e11d28bc33ba3f7c5f73d2be4e231a19c5ff4daf6eef7f2d6d86b3ec986
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01943251 BTC
Feerates: 500.00 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (703,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,754 211,754 0000000000000480420332cae84e43d3d8765bc0b4c33cf2ba83e6dfd8e89328 393 0.19/1.00 vMB 159
211,753 211,753 0000000000000397f639e3c3a504192117259bca01ad69ebb6ced27cdb850ed7 134 0.05/1.00 vMB 33
211,752 211,752 000000000000021d1f10832556b9607744444ea5265b5917b82935621ae43e6c 172 0.10/1.00 vMB 242
211,751 211,751 00000000000003c5ce5e0447eaba7b31127e95e6595c614cfbb705df096b37e6 231 0.15/1.00 vMB 117
211,750 211,750 0000000000000175dc55c74bacb0b3d69767ce9698aa7b0af10499cb844c50ae 197 0.25/1.00 vMB 95
211,749 211,749 00000000000002e4830064810f978894ba5fef2b88140045b4e0aa7a409d9f1d 6 0.00/1.00 vMB 30
211,748 211,748 0000000000000269939720f320690f6f47c1aa082a4c18b803883f29644bf140 526 0.25/1.00 vMB 188
211,747 211,747 00000000000000b92a29ed07edaa1ab2fb13236b808c579781244ccc50545912 124 0.05/1.00 vMB 305
211,746 211,746 0000000000000063d878c87d9da7cedf2c63854b4815e15f52dc8d7a9ba3f658 376 0.19/1.00 vMB 156
211,745 211,745 000000000000037f5d27ad6c90f2a7eb6dce096de94328e95ba4e74834629f40 910 0.43/1.00 vMB 188
211,744 211,744 00000000000001f414cfaecf82f4c032316fcf1fc8f3211500925023bfcaa2ae 7 0.00/1.00 vMB 638
211,743 211,743 00000000000003cce4685f69b9432acc042e2e8d864325c5d2f15c8d03fdb960 170 0.07/1.00 vMB 178
211,742 211,742 00000000000003ea91ffadeb01da512dfc9ce3c89a44a81f7a52ac78cc81493c 15 0.00/1.00 vMB 132
211,741 211,741 000000000000035508397f62e7e7b4e115f493361c1ee3a3c6bb18258bede1e2 153 0.07/1.00 vMB 172
211,740 211,740 00000000000001d72540358acff9e55b231490a4f1d2ac77362f1451aa89d207 185 0.13/1.00 vMB 149
211,739 211,739 000000000000018bf9290ad45d1916bd76b7c4d6615ca0ea51864488179e3bc7 227 0.17/1.00 vMB 240
211,738 211,738 00000000000000b7683d14f16a815f30d1019396c093220efb8071c00498a223 574 0.37/1.00 vMB 215
211,737 211,737 00000000000000013af89a5b7293823f0ceb6af68fd980d5951b0f3df876cca9 45 0.02/1.00 vMB 161
211,736 211,736 000000000000024cfdf73aa9b01ca3cc3c16b170491aa84c3628e647cbb4ed08 58 0.02/1.00 vMB 92
211,735 211,735 0000000000000235769f7244fe9ba0e0bb830c376d8e56ff0aa93b8cfa31cf3f 163 0.07/1.00 vMB 149
211,734 211,734 00000000000000b5893b237950de74e28744e4ed21812abd02ab74e29424647b 338 0.17/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 782.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: 649.94 GB
    • Received: 13.23 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.