Loading Tool

Explorer IconExplorer

Memory Pool

28,236 transactions
8.17 vMB
0.08045985 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.65/200 MB

Candidate Block

Mining Attempt 874965912e7d486a2851bbe1069d20088aace4c08722f6523bc95d3cd0910913
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 64cc76f2284d81b6cb7eabb05e2b137ca47568edaefdc1f287dc9b536548e4e4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,904
Size: 1.00 vMB
Total Fees: 0.03455733 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (745,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,204 168,204 0000000000000a5b457554a430d5198110c04894ad97e7fdae7a9c606302d464 33 0.02 vMB 52
168,203 168,203 000000000000056c63c3b4e6a34c56858972e1a6703f32cf4a8b6cc9c729db5c 70 0.03 vMB 193
168,202 168,202 0000000000000753cf137065949ef157d012a337db1d0ccc1f213acf9d4c886a 9 0.00 vMB 604
168,201 168,201 00000000000005996241a8c6e3475a2a3adf68388000b4b0aebf8ddf15aabf2b 14 0.00 vMB 303
168,200 168,200 00000000000002780f2f2d67789a7c5dda3709e867026eeee453572bd1424b68 18 0.01 vMB 199
168,199 168,199 00000000000002a318b5e764bbcf3ada5dd86a35bbc37194279925dd7ade9c00 49 0.02 vMB 83
168,198 168,198 0000000000000a0c7026ced7093681e912257ba9f40726bf53f224ef622ece5a 26 0.01 vMB 16
168,197 168,197 000000000000093c03faa492f2783a96e1de989ebeee837e2e48d82f77ff361f 24 0.03 vMB 51
168,196 168,196 0000000000000c13cf22716e0bc2bf3c4acbbbf091d8f1e23dc318e60e522194 15 0.01 vMB 525
168,195 168,195 0000000000000044731c2790de2d3c22f61a8b89d4dfc000156ac28acfde6dca 65 0.04 vMB 118
168,194 168,194 000000000000006b0592d5c67cf44e3b356cdc85f4c3cd4e5c940f16d3f74060 145 0.05 vMB 10
168,193 168,193 0000000000000457a5428e810d1f8140f4e0ccf43d1842ac65dd8df3501e89f3 10 0.00 vMB 547
168,192 168,192 00000000000003045b16d17d8bca6d26cfe7c7575ff1af19e9a8bc3c885ec40f 23 0.01 vMB 82
168,191 168,191 000000000000079e37409ac08afad9b876f8e47493f1a0d5cf1c1e9a2ffdcba7 31 0.01 vMB 0
168,190 168,190 0000000000000bf914111d196677a68ad33debe7a3e47808058cc4c99d1063e0 59 0.03 vMB 32
168,189 168,189 000000000000026ee76e30811f162a49424f0c2d26a74d5bbd159ab6e83dcb91 51 0.03 vMB 86
168,188 168,188 000000000000037c68f7c5034ec36419af33e275a19169d0124698ba99a4c5cd 105 0.07 vMB 257
168,187 168,187 00000000000007974f7c5387537cbdbc732fbd13d71c5de77abc18372882362b 68 0.04 vMB 72
168,186 168,186 0000000000000794b070a937f3d70dae5f201f5823f9819edf6fcc0613ca560f 1 0.00 vMB 0
168,185 168,185 00000000000000c886666d243366d899b587b8434b0391513a9db6ce4561aad1 179 0.11 vMB 84
168,184 168,184 00000000000006bc96c0e7d42e18c321c87d213b55cc7b5e7522468dc6b29fbf 106 0.05 vMB 66
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.39 GB
    • Received: 0.43 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.