Loading Tool

Explorer IconExplorer

Memory Pool

50,706 transactions
28.64 vMB
0.06852098 BTC
Random Selection Loading Transactions
Max Size: 154.00/200 MB

Candidate Block

Mining Attempt 1311c6e7c8358ea682d68d7be8145d98d952b1e19aa3162acc9ca7e832c4ce39
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root ee4cece85e3458fa3cd2f5ab0ad3c22a022ab4a3843ca1edc3b44cdbb33060c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,982
Size: 1.00 vMB
Total Fees: 0.01340443 BTC
Feerates: 122.12 > 1.34 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (736,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,841 177,841 000000000000057e50d592d772c1178b6797aad79aad12383cde4558f3d6c591 30 0.02/1.00 vMB 20
177,840 177,840 0000000000000a1c307a77665ddf1f7b5b49bcd1b68dfd862965dc7426510db0 121 0.05/1.00 vMB 176
177,839 177,839 0000000000000725c47e67b4291f716fd870dc062dc070498facd3e20efdefe9 34 0.01/1.00 vMB 29
177,838 177,838 0000000000000308f6aae35fb0cdd68cd0e87db2ba5ccc26719617e0cefff130 102 0.05/1.00 vMB 117
177,837 177,837 000000000000019ac522d20c017f53155c6bd5be17a4b1375f9f50532a628abc 60 0.02/1.00 vMB 5
177,836 177,836 0000000000000b075b93f3fcb5456ad0068b9e794d4fac8b6d22a2a5f2434146 8 0.01/1.00 vMB 575
177,835 177,835 0000000000000372a270764c60b76aded3a8ef6876559f239c6209840a828495 10 0.01/1.00 vMB 239
177,834 177,834 0000000000000328be47e9cb1c51a8ac23984da3e7f3666ca32e12a63c9eadca 9 0.00/1.00 vMB 34
177,833 177,833 00000000000008e7c420033549e625d1747954dda5f75ceddc2b5d702b128f62 28 0.01/1.00 vMB 92
177,832 177,832 0000000000000333e4bb8db089cf144711550084a483854e8d7d29423450e821 43 0.02/1.00 vMB 161
177,831 177,831 000000000000016f6298207efa8a63c23c8523c34cd691e81865dde46ccf9c0a 42 0.01/1.00 vMB 186
177,830 177,830 00000000000007a778ac084cd62a65934693d4493557ff84edc1b2581edb6f00 8 0.00/1.00 vMB 81
177,829 177,829 0000000000000022b0af88e35aff74eb82afddf790bdce30648fbf81650b417d 49 0.02/1.00 vMB 179
177,828 177,828 00000000000005408bb16f722ab72715dfa2982c25f32b745d23cebad74391de 6 0.00/1.00 vMB 58
177,827 177,827 0000000000000589fec0cf16c20cdf2d11aa0e3ad1dadb4ffb92f9f655263141 42 0.02/1.00 vMB 85
177,826 177,826 0000000000000a7fb3355dca44bcde65f3886edc3f149db15ddda86f2be698df 82 0.03/1.00 vMB 72
177,825 177,825 0000000000000909c223e8648cbd9648f7745c0f6c7cc9c9f76a5d8e5a3696e0 4 0.01/1.00 vMB 18
177,824 177,824 00000000000004cdd203404a7cb9eb4b88bddaab4834196a3eba3fa47b847c1d 74 0.02/1.00 vMB 33
177,823 177,823 000000000000019d89ee51cb02da417fb3df5efbb5613fe1bb07cfb1f67d88ef 14 0.00/1.00 vMB 89
177,822 177,822 0000000000000017dac7a2d8b7edcc637a83ee7cc2532056b3c7bfbbe3573608 9 0.00/1.00 vMB 0
177,821 177,821 0000000000000545d49ff0cc32a183e9b67f7fcb76db6eed812f5c12253e7f02 17 0.01/1.00 vMB 72
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.82 GB
    • Received: 13.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.