Loading Tool

Explorer IconExplorer

Memory Pool

75,328 transactions
27.81 vMB
0.07945656 BTC
Random Selection Loading Transactions
Max Size: 169.85/200 MB

Candidate Block

Mining Attempt 7568e6c8ac99b1152f9180efeb2ab00cec588efb3c666973183037f82bbb70c8
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root de6e290106b43e0932f5fcda577c9235871076d394d48e23e73df9587d9281e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,373
Size: 1.00 vMB
Total Fees: 0.01981733 BTC
Feerates: 100.53 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (688,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,508 226,508 00000000000000084ca2be835d7a5dbf9bd3979e406d4f06739752ad87f33fcb 139 0.05/1.00 vMB 200
226,507 226,507 00000000000002476de7eef884e942b418793eeca10598d8ca42658d186b4764 305 0.20/1.00 vMB 138
226,506 226,506 00000000000000c5c5521d435f6eca13656d9cc77ca52690003eacc65c201b8d 338 0.18/1.00 vMB 183
226,505 226,505 000000000000014bdf4dca20a6a675755d05544482401859177fb85c23772e1c 158 0.08/1.00 vMB 143
226,504 226,504 00000000000001fce8eabefc4ce10d48c4b15d903afcd8e7b1636a7ec59bca36 256 0.22/1.00 vMB 63
226,503 226,503 00000000000001ce5f12f0081a00662f468de754f421748c36d43763e6b306ff 271 0.09/1.00 vMB 212
226,502 226,502 000000000000031efa42d785dfd58c78accdb3e2b53f19d872268c8670a0dad0 228 0.07/1.00 vMB 199
226,501 226,501 0000000000000083b69d4f6335bb0064382b8254c948edbf3bfba8e7235931d1 46 0.02/1.00 vMB 197
226,500 226,500 0000000000000211d5083bc98c19c72be1b93632f60fe6ce04ca4ea43d3cf1e7 135 0.05/1.00 vMB 181
226,499 226,499 000000000000009eb64e4d5a3dafc4cc97d86de4f90ccd37a50ab9081cf6d546 369 0.19/1.00 vMB 161
226,498 226,498 00000000000000b6a6c896dc01012eb06e24a441b43092810bd14eb50d11a275 20 0.01/1.00 vMB 171
226,497 226,497 00000000000001be56af2d6f09292fa9ae46e29419afa8412b6d4499b3c9303e 210 0.08/1.00 vMB 212
226,496 226,496 00000000000002902787e5ddead18969e06832a9d0ee3a8ee17a101e6e061ca4 228 0.11/1.00 vMB 145
226,495 226,495 0000000000000002cd6e8d9319a762d2f40ecdb00c9dbb0b3a4faabab0921802 8 0.00/1.00 vMB 206
226,494 226,494 0000000000000268a934f87c5d1a1bff8dc2b832851801b125b009a297d873bb 61 0.03/1.00 vMB 140
226,493 226,493 000000000000034adf5665909ea48629b10de4a9abbad6f7b884397e4a7a0694 211 0.07/1.00 vMB 278
226,492 226,492 000000000000023aa932fa0e71309c45803943476ccb33a84ff198915bd58693 10 0.00/1.00 vMB 0
226,491 226,491 000000000000017f8de4f7cdbe06c57aee46d8b0e6eb393ff7f11ecc487d93aa 391 0.17/1.00 vMB 187
226,490 226,490 0000000000000062e2e438d4cfc181fcd6c679702a66476689a5e27703274361 158 0.08/1.00 vMB 154
226,489 226,489 0000000000000037bba2369f6d2fcdb61cd21aa4d907a90cf133e24d4469e1c8 16 0.01/1.00 vMB 122
226,488 226,488 0000000000000243bab097fdd95b1e7497837d75f2bf1665efc0702f8d26a93d 253 0.11/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 711.65 GB
    • Received: 17.11 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.