Loading Tool

Explorer IconExplorer

Memory Pool

26,167 transactions
26.41 vMB
0.03933927 BTC
Random Selection Loading Transactions
Max Size: 142.89/200 MB

Candidate Block

Mining Attempt f6fc30bd9f4782eded7b9ef9b048fa179967f5c6daab1cbc42dc5e298a94d92e
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root 6dad0732ff630416311811a510e6607ade792135360b9ca6cfcbcb1f898a9918
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.00994236 BTC
Feerates: 150.75 > 1.00 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,685 939,685 00000000000000000000b370cc14bb6409fe5f1c5ce640ec209881ec3e76935a 3,360 1.00/1.00 vMB 0
939,684 939,684 000000000000000000008cd546cd05263e07da3b89c8118ca90d52f0350c94fe 1,607 0.57/1.00 vMB 2
939,683 939,683 000000000000000000007cfcb2601199c68d2f474abafc808fee1e91d3081aec 4,307 1.00/1.00 vMB 0
939,682 939,682 0000000000000000000171b0222a6a4a85379965bc8b97b44554df5e29612849 2,995 1.00/1.00 vMB 2
939,681 939,681 0000000000000000000006264c9de1135a50c8bcb41dcf3c4c65862ed2c4abdc 1,256 0.41/1.00 vMB 2
939,680 939,680 000000000000000000009b7737e6ccfeb9910f321835bebd35bf0d282aad74b6 3,972 1.00/1.00 vMB 0
939,679 939,679 000000000000000000019f6a72a67f857ac987c026f9aa7c93c76728e5e731f3 860 0.29/1.00 vMB 2
939,678 939,678 00000000000000000001617236be898d0e3a2eb03461b5161276cb348e478cd8 4,057 1.00/1.00 vMB 0
939,677 939,677 0000000000000000000089709dd4b9318f622fe58ea1ba92083b38f316ad5311 4,352 1.00/1.00 vMB 1
939,676 939,676 00000000000000000000aa724164e8096b924cbaf20dc748911c9d33124a76ba 2,990 1.00/1.00 vMB 2
939,675 939,675 00000000000000000000b46df3216e907f1d43f7ef6955e6fb6ee5ac6a7fd0cc 3,868 1.00/1.00 vMB 1
939,674 939,674 00000000000000000001b82a336d9eb5ca4f34fae8439ee495e43f13e753b4fd 3,333 1.00/1.00 vMB 3
939,673 939,673 00000000000000000001c55ae97d4578aae7054388978953c589e7e0c10b661e 3,000 1.00/1.00 vMB 2
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
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.