Loading Tool

Explorer IconExplorer

Memory Pool

78,533 transactions
29.25 vMB
0.10501280 BTC
Random Selection Loading Transactions
Max Size: 175.96/200 MB

Candidate Block

Mining Attempt 0d6a769cb2324414188efd3949ed4977771cf69e645e90722825054cb84eb05d
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 10750d6346cc765f8922691802ca0bd5e60dddf35300b607e7a0cb7284f61150
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.02904377 BTC
Feerates: 144.91 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (633,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,055 282,055 00000000000000008c2e6b5f134f8f31da0def4dfc27efb1597bf72af8258311 681 0.25/1.00 vMB 44
282,054 282,054 00000000000000000be2ddef0b76da1d40055cc87df95df832020ac957f38cfd 1 0.00/1.00 vMB 0
282,053 282,053 00000000000000016053f05f3b615de82680789a7804771fbfc2d52a78eb943c 155 0.16/1.00 vMB 30
282,052 282,052 0000000000000002525d96453c5c5e418f763906cf351e8e84d2829e94b9d8b2 127 0.10/1.00 vMB 7
282,051 282,051 000000000000000035a476b924a09eb81a2a150827a9fae8a18c94dea711dd94 412 0.32/1.00 vMB 34
282,050 282,050 0000000000000000b76a937aadb8cac5c423adb1b183bde391dfee5b926e4c6b 153 0.12/1.00 vMB 23
282,049 282,049 0000000000000001e648a5946a167072abd1377c34428665b95be0274358c3f0 751 0.46/1.00 vMB 29
282,048 282,048 000000000000000187cdd599952b1dde334a46b3adbbf989d2d979ae11fd3e6a 143 0.05/1.00 vMB 270
282,047 282,047 0000000000000001739d843fce6d17a871c9be53d4ff43eb12cecea476be4303 75 0.04/1.00 vMB 33
282,046 282,046 00000000000000023b818a261d7378b148faa76e8b8b9503c286449c4cf8b2c5 391 0.23/1.00 vMB 46
282,045 282,045 0000000000000000c60b65bc00d2948bd7749856cfb5ecee297b43f3bf09f75d 264 0.15/1.00 vMB 37
282,044 282,044 0000000000000000cd5cbd28ba45155730d4c8ad08160d454afdd87101c84393 138 0.05/1.00 vMB 69
282,043 282,043 00000000000000013162ed41b1461868c101677310833b5eafe94bab5a98473e 330 0.16/1.00 vMB 48
282,042 282,042 0000000000000000baadf6cdb6d7cbb0ee192f479d6488a747ed1b19e27f0045 150 0.12/1.00 vMB 28
282,041 282,041 0000000000000001f494801e157c6842dbfaab5e56439666cba5443ac8c558f5 113 0.16/1.00 vMB 13
282,040 282,040 000000000000000081f7fb3a655a033ae1868ef3a6d44f050fb426ef06819d4e 260 0.25/1.00 vMB 28
282,039 282,039 0000000000000000a1c33b8ae30f00445a1e6295471688226303b5102960fced 376 0.25/1.00 vMB 32
282,038 282,038 00000000000000015fe0abeca9f49ccf0a10c0234f3d9ad1167322b4dbf8f7fb 501 0.25/1.00 vMB 47
282,037 282,037 00000000000000023e22f038e13f159972da4226747cbfa3a73caea6c597ac8e 537 0.25/1.00 vMB 38
282,036 282,036 0000000000000000125b4d8f87937566fc12508c21f91d3ef904bf8c07850ce7 741 0.25/1.00 vMB 45
282,035 282,035 0000000000000000c9c9ef15ce5b655334509352b7129624818e1c7efa878301 160 0.05/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.