Loading Tool

Explorer IconExplorer

Memory Pool

40,288 transactions
26.48 vMB
0.06505709 BTC
Random Selection Loading Transactions
Max Size: 137.69/200 MB

Candidate Block

Mining Attempt b858df6e4d46257158a4b87c988b04d4d512c6674d8eac1daf89a5713bf8c7f2
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 5dd64e5aaff4990ecf37d2e650e33ea89fde47e083af3facb6327727a909a859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,974
Size: 1.00 vMB
Total Fees: 0.01619436 BTC
Feerates: 265.25 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (738,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,458 176,458 00000000000009815745361bd7c7d51ce5e8938b74af9bd5f14e4dec430db5be 133 0.04/1.00 vMB 88
176,457 176,457 0000000000000560cdb3ad8e63ead0a53bf91d3056aa287dbace39ea1daf8e2e 62 0.02/1.00 vMB 68
176,456 176,456 00000000000004240195dad0474336f895ee49b5abdc040d7363549aecca1746 11 0.01/1.00 vMB 998
176,455 176,455 000000000000022b9bea01ca5c394f245b51a23c7625594d410a81bdac607a2c 76 0.03/1.00 vMB 253
176,454 176,454 00000000000005c9c6db3a31d245e046aa1fadc97397efd428077b494e1a49c2 147 0.05/1.00 vMB 70
176,453 176,453 0000000000000a6c3f78a871d3af7625f493076fc6e9b8aaddbf5ceb960ce270 78 0.05/1.00 vMB 622
176,452 176,452 00000000000000dfadc5573ca59c1c7ad0271d6e81475299dd75141d7c47079f 33 0.01/1.00 vMB 81
176,451 176,451 00000000000005ec94736fd87a0c5d96f8f8ac838fdf92ebe58f98bbd2cb11bf 45 0.02/1.00 vMB 53
176,450 176,450 00000000000008220ca98c6310dd83f2144445cfd31f2a792638d56a7613a30d 55 0.02/1.00 vMB 133
176,449 176,449 00000000000008e438a60fc3d81b5d66ace1b2aecfed70ff34f7372cee580be7 33 0.02/1.00 vMB 546
176,448 176,448 00000000000003773ca9df4b4d1078daebb058acf29ccfe0cfba2f4c969b4aef 30 0.02/1.00 vMB 60
176,447 176,447 000000000000006a8c30d77ac72071b16b4e1b0ae4ad61e0e42f38595f9aa9e3 106 0.03/1.00 vMB 24
176,446 176,446 000000000000007b8089e63ac43134616bb3c5953eee554179489f2edf7f979d 11 0.00/1.00 vMB 76
176,445 176,445 000000000000000f9c127daefd33931b3e45d90ecede4e778b264a1a25c00693 9 0.00/1.00 vMB 65
176,444 176,444 00000000000008b92c0db82889ba58888fee50c0427876596e2b2a4d1cf8e707 12 0.00/1.00 vMB 92
176,443 176,443 00000000000003ca75bf1c553b8e95de66b8fb9ca363f1b604ec7dd030740edb 9 0.00/1.00 vMB 326
176,442 176,442 000000000000092f558ab795f164df66614a747d4ca851a7234a3e44de14d2a1 21 0.01/1.00 vMB 82
176,441 176,441 00000000000002b3f8ec1da5281a70299a4de37714febc99722cd09c9ad5f590 51 0.03/1.00 vMB 85
176,440 176,440 00000000000000fa7a5d8b28eb07b0574a21194da67054ba343b8fa81829ce04 20 0.01/1.00 vMB 246
176,439 176,439 00000000000001580100e801074fc08a54d3d415a229c1c2bd7629704c1750c4 7 0.00/1.00 vMB 28
176,438 176,438 0000000000000a4d09a68ff4b2ffef47ba1b2867e8d809158144d95db28df134 14 0.01/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.