Loading Tool

Explorer IconExplorer

Memory Pool

47,168 transactions
27.63 vMB
0.07190850 BTC
Random Selection Loading Transactions
Max Size: 146.36/200 MB

Candidate Block

Mining Attempt bc01741a11b131f2ed95a53ab3e105c270b564d530ece7225cc6e9819ffa9edc
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 8d552926c4fc7967ea41d7e456db244f00973f4bbf3b976f2f56bae245e29096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,887
Size: 1.00 vMB
Total Fees: 0.01921921 BTC
Feerates: 318.30 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (736,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,578 178,578 0000000000000619704e3b0201a45da69ff8b33a538e8f878c4feecce00d54d4 128 0.09/1.00 vMB 140
178,577 178,577 00000000000002a20100c1cf1ff3fa7d1c8192974b9920b5f5dbc93ac5a96bd4 118 0.05/1.00 vMB 259
178,576 178,576 000000000000067bef46d9fcaa0a39dd798e8151470510fae69d148a0ac6d59b 38 0.02/1.00 vMB 153
178,575 178,575 000000000000019047db254b42c077722946ef48a4640a809be585407e969555 108 0.04/1.00 vMB 31
178,574 178,574 000000000000086d9ff87eb3c860dc121574002d67e23ac3838f483a8a0f4d40 20 0.01/1.00 vMB 33
178,573 178,573 00000000000006eb6d13dd8bb288b0b85dc151eca177a5a8c12914b8050ed9dd 57 0.02/1.00 vMB 105
178,572 178,572 00000000000008baf29558835e96c8c978b0f65464ba76aedaa3dba3e27e1878 40 0.03/1.00 vMB 24
178,571 178,571 00000000000007af624896a6223103d163a524e804edf8942af9f9998a1e52d6 111 0.06/1.00 vMB 228
178,570 178,570 000000000000023e6d38679e80f93c640740a0c4471422307b5f51c433414ede 12 0.00/1.00 vMB 75
178,569 178,569 00000000000002c641b9ce488e7491b43cd036a65ae8bd099383951330065bf9 109 0.05/1.00 vMB 97
178,568 178,568 000000000000059e5e03b53f12e98d9e6a30cca8d462fe077857c3877dc3dc61 143 0.05/1.00 vMB 87
178,567 178,567 000000000000034cf017b50695feb165b32047cca99c62f2c6ac7357c8d1cb5e 65 0.03/1.00 vMB 81
178,566 178,566 000000000000090f370f4c81a548fe3ac6acc8e9644f45dc6121e6cdb8097fd2 57 0.03/1.00 vMB 151
178,565 178,565 0000000000000331472af8364d8e21911a536064869324f3948b30145bb807f4 42 0.02/1.00 vMB 146
178,564 178,564 0000000000000a6701862f2ce1f3b3b7b4694fd21d8ffcd83ac6e957cb929a10 157 0.06/1.00 vMB 240
178,563 178,563 00000000000002d8449d7e524179e4bd3f334385df65b728660735cfce784159 22 0.01/1.00 vMB 90
178,562 178,562 00000000000004c326d188dafad8d269407887ec596e86eb23702ce8ad563c63 127 0.06/1.00 vMB 87
178,561 178,561 000000000000040d29498d2941d73a5fa9e104f49b63e327417a360ddf2ca1c8 34 0.01/1.00 vMB 609
178,560 178,560 00000000000004d4bad78acccc5deebc9cf39a5c97ded8ec8f32d4f87464962f 4 0.00/1.00 vMB 0
178,559 178,559 0000000000000a1f93fbc554e686591c473c2a0cfed733d0ba0d72dde13160b5 25 0.01/1.00 vMB 192
178,558 178,558 000000000000063247ad429792cdba43e6c978ffc0a160f79a55b826a979eff0 22 0.02/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.20 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: 654.03 GB
    • Received: 14.09 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.