Loading Tool

Explorer IconExplorer

Memory Pool

81,540 transactions
30.00 vMB
0.09000506 BTC
Random Selection Loading Transactions
Max Size: 181.12/200 MB

Candidate Block

Mining Attempt 84ae30e5f45f0660ffca6e507456d3171951599f83d343816f2b945d223cfc67
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 66cf805b9a20c43efe5898caabda773f31c60b8a9ca6049c3b8b50a09bc1223f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,429
Size: 1.00 vMB
Total Fees: 0.02864350 BTC
Feerates: 502.62 > 2.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (450,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,438 464,438 000000000000000000255d60fb33e51ab6d92e345e4c747706a154f3311db5da 2,201 1.00/1.00 vMB 153
464,437 464,437 0000000000000000005c11a40b1d1e89f660171c34354358536e70723e965ec1 1,472 1.00/1.00 vMB 130
464,436 464,436 00000000000000000111273f8f137cfb45332604e7b643a2b82ea0488a1aa676 1,612 1.00/1.00 vMB 146
464,435 464,435 00000000000000000164ec64feaa3ea7f103eb5fe819bdef8fe9b03c5561848e 1,787 1.00/1.00 vMB 160
464,434 464,434 000000000000000001693945f8a0a93ec28ca91be8ea200842e5cab77014e3c7 2,786 1.00/1.00 vMB 207
464,433 464,433 00000000000000000082682bc5c35abd043eee7f9307f0cf9551620e222c16ee 3,143 1.00/1.00 vMB 204
464,432 464,432 000000000000000001e3e3f361d5b6237028011b974fed66a0f17b4c4dd7d4fc 2,533 1.00/1.00 vMB 178
464,431 464,431 000000000000000000ac23d1d3d075bc22f6b932e7adf310e39a493b49f28426 3,116 1.00/1.00 vMB 244
464,430 464,430 000000000000000000eb330d58046d541a151fa7d21cbc534e3ecc68035ad12f 2,353 1.00/1.00 vMB 128
464,429 464,429 000000000000000001014bb40ba45a310f1f7aad0b8b80795d9a2f08cb3f71bf 2,567 1.00/1.00 vMB 144
464,428 464,428 000000000000000001e9a77be97e42d53e21c6326e1d99d422d8359c201cea3f 939 1.00/1.00 vMB 132
464,427 464,427 000000000000000000218e16686105d63d9af36e9a815fae352667d9def98bfe 1,747 1.00/1.00 vMB 150
464,426 464,426 0000000000000000007971b4f6309bb8701f00f1d714723810cf229ec8ef98fe 1,215 1.00/1.00 vMB 138
464,425 464,425 00000000000000000024a8fe8c085bbc8d3fc643562d8bb5d25f7ffb186d8842 2,034 1.00/1.00 vMB 158
464,424 464,424 000000000000000001f02798776e208f8de551a0a5ddab0b6ed4b44665a04140 1,942 0.93/1.00 vMB 149
464,423 464,423 000000000000000002192fc0a05ebcbe253df03286e65dcf25bd23d48d122662 2,324 1.00/1.00 vMB 224
464,422 464,422 0000000000000000007d28c366355932dfe06fac7332b596e8dfe0fa738aedf7 2,487 1.00/1.00 vMB 160
464,421 464,421 00000000000000000158606dfd5b1b7ab1270af13e817978f5ae7afe02928358 2,604 1.00/1.00 vMB 216
464,420 464,420 0000000000000000011fdb9778ae7cea413ac9e02b483d20aab8c182d0277eb8 1,989 1.00/1.00 vMB 244
464,419 464,419 000000000000000001abb8b448889665260645970f22c05a05310cf954447f5e 2,663 1.00/1.00 vMB 139
464,418 464,418 000000000000000000c8e0250233c9c96f0b820fe35335dade0e602729f46912 2,260 1.00/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.