Loading Tool

Explorer IconExplorer

Memory Pool

26,247 transactions
17.55 vMB
0.03874461 BTC
Random Selection Loading Transactions
Max Size: 95.64/200 MB

Candidate Block

Mining Attempt 77621891a535917fb6bb669f603cfdc97b315ef79c4244193dcffee6e34532f6
Version 20000000
Previous Block 00000000000000000000868a4b8a8da70b55006c1cdc64991962b22775573d8e
Merkle Root b44e0a84d0b3bdefb8a822fe516f4f05929858b8330b728bd659cce1c237d6ae
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,308
Size: 1.00 vMB
Total Fees: 0.01999186 BTC
Feerates: 321.80 > 2.00 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,679 (47 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,632 941,632 0000000000000000000211aefa557aef9fa6c51de12b65f6598ab6f855bbc63c 5,440 1.00/1.00 vMB 0
941,631 941,631 0000000000000000000029d3d4d4340c8ff4c6d7ea78683940ea72dd847b30c2 3,124 1.00/1.00 vMB 1
941,630 941,630 0000000000000000000173b180c192d35536fb8a1a8874df714e86a41c3574dd 3,312 1.00/1.00 vMB 2
941,629 941,629 00000000000000000000fe9c82550c58546f8a273f6e0c9f69c2cf351b1040f7 4,761 1.00/1.00 vMB 0
941,628 941,628 0000000000000000000130fab5eae06bdd53edccec40479135cfadc883288f89 2,418 0.81/1.00 vMB 2
941,627 941,627 000000000000000000017ad6302174267def569651f34df16876061115de5f04 2,764 1.00/1.00 vMB 2
941,626 941,626 000000000000000000002ab160743e29f12f91b2fefaa3b96192fd146e4bc2ed 3,013 0.99/1.00 vMB 3
941,625 941,625 0000000000000000000158c9b8afbd7f6054e7030e33d07a74855cc46efeaa63 4,095 1.00/1.00 vMB 0
941,624 941,624 000000000000000000010f736e5734e8676160f841d99ddf28fe06ee21de0b07 3,601 1.00/1.00 vMB 2
941,623 941,623 00000000000000000000b4aa7e2ad2b8080e9945a5b5a77764135773c3e5030f 3,433 1.00/1.00 vMB 3
941,622 941,622 000000000000000000011e255bdfa53d594854dbd7b5fcdd5629cfc4ff6d46a2 3,524 1.00/1.00 vMB 2
941,621 941,621 00000000000000000000b4cc27cd8f8d586ddb60f5bf5401f70e5e4da817dd05 3,376 1.00/1.00 vMB 2
941,620 941,620 000000000000000000015a7ca5ba7ba263756693a31dc7e01171f8cda6f4070a 1,772 1.00/1.00 vMB 1
941,619 941,619 0000000000000000000025be8606839698b545fb3d35b71e71225f05f4f1a577 3,565 1.00/1.00 vMB 3
941,618 941,618 000000000000000000016709c44f5353272b9e0c112fb489edcfe74cf7c6b1c4 3,182 1.00/1.00 vMB 2
941,617 941,617 000000000000000000014338de678f46004ddd8fed30b5ac7faacf3fbdbff69e 2,867 1.00/1.00 vMB 1
941,616 941,616 000000000000000000020ad36bfa59992c20dacf17121aec8a9fe8c74dd23feb 3,941 1.00/1.00 vMB 4
941,615 941,615 00000000000000000001bd53453aa56a74e7e4f6942cc299118d6e00af27d436 3,652 1.00/1.00 vMB 3
941,614 941,614 00000000000000000001ffcd5ccf57b991b3e73bcf82ab2e03f05b8d0d49eceb 3,660 1.00/1.00 vMB 5
941,613 941,613 00000000000000000001914b9ad495efe4da9134b6df84f5aeebce2f118ff469 3,171 1.00/1.00 vMB 1
941,612 941,612 000000000000000000020f4a92944715c00c447fab6ab865b7a8a0fc10363799 3,844 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 829.75 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,667.57 GB
    • Received: 253.64 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.