Loading Tool

Explorer IconExplorer

Memory Pool

84,928 transactions
31.69 vMB
0.18894321 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 8cbafe1039f9388f14dea87c17a0c0f1231926c4a4dd41f9e93468db5617694c
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 459adb25ecde6a02759b1ab7694ac2e997996e649e4d73562d2ed4e5d29fede6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.08205819 BTC
Feerates: 502.67 > 8.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (679,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,919 235,919 0000000000000149de1196b268696ee4b1b08bca7c6e9c9fbf1a12e10981758c 4 0.00/1.00 vMB 74
235,918 235,918 0000000000000066fb87397540f9c073d6139ac73d5bc096057aeb520f850b8c 97 0.15/1.00 vMB 24
235,917 235,917 000000000000000b59d759f470068120dd2c635f769bb74f861ab26a5997629a 808 0.30/1.00 vMB 204
235,916 235,916 000000000000016b56ec9f5fbb914928b4784c859063e33e2577f6212d5bb658 208 0.15/1.00 vMB 72
235,915 235,915 0000000000000076fd3e744fd998f6f2e5023653d983e083c80b3e4bc3985f18 435 0.18/1.00 vMB 176
235,914 235,914 000000000000003e179338010e06afb08aeb5b3feb3be317217701fde73da0c6 411 0.25/1.00 vMB 127
235,913 235,913 00000000000000ecd78a1f477fec59f77f4ece10b7f48aaa12583bf2bf6ae1ec 870 0.25/1.00 vMB 192
235,912 235,912 000000000000007d0c7889d99baa3ccb87e0177ce5476dbadf1d21a3fce72554 202 0.10/1.00 vMB 155
235,911 235,911 00000000000000f5d332855c0640d01f873355d2779a39cd49b0a505d416e1d4 71 0.04/1.00 vMB 160
235,910 235,910 000000000000016915b450c08a17034658362d59567b695028bc0b6f6227e6e2 347 0.24/1.00 vMB 107
235,909 235,909 000000000000015f69e7436da66fb1b626fcaa7d67a7cb192d90b9e0d252d1e7 613 0.25/1.00 vMB 203
235,908 235,908 00000000000000e678cb4bae3c544deb0c838c7c40a0fbd352bd6c1645067f55 739 0.25/1.00 vMB 275
235,907 235,907 0000000000000133fa7995279b92d063ac3daccc4f85fde74b395f9e8b8089d2 171 0.08/1.00 vMB 146
235,906 235,906 00000000000000354d89282007d510f8529733a205a49dc05c3561455f784c44 563 0.25/1.00 vMB 194
235,905 235,905 0000000000000134bb90bd8655b7b377c320a0e88f14a826c21df28658eb02cd 276 0.12/1.00 vMB 167
235,904 235,904 000000000000003afff42864fa6f1f363bd02708a0d238398077af2842b30411 266 0.14/1.00 vMB 37
235,903 235,903 00000000000001053a2ff69110c002071ac6de86ed33931248bb1c480c8e8605 195 0.25/1.00 vMB 35
235,902 235,902 00000000000000f131412805280d59ac71754bfc79a858a1cbd3238a4099589f 524 0.30/1.00 vMB 139
235,901 235,901 00000000000000bdbb980d0c81d0835ec55e72f35e29d56be3a9c5611020619b 517 0.25/1.00 vMB 166
235,900 235,900 0000000000000105599bcfc47f57acbd4210168ba6732e6930656b237b8aedb6 802 0.25/1.00 vMB 259
235,899 235,899 00000000000000c286d2b5bf08ed4b295d15eeedd5a9e0851261d270abe0d3f8 128 0.05/1.00 vMB 322
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.