Loading Tool

Explorer IconExplorer

Memory Pool

67,032 transactions
26.19 vMB
0.05931567 BTC
Random Selection Loading Transactions
Max Size: 157.30/200 MB

Candidate Block

Mining Attempt 33d94eade1773e78e8bd941636aa191c12a8e3fd22afeecf8edd99335355c18c
Version 20000000
Previous Block 00000000000000000000f1a29bf9b92d0d8d47205fad5ecf0ebc7fa8ae65ab37
Merkle Root e672db70395b72173a9698bb31a120061e3845f33463d03caf25b94b6e8d3e99
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 994
Size: 1.00 vMB
Total Fees: 0.00372026 BTC
Feerates: 34.78 > 0.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,574 (764,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,201 151,201 00000000000006b1fb39602840ddc4ff3289e6c60b75102f486926489e402bab 9 0.00/1.00 vMB 460
151,200 151,200 0000000000000b9746bae9c3dae632c01ecb831fc0a46097cb5575be4f895885 38 0.01/1.00 vMB 93
151,199 151,199 000000000000081baa3a716d5f9ab072c9fc3b798900234c9be23ab02a287c30 115 0.04/1.00 vMB 187
151,198 151,198 000000000000075f0800ca13367f80a102409c5e0ba5dbedb119a57a4ec1fc7c 30 0.01/1.00 vMB 219
151,197 151,197 00000000000005b67dad5d387cc37548f8e7e33a2b7d925f6627019d1c8d5003 31 0.01/1.00 vMB 152
151,196 151,196 000000000000066d5184b2a35b6b50d24bc2b85f5ae6da11cae0b852e84c4cdc 21 0.02/1.00 vMB 29
151,195 151,195 0000000000000a6c1e445e5628ca503ac9b20d36f7a6b493625bab9a79d0fd96 12 0.01/1.00 vMB 43
151,194 151,194 00000000000000b4e0ec3a8207495e09b5cd0ca3c3a4a03f10fcc8079dc6d714 90 0.03/1.00 vMB 24
151,193 151,193 00000000000004cbc494282dc3d41fd17c593acfb47eda505a420167249c314d 66 0.03/1.00 vMB 104
151,192 151,192 000000000000014646c61ff13a7876a6d38d80fde4fa787363b4899e35648306 42 0.01/1.00 vMB 386
151,191 151,191 000000000000037ecf8043404fbe1cb10c3131c20a88880967384c31d9bfe381 131 0.04/1.00 vMB 145
151,190 151,190 00000000000000bff456dafecf41b44da703b8e9f214c684b682212dcd65f4f9 11 0.00/1.00 vMB 36
151,189 151,189 000000000000034d20366a1cff0de38b36c67bf47adb78a099fde663ef8ae472 19 0.01/1.00 vMB 96
151,188 151,188 00000000000007043d272a5964028d0d92e47d316abb0c7f044f4a70927034ed 17 0.01/1.00 vMB 58
151,187 151,187 0000000000000b2903357283de4d22a5526912f9ef3e4e33c5b3abced1cb90c4 6 0.00/1.00 vMB 45
151,186 151,186 000000000000042350e1988d63d3350588097c9986dfb022b04d26a52ed51df3 38 0.01/1.00 vMB 105
151,185 151,185 000000000000032e972cc4cdcaac5b8c2090a7069ef9c58b068b87de03543f94 16 0.01/1.00 vMB 58
151,184 151,184 0000000000000ae8e8554816495ce61e44d908a844a3bf815a856d976500a630 66 0.02/1.00 vMB 118
151,183 151,183 000000000000029c103cab1867db39da2ebdd4ed9bb0e509598d86895d24fa09 4 0.00/1.00 vMB 76
151,182 151,182 00000000000008d5dd54733607afa8bcfa235cc41f7059327a4cc345c8113ce7 23 0.02/1.00 vMB 54
151,181 151,181 00000000000006a9aea04c17ef33bd4ee7b2904a23e6b5c9b0ff7dbc14d7cd81 31 0.02/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 783.38 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: 768.92 GB
    • Received: 19.67 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.