Loading Tool

Explorer IconExplorer

Memory Pool

16,422 transactions
7.89 vMB
0.02353425 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.85/200 MB

Candidate Block

Mining Attempt 0b324f309c59ac24dd4a8c6602973bc3e90d5784e8d5cda10aa8e7e32fd70925
Version 20000000
Previous Block 0000000000000000000114d0bd228a9df12e76c5333182c38f6ea58c78acaee2
Merkle Root 952962c257894eacc5d5fcec212d92c3189d4bfb4485fb02c2b2b9b2987918bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,688
Size: 1.00 vMB
Total Fees: 0.00731693 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,416 (728,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,021 185,021 00000000000009a0572bcaf2921a9be8cd1b6e0b110a66d780e919121c0d735a 5 0.00 vMB 299
185,020 185,020 0000000000000180625ea1315bacced98707c912925cd6c6ad126637b8a7ef43 224 0.09 vMB 137
185,019 185,019 00000000000009c9eac44083c8bf47b56ef7d184890f642006c2315a11e1f1fd 222 0.11 vMB 97
185,018 185,018 0000000000000375e293db5e359b3c4a2a2faa98f34e6645c45784c0d11b4b9e 545 0.26 vMB 124
185,017 185,017 000000000000045889577ddec6885cc897242d2b7f9254887f0c1e95474ed31d 136 0.05 vMB 71
185,016 185,016 00000000000008f3751e810c9782242e8f73554543230f74c577119c6d8abf63 74 0.17 vMB 85
185,015 185,015 000000000000075bbc4080c0cfac69b9883ca89c638482c9bc90748839fcade5 131 0.05 vMB 150
185,014 185,014 000000000000049011c569acde408dba3c128a6d94fca871954bbae4d62ea755 85 0.05 vMB 94
185,013 185,013 0000000000000870b62469345d10e6dda2dd8ef9084153736cac8da0a62295cc 372 0.17 vMB 130
185,012 185,012 00000000000007443c0ffc5610a6b20f9929dc6dad10db669464549b1a6c5179 141 0.03 vMB 1
185,011 185,011 000000000000063f27330a4f9f3f17d6e357e81b7f2b0ffabe78411514b26310 26 0.01 vMB 154
185,010 185,010 000000000000087ed4b9d470bdb72755baf28a52f67bdea79e4a46c89c797079 282 0.11 vMB 163
185,009 185,009 0000000000000192e6ebc1280686ffcde66672d1b8e72b2bec59cd26e9e7edf2 456 0.24 vMB 110
185,008 185,008 000000000000068b678282b2ec7d5e3f17add5ce1cc3dcf71d6f48ffbb9bc896 143 0.05 vMB 204
185,007 185,007 00000000000009f70f52e54bb6939365c8d33324fa1aa80e7c1cae17f2324a1f 10 0.00 vMB 376
185,006 185,006 000000000000002f88943806d0025389e540a356077f5f4667a725bfc0a663c2 535 0.20 vMB 144
185,005 185,005 000000000000080a32fc0d4251e340703e3b26c97e1b2ca738d4fded02873fb6 147 0.05 vMB 110
185,004 185,004 000000000000002be91929809c4993ca69936ee9c20ced5cb1f84e84e5f79b32 542 0.25 vMB 183
185,003 185,003 000000000000043b0f598ec14e220bab7e2aac49b02fb20cfef3454ff53813b7 148 0.05 vMB 157
185,002 185,002 000000000000002b480d0c02ebcaa9feafde2819089454caddf10af72dc3c5d4 171 0.05 vMB 177
185,001 185,001 0000000000000566eb164345a545c66780a17f9dec91ce0a8835d77e16ad0cea 144 0.07 vMB 121
Previous 10 blocks ↓
Total Size: 779.59 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: 290.76 GB
    • Received: 1.19 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.