Loading Tool

Explorer IconExplorer

Memory Pool

76,621 transactions
27.66 vMB
0.07844590 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt 0048b0a754dde40a2ea1d5bd8d17bf8b0e9b168d70833eacf53dfb260dd5e168
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c6a04d22fa2658e076052c8065abce76f299ca99fe600feec0099a21f2acc7bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01934997 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (616,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,958 298,958 00000000000000005089150c06e131611427fb9325a51a7e869be37232dd037c 855 0.35/1.00 vMB 40
298,957 298,957 00000000000000000f64c002b7ffd190b0414d5ad0f802238d067ecc642b811a 281 0.13/1.00 vMB 38
298,956 298,956 00000000000000002334bae29e82c1d40117d933337bef84b4b26b76c8566385 506 0.25/1.00 vMB 35
298,955 298,955 00000000000000003fd8b85361b838a5753ec723c45cf531138ba63e369f5324 374 0.16/1.00 vMB 32
298,954 298,954 00000000000000001d71b05177f030ea9fe7133e249282c64879149e59e490e8 535 0.30/1.00 vMB 34
298,953 298,953 000000000000000011b133a45a1debdad1e835ac501579a34ffa63a177fe923e 816 0.35/1.00 vMB 36
298,952 298,952 00000000000000003a23de8686cac5a2426dfede4e40520e503026b552f71cd7 498 0.24/1.00 vMB 34
298,951 298,951 0000000000000000006c0ee2a7616e0a1df2d024005e0e01c421b35233bc5b27 316 0.23/1.00 vMB 35
298,950 298,950 000000000000000076e54dc91386ce6032d0d00a5b4b07b25af94d588f7782d0 331 0.31/1.00 vMB 20
298,949 298,949 000000000000000004133dd9224f57234d618852a4f7037b8c1c41aa2da442cc 845 0.35/1.00 vMB 38
298,948 298,948 00000000000000001b3aa3924022e7ba3c8c89fdc8757cd807f68ec23f2e1c5f 32 0.02/1.00 vMB 30
298,947 298,947 000000000000000027803cd480e97cd212b245efb12146b343136d8bfc192687 116 0.05/1.00 vMB 38
298,946 298,946 00000000000000002d447e431c8e7a9483644a8bf0b0f2d336eca0b0660bb282 206 0.10/1.00 vMB 31
298,945 298,945 0000000000000000367470f83175589b26d89863c9bb64ac8d5bdf97d7ddfede 166 0.12/1.00 vMB 23
298,944 298,944 00000000000000001e2edf75411eeec1918f6a7ec5f6ebf6fd522a1189987e23 622 0.34/1.00 vMB 32
298,943 298,943 0000000000000000499fe7c2690416600fe15fa680f23c2f9f0c9bc4d94ce387 33 0.02/1.00 vMB 25
298,942 298,942 00000000000000005093646af0cfa43162fc65617c9dc5e4ffb5a90d4f20181b 286 0.13/1.00 vMB 32
298,941 298,941 00000000000000008209731bf225e8cdb03812bcc624395d0a44e428f71bfadb 425 0.21/1.00 vMB 36
298,940 298,940 000000000000000029da0353cf1178302c80248997fcf735397c845006d9912e 31 0.02/1.00 vMB 20
298,939 298,939 00000000000000002c256abd09f70afc132211c2fb59ca36f7b5f5a65836df8c 199 0.13/1.00 vMB 27
298,938 298,938 000000000000000052e44b3b90cfdb814906d086da5b412f8c568fb27dd07f7f 415 0.19/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.