Loading Tool

Explorer IconExplorer

Memory Pool

72,744 transactions
28.11 vMB
0.07061387 BTC
Random Selection Loading Transactions
Max Size: 166.42/200 MB

Candidate Block

Mining Attempt b2c258df7bff443b4eed7dfca467258b54f0e0c04a151eda30b964fdf95c061b
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 44f218e2ee585c608a744af067fc157b6b0b265bc4066903b112ddd36f644f6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,390
Size: 1.00 vMB
Total Fees: 0.01437573 BTC
Feerates: 157.46 > 1.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (105,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,743 809,743 000000000000000000033bac83a3c85afe4939802a455b434e4cef3484bdc0ba 2,712 1.00/1.00 vMB 14
809,742 809,742 000000000000000000003f9c1c8873e82d1b7d5c4f5e6fea6ea78d6ec7207074 2,245 1.00/1.00 vMB 17
809,741 809,741 000000000000000000008a23a3d3f1dcc86508c6d877306d00000d568643d69c 1,693 1.00/1.00 vMB 30
809,740 809,740 00000000000000000001435674563bcfacb410f1fc33887c2d56468de4b06210 915 1.00/1.00 vMB 9
809,739 809,739 00000000000000000003d506257165017b3a73f25d4b09de74ae47ab6d32e9c8 2,605 1.00/1.00 vMB 22
809,738 809,738 00000000000000000001198f358d921f44d6546622120366d4c3e148e5f4159a 281 1.00/1.00 vMB 10
809,737 809,737 000000000000000000021d72f96b2c4412fe50ac1ce509c7d99228c4947a9856 1,438 1.00/1.00 vMB 17
809,736 809,736 00000000000000000003ec044bb0f71e6cc8aef249f87356194bcb91e87db3f4 808 1.00/1.00 vMB 13
809,735 809,735 00000000000000000003b0020eb9f6a42cef2d2bb7e3f91a49b3412225383260 1,652 1.00/1.00 vMB 12
809,734 809,734 00000000000000000003e3a1b13f30536a5fdeeadab059b71483c43b560bd680 3,344 1.00/1.00 vMB 32
809,733 809,733 000000000000000000036e27daba1c6bbca54ea34763157dcc12f9c7e5ab88b8 3,399 1.00/1.00 vMB 29
809,732 809,732 00000000000000000003425d4f6cfe2ba9ebd25bc23facd74c44438fe613ddac 530 1.00/1.00 vMB 11
809,731 809,731 0000000000000000000468c9296dc971c8b72dcfbf9fd5292be34239fb09cc9e 1,979 1.00/1.00 vMB 13
809,730 809,730 00000000000000000001ca64e9ac259aa8b7cb4d0065a48745299ad1698b58b6 1,517 1.00/1.00 vMB 26
809,729 809,729 0000000000000000000174ce43f06c14181c987bc4ae73d0d6302aad7d38bf43 1,487 1.00/1.00 vMB 12
809,728 809,728 00000000000000000002e0585794143d01ede83992a7b128fde2dd89fa77703b 2,013 1.00/1.00 vMB 9
809,727 809,727 000000000000000000010a986f77615d54ca66ba6df103ceb12f7bc6938fdb56 2,373 1.00/1.00 vMB 17
809,726 809,726 000000000000000000038259bd9400c065bfe4fff5b6c9951d0984b3e5f8e4f6 2,799 1.00/1.00 vMB 13
809,725 809,725 00000000000000000003b4fd29ac92e904a25dbb8ec00107b9f7eda8f7b03457 2,148 1.00/1.00 vMB 14
809,724 809,724 000000000000000000027c4b7b55066e50c61d3d92ad50ff8542829669166559 1,847 1.00/1.00 vMB 14
809,723 809,723 00000000000000000000970b307f2999021e089fade48e3e46f0279ed95fceff 3,121 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.