Loading Tool

Explorer IconExplorer

Memory Pool

26,068 transactions
26.39 vMB
0.03874291 BTC
Random Selection Loading Transactions
Max Size: 142.76/200 MB

Candidate Block

Mining Attempt acb532f0fe753a53391d069c83513859260035037cbe5c738989b09ed7cc66c6
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root d3e263c581ac4e3a3bae3353b390fcbdd033ee1c41334db30ff8e3fc9978243b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00934468 BTC
Feerates: 150.75 > 0.94 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,672 939,672 00000000000000000000236c9c20ea4f9e61cfa1973421046e58f68b4e3b0c98 4,690 1.00/1.00 vMB 0
939,671 939,671 000000000000000000006e6c7a470c186a8312a687f9513615c4c846dd7f93c4 4,356 1.00/1.00 vMB 1
939,670 939,670 000000000000000000005971ac9f0dfee4a74c5b4a8ae0e425742a82a37f8b3c 3,383 1.00/1.00 vMB 1
939,669 939,669 00000000000000000001c74e35749f367a7f2012253a0781633b3641912b5e9f 4,043 1.00/1.00 vMB 1
939,668 939,668 00000000000000000000b7cb261b382db3b062cbb737f9cb961d54e305af0083 4,589 1.00/1.00 vMB 1
939,667 939,667 0000000000000000000065dede58a98fff3ac1262b70a775f0929c5da6a49a6a 3,867 1.00/1.00 vMB 1
939,666 939,666 00000000000000000001ed9e85eeb4df6bb2072928587dda9eb3d9c7ae3c26af 2,688 1.00/1.00 vMB 2
939,665 939,665 000000000000000000019e5241bf64658525dd0d095b77515c62afd229953a66 4,257 1.00/1.00 vMB 1
939,664 939,664 000000000000000000019a8e10572d03dae9f7b1569dc64fb24a19d0cce2cb95 4,169 1.00/1.00 vMB 1
939,663 939,663 0000000000000000000096f1c4bb85a42cfcc89871d5694fe31535912287b048 3,907 1.00/1.00 vMB 1
939,662 939,662 00000000000000000001bb62dd0d73d91859613ba73b50f245d73abc42745368 2,894 1.00/1.00 vMB 2
939,661 939,661 00000000000000000001344e2aea864cf79c272eee2d0ca8cd1530cec32d82aa 2,897 1.00/1.00 vMB 1
939,660 939,660 00000000000000000000f7996148d3715c5aa34d09602d370323910f4dd6c222 4,061 1.00/1.00 vMB 0
939,659 939,659 00000000000000000000bab9df4e987f338cce04d6bd58fb55bd8412180821e9 2,198 0.84/1.00 vMB 2
939,658 939,658 000000000000000000012d115eb97e90e67361c1f9657e902623052aab655ee8 2,910 1.00/1.00 vMB 1
939,657 939,657 0000000000000000000071183bb08f977d2a4cf59ed76f4de9100de36bf9aeb1 2,043 0.99/1.00 vMB 1
939,656 939,656 000000000000000000015c313ed03d60f3b78cc19b31c9d294c332f9f4e83408 3,348 1.00/1.00 vMB 5
939,655 939,655 00000000000000000000aeb97344b1c3e9f3dc1c3ea0127811bdfe09a8040bfc 3,265 1.00/1.00 vMB 2
939,654 939,654 000000000000000000017ec9f7df7a2a3652b7cce96c49169dbe7ec90216d99e 3,888 1.00/1.00 vMB 5
939,653 939,653 00000000000000000001946618cb2d5673329820056441fea3447346652351cb 2,501 1.00/1.00 vMB 0
939,652 939,652 00000000000000000000d758423a636a1d9e8740182b604b4b7a1cdea1929230 2,436 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.77 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: 4,434.33 GB
    • Received: 239.74 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.