Loading Tool

Explorer IconExplorer

Memory Pool

78,906 transactions
29.21 vMB
0.09613886 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 1034a32543f7d87423339d65ded1d00eb1b9cf6785ea7981a3046334135bf9ee
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root bc8a4afa2dc72c902ab9a7e371c311b1c93690fff57bd139ec5f533f4b34fb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.03472770 BTC
Feerates: 477.45 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (641,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,102 274,102 00000000000000003bc4018696e6a2c05b4463fafd9ef021174ed8f97a12b98e 362 0.21/1.00 vMB 38
274,101 274,101 00000000000000005b90f8693837826a5f72a3e243c22f6cce004e4855e59881 841 0.48/1.00 vMB 62
274,100 274,100 0000000000000004b61834b9b984e8c1305c4279568273327ca3ef76006090f0 53 0.02/1.00 vMB 40
274,099 274,099 0000000000000002fa4a041b61c34777df643616abbf450015792253e8ff7cbe 279 0.17/1.00 vMB 45
274,098 274,098 0000000000000001ceb0ce0a065b6e19dc5bdf6d10a6debf77c4eb6e7df90a53 494 0.25/1.00 vMB 68
274,097 274,097 000000000000000457e84bb191ef622f30ea25dc953e46ad56ba5f61e0efe3aa 97 0.04/1.00 vMB 48
274,096 274,096 0000000000000005228b86dcded864170f6eed3f12d97555ba1f82d301c0a7d8 250 0.15/1.00 vMB 43
274,095 274,095 000000000000000124725a59db557f3296ad70aac6e3ce5207238587c0656ddf 429 0.17/1.00 vMB 50
274,094 274,094 000000000000000517eb45c03706a2d90417cc0bd91f50d5845f913ef34f7383 472 0.25/1.00 vMB 54
274,093 274,093 000000000000000136cef10b83601b67fa532a0589d9b2893bf276a773633a4f 120 0.05/1.00 vMB 32
274,092 274,092 0000000000000001f326cc9af505087ba0be0cafeb607414ce41445fe839ada1 131 0.06/1.00 vMB 47
274,091 274,091 0000000000000003844d0b773b4c76d6b299c47c8a164efe040832c377c2d52e 1 0.00/1.00 vMB 0
274,090 274,090 00000000000000018bb7cc599ae2bd3e7492a1385f116a4b1d9f651f7b5c8d72 394 0.18/1.00 vMB 129
274,089 274,089 000000000000000088c08efd5235a170426758ba3f2225f1107b70bd722a6c17 791 0.42/1.00 vMB 41
274,088 274,088 00000000000000053a3f54db15f502c83451fda40892ed683a5ad5d1ea087454 75 0.03/1.00 vMB 99
274,087 274,087 0000000000000004c84cf449f7e71293d410e271d7d72f9c646ee733aa084024 228 0.15/1.00 vMB 43
274,086 274,086 000000000000000021156031709f652e4b1851bbf9044b7528dd016565cc2b54 5 0.00/1.00 vMB 15
274,085 274,085 0000000000000003e37a0f5469405c554402c2c09a997ba13711b7dbdefecbe5 155 0.08/1.00 vMB 40
274,084 274,084 000000000000000213b2310534e2638cfc093fd1cbf2c99c255a9064fe93231a 37 0.04/1.00 vMB 31
274,083 274,083 00000000000000003a130ba07c80440e109b1fe696f4efcd5cefa7229d72aa8c 279 0.15/1.00 vMB 33
274,082 274,082 000000000000000576430bd80f831160d17c1720f942b9b49c45b755ba95129b 282 0.18/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.