Loading Tool

Explorer IconExplorer

Memory Pool

18,494 transactions
4.45 vMB
0.02257501 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 32.52/200 MB

Candidate Block

Mining Attempt 3e385faaec65fcf80ce5b7613ee202c6eaaf8f6d27052f4e923d34bf419c0be8
Version 20000000
Previous Block 0000000000000000000182f74231a3a0f0cc940f289c3d5ad5f0d1dcbb56bf7d
Merkle Root 9c3b7ec1b988de6f8e463dfb6d28fc989696e7be735a10e31694b90d39e6a349
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,129
Size: 0.65 vMB
Total Fees: 0.01276140 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,162 (764,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
148,243 148,243 00000000000005f6132230f070a3c636f39a8f23a3a84db8e18ff545ebd20145 0.03 MB 60 12
148,242 148,242 00000000000008b547daff3b1df969122545923a49aff8aaf59fbdc9c85bb45b 0.05 MB 66 177
148,241 148,241 00000000000004fd752c1ea0b0cf40b88ead50634e8572b263fa8e05fea1e41c 0.11 MB 33 55
148,240 148,240 00000000000009dbc319fa897402c4d55379a6d638f155b44929a177d985da0c 0.02 MB 37 84
148,239 148,239 00000000000008c84be9b87e46e06196e3ae491350460a7dbd2a80c8f33fa808 0.01 MB 12 139
148,238 148,238 000000000000005f4b3af4e689b20628c1bdc39a112247cc0f8162a984b348ca 0.03 MB 122 67
148,237 148,237 00000000000005faf7086213f94f2a4209e04727cb3ec9694402be4592a520a4 0.03 MB 65 103
148,236 148,236 0000000000000412fca675fff44626d3341aa43f32ace9200b21d46e3b760c19 0.03 MB 36 80
148,235 148,235 000000000000034503bc1c33ff6c983472bc9188642a5d5e8b4d9b1b0173a13c 0.01 MB 19 249
148,234 148,234 00000000000003eb1cc0149ff8573ab1136fc1fe71d5ddd65a4ed472cec7e948 0.01 MB 22 120
148,233 148,233 00000000000005534587a06ef0532b7d5db474d7bf2ebd9315906be3c3278587 0.00 MB 4 452
148,232 148,232 000000000000086d001d892ad0d52119d1f4ee2a1bce18041f3a1c263f98483f 0.03 MB 105 7
148,231 148,231 00000000000004ce11b0d317c2713924b90b6a44d62f1e8475a8bfa5e479ff74 0.00 MB 15 65
148,230 148,230 0000000000000596ea897e21f14ce83a41cdf34508c597099e7d84001b82b2e0 0.02 MB 50 92
148,229 148,229 00000000000004cf7b9d3590e516388fac712085a31ef1e57adacdc2745b00e6 0.01 MB 17 468
148,228 148,228 0000000000000307f231e3e5f8ef204b14e95723fee6cc179bf4d4b88121c015 0.00 MB 5 0
148,227 148,227 00000000000009139a7e5a9a4d0ec79fc9336fe5e35ecb36c7f1e9eb4fba4b84 0.04 MB 58 291
148,226 148,226 00000000000005b7030654fdc11a85f12866fb3c07a0aaa1226cccb010a80f7c 0.00 MB 4 1,088
148,225 148,225 00000000000008ddc67a70eed4d5da4fab35e9ebde8e050d2c11998c8ea0eea8 0.05 MB 115 94
148,224 148,224 00000000000000d0eed9c5b9d777c9d8ba51b31654a028e24bc0aa7fdc1413cd 0.05 MB 128 242
148,223 148,223 000000000000089ed7b88c06af196277c7837096c0343ffd194b76e6024169d1 0.01 MB 11 2,256
Previous 10 blocks ↓
Total Size: 779.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 41
    • Outgoing: 10
  • Data Transfer:
    • Sent: 2.01 GB
    • Received: 0.06 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.