Loading Tool

Explorer IconExplorer

Memory Pool

40,985 transactions
27.97 vMB
0.07398882 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt 3903d339c05bfa7a4213d87ad5fec41c309bdf5ae5964e81b223f21524e1f135
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root a25dd53b89660c7ad2ded4374555063ebd98600bebf84c15edfe7e3ed467d8c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.02023159 BTC
Feerates: 101.49 > 2.03 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (584,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,692 329,692 00000000000000000f4bb7e7f47239591fab8ea45157e7fb393436fd0c69e5b1 230 0.20/1.00 vMB 21
329,691 329,691 00000000000000000661605e4cade89011b5ec8733f12179ea7e94ca1ae31776 889 0.47/1.00 vMB 28
329,690 329,690 000000000000000013dc549a8d4d1366f8e08472525e50a4a6deb50f1a0bda5c 191 0.06/1.00 vMB 32
329,689 329,689 000000000000000012f91dfa8a42cc24a9133071bb26a6e7f34b59c0815811e4 537 0.51/1.00 vMB 17
329,688 329,688 00000000000000001660a37ced3c9584cfc00dd7cda778e2d8cf7b1cd4b69fc3 619 0.32/1.00 vMB 31
329,687 329,687 00000000000000000df8a9987b3d0594b992e6dd63b6b5582ac3edb2afbf89df 210 0.10/1.00 vMB 29
329,686 329,686 00000000000000000292df0b6d4c382566f703e2b060d4a3a390725f70ba8241 1,388 0.67/1.00 vMB 29
329,685 329,685 00000000000000000538ca395187c09e81883fe414212b0593e316003143f02b 368 0.22/1.00 vMB 24
329,684 329,684 00000000000000000c64401f41dade1cc79a7385d22c41a7cb7aeb2add0163ca 1,403 0.72/1.00 vMB 28
329,683 329,683 00000000000000001872ba81b265dcae835c276010c3b8d2b92d959a593a7699 95 0.09/1.00 vMB 13
329,682 329,682 0000000000000000117d71ff57dbc3c1a003dacfc32df103c54ad168a393ed25 115 0.04/1.00 vMB 16
329,681 329,681 00000000000000001abe6b023a27bcf0e11d2231d75bb1e6c85826faf3cbd447 546 0.27/1.00 vMB 29
329,680 329,680 000000000000000013cd66efc1107f72dc1a9afc1fba8f4398d941f5f894d3b9 612 0.32/1.00 vMB 28
329,679 329,679 00000000000000000791ab8870e0615a615532cfc26e9b6f37b737d958a3a806 117 0.10/1.00 vMB 12
329,678 329,678 0000000000000000175f8ee571c32f2e53f59f9d0c0b240bd1d4ecd49895b821 877 0.59/1.00 vMB 22
329,677 329,677 000000000000000007bac92e4b7ec758982d0b8b3382d2c1eaa9f18be6122c21 1,846 0.90/1.00 vMB 30
329,676 329,676 00000000000000001a95e859078213362fb1da1f664968a709990d66c834bed1 564 0.33/1.00 vMB 20
329,675 329,675 00000000000000000f8a7d3286e89d20a0fbb4d38698057b403983687cbcd661 165 0.46/1.00 vMB 11
329,674 329,674 0000000000000000177f55cae5d38abfbb0c3b8f358e35f912fe7ad38ca6c767 1,612 0.75/1.00 vMB 28
329,673 329,673 00000000000000000cb9d43a91d213547f8cc70e431f58da7de61700d11e1d48 855 0.25/1.00 vMB 48
329,672 329,672 00000000000000001b0fc0b7255062fd4fb5cb42897d4467680a3982061f9552 1,058 0.58/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.