Loading Tool

Explorer IconExplorer

Memory Pool

18,635 transactions
10.63 vMB
0.02383305 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.18/200 MB

Candidate Block

Mining Attempt c7b8bf0d123a6650687770fa5d2a1f9c452a8e44f7cc5c0b179e07fccd501bae
Version 20000000
Previous Block 00000000000000000001e4adc040e5943a26aca16b48e6178a736f319d347df0
Merkle Root e38784d51f3795dbf1263ae141441c651161df8410f10265dcf246871fb6e556
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,292
Size: 0.997932 1.00 vMB
Total Fees: 0.00700187 BTC
Feerates: 101.00 > 0.70 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,638 (780,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,743 132,743 00000000000009744f5736258ae733ea76510fde98ba07f6241a49d587c41cb6 93 0.03/1.00 vMB 134
132,742 132,742 00000000000007cf9a2d67df276f939c0fecdaa1cb859b699654d147b750c30a 25 0.01/1.00 vMB 855
132,741 132,741 0000000000000fafe4bb5d83fa9db452bb4d761360ff96e13ece338fb3a1f925 11 0.00/1.00 vMB 441
132,740 132,740 0000000000000cd7c8e0dbc7b786c4a07aed30d12e015f7f68b0c2e0db1fa6fd 48 0.01/1.00 vMB 702
132,739 132,739 000000000000073b32e3353444e4716eb1826cbbfe666c5a93c648e4314d6e29 18 0.01/1.00 vMB 393
132,738 132,738 0000000000000aa439917969012340b2a8d029b0ebfebea6ce08d0afb8397c0c 99 0.03/1.00 vMB 261
132,737 132,737 0000000000000120e5e99dd6c7ce8005b72ee973a59e8393d3d6aedf6536aff3 125 0.03/1.00 vMB 48
132,736 132,736 0000000000000bd2c8e68761cccd05d21ea4fbbe4f2dddeb2af428f36b9d0b07 71 0.03/1.00 vMB 350
132,735 132,735 0000000000000fc11c725fb76b3605f0cf22e58592980f5bab568a03a59f1d43 9 0.00/1.00 vMB 1,292
132,734 132,734 0000000000000feb48a777bcf57b5d0c1cf9015a868f8de0465c8e998407647d 18 0.01/1.00 vMB 951
132,733 132,733 0000000000000d69a99f401e7ee610e2ea5b157d70f3a05a164f7b95db62eb49 29 0.01/1.00 vMB 611
132,732 132,732 0000000000000d47bf03c1963edde005dc68e3618fee0a8793641f707d6ff737 13 0.00/1.00 vMB 301
132,731 132,731 0000000000000189f946c9d84d3808119cc6b6cc408fcab4e76c3fa142131c4c 20 0.01/1.00 vMB 305
132,730 132,730 000000000000036b729239dd176ec73e2c2ecfa754784f37118f06c563497a2c 15 0.00/1.00 vMB 0
132,729 132,729 00000000000012721fe0c0dcec0c619ba95a4d4caf9a983137df17c62ddb8698 1 0.00/1.00 vMB 0
132,728 132,728 00000000000008e9c9f3c5009665db4abb6b2d3e0f2f8b7465a7c3c2f2adae1b 18 0.01/1.00 vMB 311
132,727 132,727 0000000000000edccadb3bebc2bce5b522b2941974e0463eb0e0f38bbc0d05ff 17 0.01/1.00 vMB 458
132,726 132,726 000000000000070322b8bf9e6140095083e05844965b2cdfc46b8b7a8ada3ea2 10 0.00/1.00 vMB 188
132,725 132,725 00000000000007ef9a3c08db0d6e4790e311a7e37a2d816be0d06bc5a7a31907 27 0.01/1.00 vMB 1,117
132,724 132,724 0000000000000d8aa669bb85ab35a4bdc358638fa7e29e32f92e98d653da5c18 12 0.00/1.00 vMB 0
132,723 132,723 000000000000075d209ea33070ab69d663bad9f9db13c410b77b779a11722a37 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.97 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: 470.30 GB
    • Received: 2.95 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.