Loading Tool

Explorer IconExplorer

Memory Pool

47,945 transactions
29.14 vMB
0.06847659 BTC
Random Selection Loading Transactions
Max Size: 155.65/200 MB

Candidate Block

Mining Attempt 226151db7fed5994636ec844f5e046d14cc886d32e0deea8d304ac619e24990f
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 60a730c1d2321a1cca47a85f185df8f606a5fd525aeb3da669a3ebd24de7538c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.01236979 BTC
Feerates: 132.00 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (603,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,751 311,751 00000000000000000aa06883c37440ff2153eba74138a20c6bdff6f8c7099a03 102 0.06/1.00 vMB 22
311,750 311,750 000000000000000000155012376c45ae37568323fe0cd1ebe0c22a69a6a26eb5 201 0.18/1.00 vMB 20
311,749 311,749 0000000000000000211d33947289715831ea281ce3152ce580182af7cc2544f5 548 0.32/1.00 vMB 25
311,748 311,748 0000000000000000172b4c6c0d1173e3a30ad7925e55d0c0af522a55c38e1949 1,167 0.63/1.00 vMB 31
311,747 311,747 00000000000000002d08c6d595ccfd912007812688ad3948086a153e58d1f13e 420 0.22/1.00 vMB 30
311,746 311,746 00000000000000000cff8f306fe1999ad471fece9cf8a892682b9a4e98e36e15 660 0.41/1.00 vMB 27
311,745 311,745 000000000000000016ea4a2502759556051fe665dd411a06b573cc8195173891 457 0.25/1.00 vMB 31
311,744 311,744 00000000000000000be1fe4b9c693de4564f5d82e635ac2d0823e7d8b1e7eca4 536 0.26/1.00 vMB 31
311,743 311,743 000000000000000036c7dd869af13f18fabd135eef837627944e21b31a46c460 558 0.29/1.00 vMB 31
311,742 311,742 000000000000000016be1c3636c59f0d48a7ed67b19c8c3334121b0359fba6ca 162 0.12/1.00 vMB 26
311,741 311,741 00000000000000003093f81c8b8d86693c5dd5aec01bd0df5528a1961cb6b30e 140 0.10/1.00 vMB 23
311,740 311,740 000000000000000005329cb3554c506adb8f7adc57b647fac649a412da1f1857 320 0.15/1.00 vMB 26
311,739 311,739 00000000000000000e1c4413337868cd8aecb0b5a5317ef900a7f369683f10b4 690 0.42/1.00 vMB 33
311,738 311,738 00000000000000000325bdc7bc633d0067c8cbae7d970a49722dcb6353cddfa6 508 0.31/1.00 vMB 24
311,737 311,737 0000000000000000325be77dcb58bd571bc75ab22385cf74028f1ccc40440b0d 696 0.33/1.00 vMB 28
311,736 311,736 000000000000000030a5a0758ec8740c5d919ad8ec5b9e33d4d9380845da9024 298 0.13/1.00 vMB 31
311,735 311,735 00000000000000000aaca83efa4b307491250916cd730e2580785136954580da 683 0.37/1.00 vMB 28
311,734 311,734 00000000000000001e8047f4627954188123e1f1267953add70fcf65ca87383f 401 0.21/1.00 vMB 29
311,733 311,733 00000000000000002817a921d166baa3718c2fc0a104ba4cf973fca3f5cdcc0d 174 0.09/1.00 vMB 29
311,732 311,732 00000000000000002655bbe23aea0659304d8126b8cf2f673b880593c296a6ac 364 0.16/1.00 vMB 13
311,731 311,731 000000000000000021a16cf4de02b891760490a1d859945ab7f1ed7816affc7c 247 0.13/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.