Loading Tool

Explorer IconExplorer

Memory Pool

25,917 transactions
26.89 vMB
0.10566006 BTC
Random Selection Loading Transactions
Max Size: 128.70/200 MB

Candidate Block

Mining Attempt 8a1c2659cb8cef9c5e3d9f31de34261afc2ff8a8c6be0bccaca62946b2069d09
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root a338f44ceb4bd86815e437799fe4b33d6e4ab6b14efa4cf8ee4c9357927445f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,987
Size: 1.00 vMB
Total Fees: 0.05521838 BTC
Feerates: 502.40 > 5.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (565,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,753 348,753 00000000000000000f78243613708b9ec006128a3e5f056fbce665584beb4019 497 0.24/1.00 vMB 30
348,752 348,752 00000000000000000c2b6eeddfca86d4594539547695b812dfae6b9d5c9fdb77 757 0.37/1.00 vMB 32
348,751 348,751 000000000000000003b8b531eac633325441d7229936be0aab83a2e2fdbde550 581 0.34/1.00 vMB 21
348,750 348,750 000000000000000004ed67ca7e866b9f7edc6df5203a9565adc21fc907420390 812 0.35/1.00 vMB 30
348,749 348,749 000000000000000013ad2e7d1b69621f7bd4507cb533df3f9cb37a86b619f8ba 180 0.10/1.00 vMB 22
348,748 348,748 00000000000000000d783cb1ec72c6f76e6941ec2930b6b1f8d4bc99016b8108 210 0.10/1.00 vMB 22
348,747 348,747 00000000000000000cdd226a65284e9ab8d0b565f3d9f5ac5e80f9dd798baf32 1,195 0.58/1.00 vMB 25
348,746 348,746 0000000000000000076fe090afb768506e6a95bd6cc49d65925cf6c450628def 862 0.44/1.00 vMB 30
348,745 348,745 0000000000000000156c3c89e3726b30fd9f380e2f480420cf11b07996c8541b 182 0.81/1.00 vMB 3
348,744 348,744 00000000000000000f62a0bb023280600841fda94e09bfd2db3cf733841a2bed 312 0.73/1.00 vMB 6
348,743 348,743 00000000000000000eccf06c5c425b16cd9374a682b36c30c063b99d0e0f6bac 633 0.75/1.00 vMB 10
348,742 348,742 00000000000000000ff863513517845c1c90951ef9abbb2d24e2eb1a0671a80d 246 0.30/1.00 vMB 16
348,741 348,741 0000000000000000037cb65c418a3fd196ae1e3fae51b5542bc0371915cea318 128 0.16/1.00 vMB 16
348,740 348,740 00000000000000001530c45d62be5538953d269377dd2a71a8849a9d1c6045cd 1,324 0.50/1.00 vMB 34
348,739 348,739 000000000000000014069c91f341a0e61b5c98fe2dc8d17e07bd01cabc070ec4 566 0.32/1.00 vMB 22
348,738 348,738 00000000000000000cc507d86f25e85853cf345e21b541597778f9a4b5c857f9 1,121 0.64/1.00 vMB 33
348,737 348,737 00000000000000000b7273a89903385a7db361e04cfdd5f68ea2850cb61ecea2 264 0.23/1.00 vMB 18
348,736 348,736 0000000000000000052cabb7e817a5e9a482bf98fa97fa825c57c7999fe8a781 256 0.09/1.00 vMB 35
348,735 348,735 000000000000000004eb252ea8b758f268f1f3b3fd32d685e19423a61b23282d 755 0.59/1.00 vMB 18
348,734 348,734 000000000000000000fa77d265fd86d8a8540601f9816f261ea9c6b9d6ee1ee9 1,083 0.75/1.00 vMB 23
348,733 348,733 00000000000000000a15a29cb6283279eda70d5edea0aa411252a45e5d3fb520 607 0.75/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.80 GB
    • Received: 10.90 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.