Loading Tool

Explorer IconExplorer

Memory Pool

41,529 transactions
27.61 vMB
0.07373962 BTC
Random Selection Loading Transactions
Max Size: 142.45/200 MB

Candidate Block

Mining Attempt 94fcde708796864adb77b0fb91d112f25ebc95f87adffa5adcd054da9e993c8a
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 0e7be4f45eb21903b179438bb7573434bdf695a55e0d1748a7a8c41863006e8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.01953486 BTC
Feerates: 101.47 > 1.96 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (645,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,526 269,526 000000000000000779e06398b2a24fab8752437eea9eb2793e8126a595d0db42 672 0.31/1.00 vMB 83
269,525 269,525 0000000000000005a89e3e9401db3c25cece62abfaa47f9b18559e0fc9aa1735 193 0.06/1.00 vMB 196
269,524 269,524 00000000000000065d5912c2baaa1d1526b59c99557cfcfc8188b5d864c61fdf 527 0.20/1.00 vMB 211
269,523 269,523 0000000000000008195d6a8e01955618aad7f05648f013d8147ddc6b286a3202 242 0.15/1.00 vMB 65
269,522 269,522 000000000000000342caadbb24480c62105e9041621a51067af16b1a9fe7738a 612 0.34/1.00 vMB 45
269,521 269,521 00000000000000057148b6b0bfd3e87f378bcd757dc2f3142eabf3f29a17d503 512 0.16/1.00 vMB 180
269,520 269,520 00000000000000038c269a9ceae98ee1eadc645a9efc45ec306169c41b04049f 1 0.00/1.00 vMB 0
269,519 269,519 000000000000000858de05a2d0e00d7d8f3a37ad62b4337e30e2b8bc252aa354 455 0.23/1.00 vMB 143
269,518 269,518 00000000000000076bbbed6a05d6eb1dd55ae7346339e60752cb101d67dfe549 288 0.14/1.00 vMB 40
269,517 269,517 0000000000000007641527220474abbdc3c5c2e6a91201722e9498359e1711dd 199 0.09/1.00 vMB 71
269,516 269,516 0000000000000000c5d91e0a73502622026013829197ecafd7ca8be4cfaeda1d 42 0.08/1.00 vMB 16
269,515 269,515 00000000000000047abe904874dcfca4af7a45e19467a9f15f97f4dd8cf40764 582 0.25/1.00 vMB 100
269,514 269,514 00000000000000050657ff36e71666460d3901050c8c1e544d05d7c980126b76 1 0.00/1.00 vMB 0
269,513 269,513 000000000000000345482ef741ac5745d3f7e5899739057f24b2f8b635e40753 227 0.15/1.00 vMB 10
269,512 269,512 0000000000000004e7f1ec55a492a694e80ae07dd9c532199e8346e2e9c4774d 162 0.07/1.00 vMB 55
269,511 269,511 000000000000000058b2d3033fae7bb7067d40b12aba32681a09c09a2f4bc465 62 0.02/1.00 vMB 48
269,510 269,510 00000000000000058c2550ee03673c487abcce55281f81ab12171a7ab374cc42 336 0.20/1.00 vMB 16
269,509 269,509 0000000000000003e2646b2f1702c10f38b987a344288dee7a97b01176f24c15 812 0.40/1.00 vMB 73
269,508 269,508 0000000000000002e1c769ff261d67a074bc2702b36e5bdf7debb070c763d8e7 82 0.06/1.00 vMB 40
269,507 269,507 0000000000000002faacdd921cdd36680883eb40c956ced34f1c3001e05c7bbd 276 0.15/1.00 vMB 4
269,506 269,506 00000000000000082d8eb7def7c215b5212b92d12b673bee29aff052af681d7a 122 0.06/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.