Loading Tool

Explorer IconExplorer

Memory Pool

78,071 transactions
29.25 vMB
0.07631815 BTC
Random Selection Loading Transactions
Max Size: 179.32/200 MB

Candidate Block

Mining Attempt 096f79f6ecb5a00304b7e2aec2a3fb90c8b085aa06168fe4cf1d06a61a541be2
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root a84a13dec577dbf99d433f451456f4600edb58dfe927f4b6abbc1807b4ff2a3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01233410 BTC
Feerates: 73.20 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (640,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,628 274,628 0000000000000003df499144e3287e65e61e59c24fd24c043cb91dae3bea0289 602 0.25/1.00 vMB 54
274,627 274,627 000000000000000250edaa2ef4c46308f03cb55834ed512b578215fa1eef9f77 412 0.25/1.00 vMB 41
274,626 274,626 0000000000000003bbb7b2d0bb53b7653aed5c39bdfc56bf7646a419cc423333 622 0.25/1.00 vMB 51
274,625 274,625 00000000000000029e0a6a01914c5068e43a7f8ac0f624670f3a8c73470273b6 648 0.25/1.00 vMB 78
274,624 274,624 0000000000000002d3b86905ca0ee63ebb72962a746852c5d8f69a62c10527ee 46 0.02/1.00 vMB 89
274,623 274,623 0000000000000002e7ef3f561d99a84165bc69b61bf89976d9d2f8c177940b0b 296 0.12/1.00 vMB 54
274,622 274,622 000000000000000052c5512d3d177cf6e9cc03a84140dfd1c39f1af78dddf170 314 0.14/1.00 vMB 81
274,621 274,621 00000000000000025994198fe6ac8f90dabfc529e2670ecca35058d9d8af9fa6 1 0.00/1.00 vMB 0
274,620 274,620 00000000000000021511b29af8f5890093b7fb4fcb4adffa314e768068e993ff 469 0.24/1.00 vMB 55
274,619 274,619 0000000000000002fa6b08c1ff359719bfe113263558ece13ac8bc577dce13da 971 0.45/1.00 vMB 43
274,618 274,618 0000000000000002017e9cd58c089218e2219a7258ebe670b3d0ef6ed83a0b4f 310 0.17/1.00 vMB 63
274,617 274,617 0000000000000003af9b4bba4bfb4fc1e5f6896f89544de4377d0dc94379b040 656 0.34/1.00 vMB 39
274,616 274,616 0000000000000003280ed4d1757a4028e2f73ed8ef881ce4d3e095c5abf2ac2d 256 0.14/1.00 vMB 29
274,615 274,615 0000000000000000685ae2ec5499673b09cf2cf772ca31319b90aa2d1df347a7 88 0.03/1.00 vMB 54
274,614 274,614 000000000000000079e2ca8f496e02b189ec8dfe22d93e29a9f185fa77bce823 329 0.25/1.00 vMB 33
274,613 274,613 00000000000000038a7a6ceda4c52b3dfe361776ec9df4a1830d3f16773e500e 454 0.21/1.00 vMB 60
274,612 274,612 00000000000000045bd325d875b96ef0b0a35e2babbc9733133e4ed91178199e 1,355 0.87/1.00 vMB 34
274,611 274,611 000000000000000062b1cdce70601fed37446b1d0a3e9987f7f82bb9585d15b1 86 0.03/1.00 vMB 99
274,610 274,610 0000000000000002e080118c2bf432fa921df7e6edc9b445ea46b383b39c29d6 78 0.05/1.00 vMB 42
274,609 274,609 000000000000000011478b5f57fa40405e8a926c966eeeb2207d984596c9cc78 426 0.25/1.00 vMB 47
274,608 274,608 00000000000000042f2a860ec1a9ca248a68e93cd69c3ea2f92c071fdefcb06d 630 0.25/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.