Loading Tool

Explorer IconExplorer

Memory Pool

25,712 transactions
4.41 vMB
0.03455108 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.39/200 MB

Candidate Block

Mining Attempt 51b7d130f4cdc2b75f9cd4506b7fd6147995fd02197367c53d2baf7c66110fc0
Version 20000000
Previous Block 0000000000000000000035c4890af15a70ce82b10f0f6553565d49a2ad97822f
Merkle Root dcdfadff606f2cee42418fc4c7316e674116325c3e74f9a613795e6ece5918d9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,374
Size: 0.36 vMB
Total Fees: 0.02394487 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,786 (648,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,227 264,227 00000000000000090460904f7dad0753920697c803af64249259ee5bbff577de 0.11 MB 231 127
264,226 264,226 000000000000000a1da51e2b3e4c34c194015e758588d87a16dc72fabd37b8cd 0.15 MB 278 103
264,225 264,225 0000000000000001d4a2c0336ee1891f8d12468a6edfddf5ea8e8228bcfc68b1 0.07 MB 125 9,096
264,224 264,224 000000000000000626d559a0541da2c39e23c9e71fc20a2fa0b680f53eed5d9f 0.06 MB 170 87
264,223 264,223 000000000000000b3273d4f84fb07e088345858d87ca5ded4f4fb54c58bb5344 0.19 MB 483 108
264,222 264,222 000000000000000902dd937a4e9a70bff8e6b1df4720b7b37876d027c25dedf2 0.07 MB 184 111
264,221 264,221 000000000000000703321c5e4f53984ea19927befa647344ed6c7b915a43d27b 0.10 MB 224 122
264,220 264,220 000000000000000f2105cdad98361f19a0733a07e667ed6cfaa0fc6b937ad48c 0.11 MB 229 120
264,219 264,219 0000000000000002af99edb2221697a323032c816d4bab3892b0fee9a3c046c9 0.15 MB 208 77
264,218 264,218 0000000000000000c2ddbf68c8b793579ed2972d6ad414373889dba333870bbe 0.15 MB 286 113
264,217 264,217 000000000000000de160b7f84010fde4eb4bb1047837ab3c8a9d2c3f40b70987 0.08 MB 188 156
264,216 264,216 000000000000000ab5e7e1c83d6682a8c980d3bed9cbb4cdbe6a2558abe07ab0 0.11 MB 253 107
264,215 264,215 000000000000000c8584010b2e03cc72fdc26c94cf28fe0d1014dab40f418dc9 0.03 MB 80 148
264,214 264,214 000000000000000b3f80f0e58d8f20204f25108a155b204a75363aa529b726e3 0.12 MB 231 90
264,213 264,213 000000000000000e129db9388bdf2abf55429acfdde2c6e05552ef5779ff998b 0.20 MB 419 85
264,212 264,212 0000000000000008851ba04ff2d50bf87ca9c6e46221e3f23c5a42e6858632cc 0.08 MB 151 110
264,211 264,211 000000000000000dfd9a0b0c94b8da1763614f600ec66dd699df25734788bbd9 0.09 MB 182 87
264,210 264,210 000000000000000abbddd054abd9a1724637bcfeb5839be1e53d5e61269fb0bb 0.36 MB 624 84
264,209 264,209 000000000000000b0663b2f847cde2a69554bb7d22c12bd5291509d5eec3c7cd 0.23 MB 510 104
264,208 264,208 000000000000000407859634113a1936fc2fc7ce6eb25871d0d4643810a0df12 0.15 MB 348 88
264,207 264,207 000000000000000ed553bdc6513f4a7a29025ee53eda7db86ac09dc1f1351c6c 0.23 MB 491 127
Previous 10 blocks ↓
Total Size: 778.46 GB

Node Details:

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