Loading Tool

Explorer IconExplorer

Memory Pool

29,373 transactions
27.33 vMB
0.05789477 BTC
Random Selection Loading Transactions
Max Size: 132.86/200 MB

Candidate Block

Mining Attempt 059b42eeeb326608e72587f2cb44e6c41c4bc2e78163fc9d737eb7ba0fe1095b
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root e742e3229c3e07334ac39262e6e81569ceee6a1ff10a13d30a15eafb14fdf45d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.00614543 BTC
Feerates: 70.32 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (198,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,654 715,654 00000000000000000008e823688431e48f52f8fe64be0e1d94ab9c380d8ad196 403 1.00/1.00 vMB 4
715,653 715,653 00000000000000000007d69278ac9ba16d47e9a885a5bcd34fe9f09ff0f8675a 1,357 1.00/1.00 vMB 7
715,652 715,652 0000000000000000000b364cccb64213f8029b4c0f1a480d9090bcd595e2a58f 499 1.00/1.00 vMB 4
715,651 715,651 000000000000000000068b6d05c3329ae30d95950a1e27912e946e86c3c13810 1,057 1.00/1.00 vMB 4
715,650 715,650 0000000000000000000acfd75e309060914713ff5fa910e61798e1a05a24adbd 1,660 1.00/1.00 vMB 7
715,649 715,649 00000000000000000006e790e62439ff5f488b2671648a1ce618c20ce74975ad 959 1.00/1.00 vMB 5
715,648 715,648 00000000000000000001caaaa973ad8f95a7dfe138142b6ae417cb84c73b8a20 2,148 1.00/1.00 vMB 14
715,647 715,647 000000000000000000005b59a5bd104c97e833723208bd0a818422e605460033 64 1.00/1.00 vMB 2
715,646 715,646 00000000000000000006783a54a0abdcea1fe74e4d52f8c9b68e052037e7b05f 356 1.00/1.00 vMB 4
715,645 715,645 00000000000000000007dbf9dfb6e0013030733fe13f27c6de96b041460ac484 432 1.00/1.00 vMB 3
715,644 715,644 00000000000000000000cb9d865e061b950eae386a6af7f2cf365053dd915b05 996 1.00/1.00 vMB 5
715,643 715,643 00000000000000000001c62267812b8b564526928d5238127f59ee216047d984 955 1.00/1.00 vMB 6
715,642 715,642 0000000000000000000745e91fb7f2f44bfb7084142d1768f8c7515423781e95 960 1.00/1.00 vMB 6
715,641 715,641 000000000000000000048390eaac915c028e3226074d1c9e4d7c09f95194a467 323 1.00/1.00 vMB 3
715,640 715,640 00000000000000000008d57a398323c4695e8d5fd871fef282bc72b43570b021 389 1.00/1.00 vMB 3
715,639 715,639 00000000000000000006ca082a5697dcccbd553ea8d923c89de0a278e814f525 2,063 1.00/1.00 vMB 8
715,638 715,638 00000000000000000007f36b1fe04d5ab8017ac4d85d6024797bac448d98f62a 735 1.00/1.00 vMB 5
715,637 715,637 000000000000000000042c51309d41240c601ad8895f7cd98f13be41e23a420c 481 1.00/1.00 vMB 4
715,636 715,636 000000000000000000084034a3de3d33f52b00201ec81ab3fd8ad3ff81e55fd8 964 1.00/1.00 vMB 4
715,635 715,635 00000000000000000000e682edfabef9f0cfa80ba575aef7febee7daeabe5cde 1,373 1.00/1.00 vMB 8
715,634 715,634 000000000000000000003914d7d5edde455a7bafe4ab1bc7f2dfd70e8001467c 823 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.55 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: 621.50 GB
    • Received: 11.23 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.