Loading Tool

Explorer IconExplorer

Memory Pool

87,360 transactions
32.41 vMB
0.14873558 BTC
Random Selection Loading Transactions
Max Size: 196.14/200 MB

Candidate Block

Mining Attempt f2e6888d7791a0bf0f93af6adabef04bfc3f08f619cef39e82e28a7b0dc312da
Version 20000000
Previous Block 00000000000000000001dd93da9c3eaf3a1586c8f21ab1c3c495e3509d02eb95
Merkle Root 4f5c024975e4862bba7ace557ddf65196f3a3b1806dc8f4a87f974947303a7d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.04822510 BTC
Feerates: 522.41 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,954 (731,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,684 183,684 0000000000000577686c1039e9110a23e0db523af75d13d5401a5cae3dd9c595 41 0.01/1.00 vMB 257
183,683 183,683 000000000000094073009b308a5401f32971b5b3aaca9416420048205d515579 133 0.06/1.00 vMB 152
183,682 183,682 0000000000000707d9cee22373abfa588f7e5e551393559ae86c57cb87d1f36a 70 0.03/1.00 vMB 143
183,681 183,681 00000000000001bfbd0b13d609259fe8bcc064c13b0bf32386a381e8698c6471 323 0.14/1.00 vMB 176
183,680 183,680 000000000000003f38e024f3a83c74116d9708e954f7fd075ad2b7e4d9f4c2f2 5 0.00/1.00 vMB 0
183,679 183,679 0000000000000396fce1f4653748fc28d535a96bf864dfa22a12a92eaa272772 370 0.15/1.00 vMB 153
183,678 183,678 00000000000004388d4efdabbecd4df62c6d4726fe19d1d2919287a440e04625 217 0.10/1.00 vMB 119
183,677 183,677 00000000000000c584e05f0761a8e494d73f46ad0008f879ee2f8c5299380dc6 20 0.01/1.00 vMB 113
183,676 183,676 00000000000000df8accb0ff6a61707374143f67f9bf6a9ba0405dd0e978d1ea 580 0.25/1.00 vMB 133
183,675 183,675 00000000000005b47c9438698f92ec48c71c758cc413e09d248caa679688ae25 95 0.05/1.00 vMB 102
183,674 183,674 000000000000053a267e3c9bab595537b5c20c8ad76b7a0e44ea05836140b5dc 617 0.25/1.00 vMB 148
183,673 183,673 0000000000000514baf89f7c9d41dd0b53eb114165150a1d847247354cdbf6cb 132 0.05/1.00 vMB 139
183,672 183,672 00000000000008f665067494a5aaf524511ed1c00714d627d8c9a62662955a4c 5 0.00/1.00 vMB 31
183,671 183,671 000000000000059ebaed22ca972f8d084fc170c482d130fdc93032817d137c52 512 0.18/1.00 vMB 121
183,670 183,670 00000000000000756aba6e5088f952feaa2360c7b501e1f37afe1f8edcf95f4e 656 0.25/1.00 vMB 139
183,669 183,669 00000000000003186d03ef60cc0dc4d2a8440bcae8a6ff5efda5686c451be048 1 0.00/1.00 vMB 0
183,668 183,668 0000000000000951264a24137864c8d3cb9c489bfbd01064d5ae146053dc5dfe 3 0.00/1.00 vMB 0
183,667 183,667 0000000000000014b71d6ec25f0b1906fd48262b98f0581af75d2abf9ccfc1ba 32 0.02/1.00 vMB 275
183,666 183,666 0000000000000774171ef2306e220251bddfa257eb95801cd56a0b4453160cf2 361 0.15/1.00 vMB 123
183,665 183,665 00000000000005f13fd37c2b52e4905de2f85a190908dc1b61818ac14fd6ed8a 106 0.05/1.00 vMB 77
183,664 183,664 000000000000014b9e0278a01c94453c2c7bd7a6904e68a763883e8fbbd22e6f 17 0.01/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.31 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: 660.20 GB
    • Received: 14.63 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.