Loading Tool

Explorer IconExplorer

Memory Pool

79,650 transactions
29.63 vMB
0.07294108 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt 28d61ab8e714a3bbd06b7959a1894e400f9963a8ee148985884ad04b72cf39d3
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 82f592d8f8919425a82f36f5716c099d850fa5cf56d9021a47ab6b75b8615645
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,741
Size: 1.00 vMB
Total Fees: 0.01270401 BTC
Feerates: 454.44 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (326,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,211 588,211 00000000000000000010850caa4339cd50436bf94a479e412975fe6f110848a1 1,694 1.00/1.00 vMB 53
588,210 588,210 0000000000000000001d5bae72ae51dd7a6494145a8f2c5ea2a046652ec26f9a 961 1.00/1.00 vMB 10
588,209 588,209 0000000000000000001d1cca0298cfc19340cf5f02cc0f14e3111d05c6fc62fa 1,075 1.00/1.00 vMB 19
588,208 588,208 00000000000000000010fdaa14fe9f57ea74600e7ef2b1873043281f874d8a65 2,394 1.00/1.00 vMB 17
588,207 588,207 00000000000000000002441eb48fec3c09b5e91bb5a5fb789a8bb927f3f5cdf7 2,821 1.00/1.00 vMB 57
588,206 588,206 0000000000000000000d3006debdb44e0efbf0c63c8985810aee90d0d93d89c6 1,824 1.00/1.00 vMB 40
588,205 588,205 0000000000000000000f0b8240612238429b8b1e5ec276a7e4b41ac867fea954 2,147 1.00/1.00 vMB 15
588,204 588,204 0000000000000000001dd46659a83c5de991844957da5a101c0d170f3f8a6726 1,828 1.00/1.00 vMB 29
588,203 588,203 0000000000000000000dfead6d7341b84dd0d2d13f5fcde1a75e13b0baf637eb 2,772 1.00/1.00 vMB 52
588,202 588,202 00000000000000000002c83d3188b97e60a48267ae6061b53ecbcb3acedfb772 2,454 1.00/1.00 vMB 47
588,201 588,201 0000000000000000001a968064b5a34c340559ae89dc4d0985e514bf7a52d22b 2,568 1.00/1.00 vMB 41
588,200 588,200 0000000000000000001351814435893929202835de67f256a47f962b5262f30a 2,468 1.00/1.00 vMB 44
588,199 588,199 00000000000000000009db483a234170350a1f0d11d92781b332717dd060382f 2,845 1.00/1.00 vMB 76
588,198 588,198 0000000000000000001b902ffe5163bdf2786a6030b68b5f19803978e7ed21f2 1,123 0.41/1.00 vMB 26
588,197 588,197 000000000000000000086e4bc699c2d455ab63ca8c1bdb2eb2fac6f3feab3cc4 2,010 0.88/1.00 vMB 12
588,196 588,196 0000000000000000000b179008f4fb825e93d11b14ce4fb7f7b0c63eb4c3e8f0 2,518 1.00/1.00 vMB 16
588,195 588,195 0000000000000000001bbb06b5cd37323e4a246ff71443881d2f4f5face7ca54 2,521 1.00/1.00 vMB 49
588,194 588,194 0000000000000000001b3627075adb3986866fdeaab97a5f22e61a9b54e09910 2,885 1.00/1.00 vMB 53
588,193 588,193 0000000000000000000cefa8283d8f0eda7f3bb1ecb60d7785c55b8c2a466438 1,099 0.35/1.00 vMB 32
588,192 588,192 00000000000000000015148319175631e850aff705f52e8efa3821c1a167d2e2 1,049 0.35/1.00 vMB 12
588,191 588,191 00000000000000000009ac564de5c5308d1620ffe644dec260e4dfb7b4f598e0 2,953 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.37 GB

Node Details:

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