Loading Tool

Explorer IconExplorer

Memory Pool

26,383 transactions
6.19 vMB
0.04352063 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.08/200 MB

Candidate Block

Mining Attempt c20325fc5915df58ee2047e02a439520ce58b98fb0ebfe0c81837615e15e23b0
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 4605f3abcc65a954609b18c314e9b2521b8ae53386da80e10c4b68e58730f8d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,169
Size: 1.00 vMB
Total Fees: 0.02956203 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (771,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,718 141,718 00000000000000a37815c99c14910a814c82ae296fa31094913e2cb6548ce8d9 35 0.02 vMB 241
141,717 141,717 00000000000004e4a480bffb80279ee3db9364d3fbb800d534665045ace32568 57 0.02 vMB 169
141,716 141,716 000000000000054a877ac51bb9a0a02a8bee7a57bc53c8b1acd9948026c14675 16 0.01 vMB 16
141,715 141,715 000000000000086e6bcff5432ad424df9c9dfad1f6be580c40e3191d8be36ebe 1 0.00 vMB 0
141,714 141,714 0000000000000695923520bab65086e710cd1a755f82308c5c6e2811f5b64aec 28 0.02 vMB 160
141,713 141,713 000000000000084ca1bde18f1150d0499b460ef74869ccc4d8a0344c5233c7ee 95 0.02 vMB 100
141,712 141,712 0000000000000914ecaa69d6b5057babb9c66916a95785c94079bcc937682094 87 0.05 vMB 152
141,711 141,711 00000000000000c0a391f2827036461567c499106acea3d326d9ce893141efc3 35 0.01 vMB 317
141,710 141,710 000000000000057a92cefb1523a7b542f99339d3fe3b5d6d78dffc4fa3b4834a 16 0.01 vMB 150
141,709 141,709 00000000000006d0ac112adef13efbf613d65d348948891f7e52e780d1200107 14 0.01 vMB 148
141,708 141,708 0000000000000877b9321ce5a40f933016ad2a0add42c25f45ada5eeb6f5c1fc 47 0.02 vMB 111
141,707 141,707 000000000000040636a077c644b06c0f757c61f22b228a13fa93cce5b4bfc3fb 4 0.00 vMB 185
141,706 141,706 000000000000004595270873b9814ae50f34814a2e0590fd30308a2fab200d14 13 0.01 vMB 42
141,705 141,705 000000000000073b61313573a553162dc0cab1ed0f7b2fce7f5de040ecd8f151 71 0.02 vMB 24
141,704 141,704 00000000000006afb92ebf5c6490294208252753b9817d5b3474c4575caf7809 38 0.02 vMB 287
141,703 141,703 00000000000000ea5351a7d6f233f57a151ea00ca9f7aeff348cd24d0afaea72 27 0.01 vMB 4
141,702 141,702 00000000000001b04fbf65ea5e966c6215d33c54f4b4f4aa4ab2e90813ed51e4 76 0.05 vMB 198
141,701 141,701 000000000000049f8c8d73171a48315cb9782861071116619c976ff8b248e74f 13 0.02 vMB 96
141,700 141,700 00000000000000e5749d915547827d7be51b845cd921987aaeece329bbea2538 90 0.03 vMB 50
141,699 141,699 000000000000060fa7d4b521564ba0cc1f16dc6bf32d2074fb9b73b32095b942 67 0.02 vMB 150
141,698 141,698 000000000000011f76b7ac6e9c8f208d07225d6dd06e59b64916d45a88f60e3f 21 0.01 vMB 50
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 81
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.12 GB
    • Received: 0.55 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.