Loading Tool

Explorer IconExplorer

Memory Pool

19,748 transactions
9.62 vMB
0.01878828 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.74/200 MB

Candidate Block

Mining Attempt 1da1bed01b9416753c139a85a52243f4f68b0c6b6931ddc9ea939e35d2f7e622
Version 20000000
Previous Block 00000000000000000000affe2459a0641b3eed957860ca210491974d2d275e71
Merkle Root 9d9f1c7e897085ed94f40d72b49c93044985f3af2af50f9f88868cd41b068604
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.00360628 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,539 (741,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,963 171,963 00000000000008d9b8bd64acfa4b90a2cf22e1a61c3cf5abff5e18ac5d2c63e4 25 0.01 vMB 262
171,962 171,962 000000000000024b0e112e925ce47e6a3b4bc7523517c0fbd19760ae20edf5d6 24 0.02 vMB 95
171,961 171,961 000000000000009a79f57da9e8e1aad2d45c0c27ed54d7a8b7fb6b75f8bf5ab1 146 0.05 vMB 114
171,960 171,960 0000000000000b1e97498f735d32562e3172a7725aa0c1ceeb9b537d9a968244 64 0.03 vMB 86
171,959 171,959 000000000000039ce42702cc3f0e23fe3beb64fb265814a16bd28cb5847556b6 8 0.00 vMB 56
171,958 171,958 000000000000060853235e44ff2fc33f32547eb34791055dc024b93af1cd6934 33 0.02 vMB 256
171,957 171,957 00000000000001a28458f7b9c2feb18f1a8b2a862ca9d10ad50669ec0f6a9e8b 23 0.04 vMB 33
171,956 171,956 00000000000002d9b9cd75a019b17e68fec9803cb5b13a44bd934e7e9e82f882 92 0.02 vMB 18
171,955 171,955 0000000000000820243515426997f2ac5a7791c07e60bc4b75956bba960bd164 104 0.06 vMB 76
171,954 171,954 000000000000030b0aef0b09f30af13aea73de0bfbd75e0e61558bd8551dc304 31 0.01 vMB 26
171,953 171,953 00000000000004366689ad11978d77a09cbc03cdaf98fd462383f19c8d2943f7 29 0.01 vMB 118
171,952 171,952 000000000000089e382e44c3cb625153d1ff952ee65e1ac15655394c68b82bf2 20 0.01 vMB 38
171,951 171,951 000000000000064b6df832c3cbd55780b589a809b8ddc0fe7365fed4cd0c7d3f 3 0.00 vMB 103
171,950 171,950 000000000000097dc8b61a6689fa81f079af0fe69e201b8e734c491708f6ba00 152 0.05 vMB 159
171,949 171,949 00000000000007a9712e70661a70e6e48f88f3656054c93a466840e8a437ec21 54 0.02 vMB 72
171,948 171,948 00000000000002f507e88159b494799e42bcbb7ed20f58b5fa716885d26ec84d 31 0.02 vMB 227
171,947 171,947 0000000000000477f741ad3e3ff778ccb3663af37f74d9851e74654c9c307a69 43 0.01 vMB 4
171,946 171,946 000000000000063e7bab8333b0f6e9ef0561a514f4647501cfb87c29173f3568 136 0.05 vMB 62
171,945 171,945 0000000000000abe7ef07182c4ae7214215a2fd8aae2e2a5b56604b85c12e391 18 0.01 vMB 42
171,944 171,944 000000000000020d7b59399a96677348c7a72b8ffe678d3154753aed61b27192 70 0.04 vMB 122
171,943 171,943 00000000000004cc314a7b46f020e39593655e877148f13a03103f84910948eb 30 0.03 vMB 289
Previous 10 blocks ↓
Total Size: 779.80 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: 407.31 GB
    • Received: 2.13 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.