Loading Tool

Explorer IconExplorer

Memory Pool

77,726 transactions
33.27 vMB
0.13990172 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt d38b568a9b867139bcfe2bff08821329049ca9f4c7c075ea31d206a94d3fa1ab
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root ac5fe617ba8dbc555062f1ef78ab3230edccdeb4061d829565a058d9ed33ee1c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.03451797 BTC
Feerates: 150.61 > 3.46 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (728,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,040 187,040 000000000000033f35c81aad30b3fe631a91288038b0c24c50a5f84c1e646f65 45 0.02/1.00 vMB 129
187,039 187,039 0000000000000411f7cff2a671c4967fff6f0e572f49637681c48a4db9d37bde 31 0.02/1.00 vMB 108
187,038 187,038 000000000000013c68ac821673b1b67f7173f43877240c8e2b880cd0f641c297 56 0.03/1.00 vMB 199
187,037 187,037 00000000000006715f29a210148dde000b8f6e97ce838569faf9e9e75d0d0793 112 0.06/1.00 vMB 145
187,036 187,036 0000000000000168d3ebbd4cfef442e2295506cc560387d8744c4f21a66357ae 81 0.03/1.00 vMB 57
187,035 187,035 00000000000001557461c4f02f0629d88c4b0a4d58edd5232f182f670a9f7706 204 0.10/1.00 vMB 106
187,034 187,034 00000000000007291327680e09b8c375df081eb5516b7004866ba7b96eeb621f 196 0.11/1.00 vMB 95
187,033 187,033 000000000000017c6c349f8ac8958faa06aac14b15969f7e22dd776a1ac5051a 240 0.07/1.00 vMB 39
187,032 187,032 0000000000000090b230f1f931884da123e8094146be61cdcbc3585631276e24 11 0.00/1.00 vMB 15
187,031 187,031 0000000000000776b45e9ce43df1ef9e8984395fbf35b18338a2539420b93a06 347 0.12/1.00 vMB 140
187,030 187,030 00000000000003c4bf2ece708f553f86a04948794c98dc782e5fb3c3c7c720b5 109 0.05/1.00 vMB 80
187,029 187,029 00000000000002f89a8dd6129f831dc087f0eef0445e73a5ba98273bbe031bf8 32 0.01/1.00 vMB 120
187,028 187,028 00000000000006dc391b7f4a32073b0cee17e307c806a8e7bc3f5d955cb63f14 68 0.04/1.00 vMB 90
187,027 187,027 000000000000067e242048612616e5234844f05e56c40ae4f58d5f6197b04c11 13 0.00/1.00 vMB 56
187,026 187,026 00000000000008e1dd0ae52e3431714848a8776dcdbf3651ed8afb6658f7205d 119 0.05/1.00 vMB 129
187,025 187,025 0000000000000786b33e19f4bf87d8168588130b8c19613eac45ba2f5f3d8277 125 0.06/1.00 vMB 109
187,024 187,024 0000000000000050e4914b2c3f6fa6691c3e9e1ec0862ca6d32ec9e6c506b7ee 11 0.00/1.00 vMB 343
187,023 187,023 00000000000003de75ebe2e628a90f645169a8eacf2dafdeeafa0dfcb7225098 160 0.09/1.00 vMB 100
187,022 187,022 0000000000000257666683d837a463884e5d32deb539ffbde1bd18580bed7946 145 0.06/1.00 vMB 155
187,021 187,021 000000000000064dfebecc155da3e809d3e58323b3ef0514e47a85b65ee4e189 20 0.01/1.00 vMB 83
187,020 187,020 0000000000000769337a624a2208de1078a1928da29aad0b13453f4d3f5b039f 18 0.01/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.12 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: 737.79 GB
    • Received: 18.60 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.