Loading Tool

Explorer IconExplorer

Memory Pool

73,064 transactions
28.20 vMB
0.06646414 BTC
Random Selection Loading Transactions
Max Size: 167.01/200 MB

Candidate Block

Mining Attempt c08a2792a2aa622632a5c0925468f7d0f8dd809476ccf74d31b38948faa05414
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root c60b8e0d25a5ca360e59726c2079437ff2f98be6cac524761d22c3e4d39e3a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.00984864 BTC
Feerates: 14.41 > 0.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (579,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,213 335,213 000000000000000014bf94d84fb1ddfa4fdf18d77fcf4daca4b547ded3c1f6ed 81 0.04/1.00 vMB 12
335,212 335,212 000000000000000006866fb65c10fee1216abe0b564367f25e8ee56bec4d784c 445 0.26/1.00 vMB 44
335,211 335,211 0000000000000000196a058a93bddff0c6df5ef175ece6af3b51a9419cc0d251 593 0.33/1.00 vMB 26
335,210 335,210 000000000000000003fce4469065dc548b9e785db0446247ffc9a2b027ae440e 292 0.16/1.00 vMB 20
335,209 335,209 000000000000000012ff7966383eac21f026624c2e3062116cdbfcb1cceaa453 309 0.19/1.00 vMB 30
335,208 335,208 00000000000000000831ac797b5dfcb672b40f758747d992aaed05ddda0b95db 1,172 0.83/1.00 vMB 21
335,207 335,207 00000000000000001b47792720785c951ffc33cf9ac716d2946f250525d94059 512 0.17/1.00 vMB 40
335,206 335,206 000000000000000016a5f1d10ea70e0aa297413f9d4a57395791f10cd7072716 521 0.34/1.00 vMB 23
335,205 335,205 00000000000000001138b6086e2230c89cfe65c9cda5305bcf094eed5387abe4 1,004 0.75/1.00 vMB 17
335,204 335,204 000000000000000000ac792de04cefbd46eab9d5b04dbf295ba0ed71be261fd6 784 0.75/1.00 vMB 18
335,203 335,203 000000000000000019f1745223dbeb425efd3fdf201173bf2bd9759e51f9b109 1,894 0.90/1.00 vMB 24
335,202 335,202 000000000000000011730b17521580bb8868e676643b952b174ec977a6ad6f66 1,481 0.45/1.00 vMB 36
335,201 335,201 000000000000000012c15ea1dd0779621ab119f41692f5c6a1364d6adf9554c8 1,352 0.35/1.00 vMB 47
335,200 335,200 000000000000000000c879729eae178096b092248706a407ec1b18eb62a792e9 260 0.11/1.00 vMB 33
335,199 335,199 000000000000000015f756be80d65b70f786579eb98a5e76c0b0d779e7d2038a 375 0.14/1.00 vMB 29
335,198 335,198 00000000000000000d9248def01b4a07e579e813ba8ed4e9119673c99aeb118c 1,020 0.39/1.00 vMB 28
335,197 335,197 000000000000000003c582def35753018bdacdb9c2e2f05c2893d387d34d2eb0 32 0.01/1.00 vMB 38
335,196 335,196 000000000000000006d3b17544fb9b2a64b66d027b868c75de9197bcb93d5cbc 443 0.19/1.00 vMB 22
335,195 335,195 000000000000000017e9681309beb97771cb879a85fc53dc405dbb64fe633db1 660 0.22/1.00 vMB 33
335,194 335,194 00000000000000001090b0b04d6ac6a703a5995320a88f511138747a4e259ba4 506 0.30/1.00 vMB 21
335,193 335,193 00000000000000000f51bf3aa8863663ef66e373c094474147ba54933a110051 399 0.18/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.