Loading Tool

Explorer IconExplorer

Memory Pool

82,059 transactions
30.30 vMB
0.09269695 BTC
Random Selection Loading Transactions
Max Size: 182.49/200 MB

Candidate Block

Mining Attempt 219c6ae330249bbaf48da5ce3b85e6a97c94223124e7d513a65d48e616942191
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6f5cea4a9e802cf604c2ee9211cc8e12edabb9ac8d050b26a2b2e58d7a0a0730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.03052077 BTC
Feerates: 454.44 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (289,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,093 625,093 00000000000000000011e3e74c35214bbdac02097a53826b3a8580f15c1a49ca 2,646 1.00/1.00 vMB 33
625,092 625,092 0000000000000000000e7696712b77678a3bafedb87d843f26f0ca1a6b91898e 2,536 1.00/1.00 vMB 34
625,091 625,091 00000000000000000002ed068f25d2ca6d003e2e968d55425a5adf117c034462 2,741 1.00/1.00 vMB 20
625,090 625,090 00000000000000000012ee7d773032f2da56c9b9bc123d7cfaf7bb584d5ef0df 2,966 1.00/1.00 vMB 23
625,089 625,089 000000000000000000063f759ef57b9a65c2b38edb69e4c2fdf4c12f917b8f70 1,702 0.85/1.00 vMB 16
625,088 625,088 00000000000000000003c53f32f5dc7a460eeb43f14f442b54f7ab9360af2451 1,302 0.60/1.00 vMB 13
625,087 625,087 0000000000000000000ca98599ac1c9ab665613085a4fa8f137ed5d47f2c913a 1,136 0.58/1.00 vMB 14
625,086 625,086 0000000000000000000267525e5bb2f5ae849754cac4018e76fd914c5418d43b 1,221 0.67/1.00 vMB 14
625,085 625,085 0000000000000000000e5243b82c41d9b6f5af1be8bb565092cd6f7dfe3bba68 238 0.11/1.00 vMB 11
625,084 625,084 00000000000000000008ee7f87f4364de94a2de97916d0115a25f82646d3daa5 1,037 0.49/1.00 vMB 17
625,083 625,083 00000000000000000001c1506af859f94e0d8c605fe7ef3a0366ad0375540d3a 288 0.14/1.00 vMB 15
625,082 625,082 000000000000000000025ef857ab510ffe058c6d33ba42e21d867fd427730cd5 1,161 0.60/1.00 vMB 15
625,081 625,081 00000000000000000002137fa5aa972a5583479b2266886c9183cc8256b2f5f3 640 0.30/1.00 vMB 13
625,080 625,080 00000000000000000010a5001349df12ddadeaeafabf4a091df7de1889ddcda1 752 0.32/1.00 vMB 12
625,079 625,079 00000000000000000011a5952ab3cc61027d77eda7c2d7eb9eac48f419035e3c 259 0.15/1.00 vMB 21
625,078 625,078 0000000000000000000d2dd0022aa548afdced94914f2fe8b4fa0471d7ece784 106 0.34/1.00 vMB 3
625,077 625,077 00000000000000000008ee8204216c14ec313bfddccb92550e45a2a8e9f26cfd 2,197 0.99/1.00 vMB 21
625,076 625,076 00000000000000000003aa5bbe25eda691b5ed2d124aa4a160a8b70530f979c8 560 0.23/1.00 vMB 15
625,075 625,075 00000000000000000007f3b16756c407ee2980bb2e9ecbd4a4bb679f283067a8 1,422 0.96/1.00 vMB 18
625,074 625,074 000000000000000000108238d23dd322083630ee157507f975962eea2b94c5fb 243 0.12/1.00 vMB 11
625,073 625,073 000000000000000000107db2726e9ce4c984c7f98fc57fe5e022af2dc56338cb 364 0.16/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.